cvs commit: src/sys/dev/usb uhub.c usb_subr.c usbdivar.h
Warner Losh
imp at FreeBSD.org
Tue Jun 29 19:56:27 PDT 2004
imp 2004-06-30 02:56:24 UTC
FreeBSD src repository
Modified files:
sys/dev/usb uhub.c usb_subr.c usbdivar.h
Log:
Add pnpinfo and location information to uhub. We also keep track of
the subdevices of uhub better now to accomplish this.
Submitted by: Bernd Walter
Revision Changes Path
1.56 +107 -0 src/sys/dev/usb/uhub.c
1.67 +43 -14 src/sys/dev/usb/usb_subr.c
1.41 +1 -0 src/sys/dev/usb/usbdivar.h
More information about the cvs-src
mailing list