Discussion:
Reg - uhub_rescan()
Senthil K
2011-04-27 15:04:39 UTC
Permalink
Hi ,

This is senthil.

I need some clarification on the below file.

usr/src/sys/dev/usb/uhub.c -- netbsd 5.0.
I found the function uhub_rescan()  in the above file.I am not able to
findout when and who will invoke the function.
Can you please let me know how that function will be invoked.

Thanks and Regards
K.Senthil
Manuel Bouyer
2011-04-29 19:32:52 UTC
Permalink
Post by Senthil K
Hi ,
This is senthil.
I need some clarification on the below file.
usr/src/sys/dev/usb/uhub.c -- netbsd 5.0.
I found the function uhub_rescan()  in the above file.I am not able to
findout when and who will invoke the function.
Can you please let me know how that function will be invoked.
it is called from the kernel autoconf system (it's passed as
parameter to the CFATTACH_DECL2_NEW macro).
See the autoconf(9) man page.
--
Manuel Bouyer <***@antioche.eu.org>
NetBSD: 26 ans d'experience feront toujours la difference
--
Loading...