Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2002 15:51:30 -0400
From:      Craig Rodrigues <rodrigc@attbi.com>
To:        freebsd-current@freebsd.org
Subject:   Question about device.hints man page
Message-ID:  <20020825155130.A2058@attbi.com>

next in thread | raw e-mail | index | archive | help
Hi,

Running: 5.0-CURRENT-20020818-JPSNAP

I am reading the man page for device.hints, and I think I see an
inconsistency:

=============================================================================
    A device hint line looks like:

           hint.driver.unit.keyword="value"

     where driver is the name of a device driver, unit is the unit number,
     keyword is the keyword of the hint.  The keyword may be:

...
...
           disabled  is set to "1" to disable the device.


     The following example disables the ACPI driver

           hint.acpi.0.disable="1"
=============================================================================



The example does not match the previous description.  Should the
keyword be "disabled" or "disable"?

Thanks.
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020825155130.A2058>