use_generic and usb probing

Andriy Gapon avg at freebsd.org
Sun Apr 3 10:46:36 UTC 2011


Mostly out of curiosity (but not only because of that) I wonder why the
use_generic flag and two probing passes are needed in USB driver probing code.
That is, why the standard approach of using different probing return values
(e.g. BUS_PROBE_DEFAULT, BUS_PROBE_GENERIC, etc) wouldn't work here.

Thanks!
-- 
Andriy Gapon


More information about the freebsd-usb mailing list