Change USB_DEVICEINFO to report USB port status/changes as currently
authormpi <mpi@openbsd.org>
Tue, 10 Jul 2018 09:17:03 +0000 (09:17 +0000)
committermpi <mpi@openbsd.org>
Tue, 10 Jul 2018 09:17:03 +0000 (09:17 +0000)
commit43a4f6acfd0bce67b4f1e5961e3daea56dfa494b
tree8544ce37c856cb62aaf7805311cee688af26ef76
parentf54171dfbd274becde4b36d18e184c898c2c2b6e
Change USB_DEVICEINFO to report USB port status/changes as currently
seen by the stack.

This will allows us to debug port status changes without relying on
external tools, like lsusb(1), that generate I/O.

While here correct USB3 LS port defines.
sys/dev/usb/usb.h
sys/dev/usb/usb_subr.c