BUS_PROBE_NOWILDCARD behaviour doesn't seem to match DEVICE_PROBE(9)

John Baldwin jhb at freebsd.org
Thu Jun 27 21:20:22 UTC 2013


On Thursday, June 20, 2013 10:54:39 am Ryan Stone wrote:
> 
http://www.freebsd.org/cgi/man.cgi?query=DEVICE_PROBE&apropos=0&sektion=0&manpath=FreeBSD%208.2-
RELEASE&format=html
> 
> DEVICE_PROBE(9) has this to say about BUS_PROBE_NOWILDCARD:
> 
> The driver expects its parent to tell it which children to manage and no
> probing is really done. The device only matches if its parent bus
> specifically said to use this driver.

Perhaps run this by Warner to make sure?  (There is also a new-bus@ list FYI).

-- 
John Baldwin


More information about the freebsd-hackers mailing list