genode/repos/dde_linux/src
Sebastian Sumpf 24f97f9593 usb_drv: Check SCSI command queue state
In case the storage-entry point dispatches more then one packet, wait for the
previous command to finish before setting a new request. This has to be done
because the 'queuecommand' does actually *not* queue things, but can only handle
one request at the time.

Fix #1143
2014-05-27 11:14:46 +02:00
..
drivers Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
lib usb_drv: Check SCSI command queue state 2014-05-27 11:14:46 +02:00