Add support for non-root hubs now that uhub(4) can deal with them. For
authormpi <mpi@openbsd.org>
Sat, 9 Aug 2014 10:32:36 +0000 (10:32 +0000)
committermpi <mpi@openbsd.org>
Sat, 9 Aug 2014 10:32:36 +0000 (10:32 +0000)
commit4f1fc9ae327bc9987ce583648ace97c62b373f94
tree0a97d8663dbc3c62375d89398d3d83348f389922
parent1cb1f490f27aeffb466a6ac2f29e0754bac6c159
Add support for non-root hubs now that uhub(4) can deal with them.  For
the moment only Super and High Speed devices are properly recognized.

Some TT love is required for Full and Low speed devices.
sys/dev/usb/xhci.c