In message: <[EMAIL PROTECTED]>
[EMAIL PROTECTED] writes:
: What-all would be involved in arranging to load quirks from
: a file, instead of having to build them into the kernel?
A first step would be to allow one to specify quirks at run time via a
sysctl of some kind (one that would need to be global to all
instances, since often times quirks are necessary to keep the system
from hanging).
To do all the quirks, you'd need some meta language to express
things. Once you have that, we can either load the file directly, or
by loading it as a binary.
Warner
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[EMAIL PROTECTED]"