commit | 5a248289a8db9e5c872435757165e086d42bece1 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Jan 27 17:27:31 2012 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Feb 27 11:13:27 2012 +0100 |
tree | f11a5abd915aab2005099be004f67157b1544143 | |
parent | 971a5a406ed3631797a6c83e47f6fc2e7d410f8f [diff] |
usb-uhci: implement packet queuing When a usb device is busy processing a packet (and returns USB_RET_ASYNC), continue walking the transfer descriptor list and process them to fill the request queue. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>