Do not store the whole USB hub descriptor in the "struct usbd_hub"
authormpi <mpi@openbsd.org>
Sat, 9 Aug 2014 09:45:14 +0000 (09:45 +0000)
committermpi <mpi@openbsd.org>
Sat, 9 Aug 2014 09:45:14 +0000 (09:45 +0000)
commiteff17a6a55d0fce39da7e589cb0eb3147404c33e
treedd504bb83d1535c5fffbed33b83bc3c9a90232a4
parentf241e26eadba1afa5213204c82c9ff0db7bca4b0
Do not store the whole USB hub descriptor in the "struct usbd_hub"
to help integrating super speed hubs that use a different descriptor.
sys/dev/usb/uhub.c
sys/dev/usb/usb.c
sys/dev/usb/usb_subr.c
sys/dev/usb/usbdivar.h