Always clear a port reset feature after setting it, or at least try to.
authormpi <mpi@openbsd.org>
Sun, 21 Dec 2014 12:04:01 +0000 (12:04 +0000)
committermpi <mpi@openbsd.org>
Sun, 21 Dec 2014 12:04:01 +0000 (12:04 +0000)
commit7603512ad1bc697baa0b4c7b3de207a14e471346
tree0149bdb263b93a6c7b7fcae0d71aaa850e0ca427
parent906892b81799bfa459a029aa70fe2a04f0e0cb11
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).
sys/dev/usb/usb_subr.c
sys/dev/usb/usbdivar.h