In message: <[EMAIL PROTECTED]>
            Stacy Millions <[EMAIL PROTECTED]> writes:
: For a static driver, we have the config flags that can be used to
: modify the drivers behaviour, is sysctl the equivalent for KLD
: modules? If so, should a person support both or are the config
: flags considered depricated? Is there any naming convention for
: the MIB or is _driver_._option_ acceptable?

hints.name.unit#.parameter="string"

You can then use the full weight of the hints system to get these
parameters on a per instance basis.

hw.<driver>.parameter: String

For global parameters.

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to