Set and check for XFER_BUSY in the common methods instead of doing it
authormpi <mpi@openbsd.org>
Sun, 10 Aug 2014 11:00:35 +0000 (11:00 +0000)
committermpi <mpi@openbsd.org>
Sun, 10 Aug 2014 11:00:35 +0000 (11:00 +0000)
commit79234da18a06ebd26b4a298d9308dba6b4cdfd8d
tree3768789cac2f8824d0d4dc02cd30c3bd1d25f487
parent1c65dee599e1e04ab2a925207b63423ace136b6a
Set and check for XFER_BUSY in the common methods instead of doing it
in every HC driver.
sys/dev/usb/ehci.c
sys/dev/usb/ohci.c
sys/dev/usb/uhci.c
sys/dev/usb/usbdi.c
sys/dev/usb/xhci.c