From nobody@FreeBSD.org  Thu Dec 13 22:11:50 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 6961237B417
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Dec 2001 22:11:50 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id fBE6Boq57191;
	Thu, 13 Dec 2001 22:11:50 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200112140611.fBE6Boq57191@freefall.freebsd.org>
Date: Thu, 13 Dec 2001 22:11:50 -0800 (PST)
From: Thierry Herbelot <thierry@herbelot.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: undocumented options in LINT
X-Send-Pr-Version: www-1.0

>Number:         32825
>Category:       docs
>Synopsis:       undocumented options in LINT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 13 22:20:00 PST 2001
>Closed-Date:    Sat Mar 9 09:41:36 PST 2002
>Last-Modified:  Sat Mar 09 09:44:30 PST 2002
>Originator:     Thierry Herbelot
>Release:        4.4-STABLE
>Organization:
>Environment:
FreeBSD multi.herbelot.nom 4.4-STABLE FreeBSD 4.4-STABLE #2: Tue Dec 11 23:44:56 CET 2001     thierry.herbelot@multi.herbelot.nom:/files3/recup4/obj/usr/src/sys/multi  i386

>Description:
options         CLK_CALIBRATION_LOOP
options         CLK_USE_I8254_CALIBRATION
options         CLK_USE_TSC_CALIBRATION

are not documented (neither in -Stable LINT, nor in -Current Notes)
>How-To-Repeat:

>Fix:
# will run the clock calibration loop at startup until the 
# user presses a key
options         CLK_CALIBRATION_LOOP
# the two following options measure the frequency 
# of the corresponding clock relative to the RTC (onboard mc146818A?)
options         CLK_USE_I8254_CALIBRATION
options         CLK_USE_TSC_CALIBRATION
>Release-Note:
>Audit-Trail:

From: darklogik@pittgoth.com
To: Freebsd-gnats-submit@FreeBSD.org
Cc: murray Stokely <murray.stokely@windriver.com>
Subject: Re: docs/32825: Undocumented options in LINT
Date: Thu, 27 Dec 2001 20:10:52 -0500

 Should this be changed over to STABLE or pointed out to bmah for 
 the final release of 4.5?  I saved a copy of this for when I get 
 started on the lint file, but i'm not sure if this should be pointed out 
 to anyone else...  Let me know pls
 
 
 Tom (darklogik) Rhodes
 http://www.Pittgoth.com The Dark Portal Project
 http://www.FreeBSD.org The Power To Serve
State-Changed-From-To: open->closed 
State-Changed-By: rwatson 
State-Changed-When: Sat Mar 9 09:41:36 PST 2002 
State-Changed-Why:  
Merged from -CURRENT to -STABLE, following modifications to -CURRENT's 
NOTES as a result of conf/35674. 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32825 
>Unformatted:
