CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/21 05:04:01
Modified files:
sys/dev/usb : usb_subr.c usbdivar.h
Log message:
Always clear a port reset feature after setting it, or at least try to.
Otherwise we might leave a port in an unwanted state.
Found while investigating timeout issues on xhci(4).
