CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/10 03:17:03
Modified files:
sys/dev/usb : usb.h usb_subr.c
Log message:
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.
