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

2013-07-29 Thread Ian Lepore
On Thu, 2013-06-20 at 10:54 -0400, 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

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

2013-06-27 Thread John Baldwin
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 child