rockbox/firmware/usbstack
Frank Gevaerts 688f8decf4 Clean up the way empty transfers are sent in error cases.
correctly zero out all data that gets sent to the host
I'm just committing this. The actual work was done by Martin Ritter (thanks)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16922 a1c6a512-1295-4272-9138-f99709370657
2008-04-01 20:36:51 +00:00
..
usb_class_driver.h make the usb storage driver handle hotswap correctly, and exit the usb screen once all drives are "ejected" (either as a command from the OS or physically) 2008-03-10 20:55:24 +00:00
usb_core.c make the usb storage driver handle hotswap correctly, and exit the usb screen once all drives are "ejected" (either as a command from the OS or physically) 2008-03-10 20:55:24 +00:00
usb_serial.c reorganise the usb stack to provide a clean separation between core and class drivers 2008-03-06 21:25:09 +00:00
usb_serial.h reorganise the usb stack to provide a clean separation between core and class drivers 2008-03-06 21:25:09 +00:00
usb_storage.c Clean up the way empty transfers are sent in error cases. 2008-04-01 20:36:51 +00:00
usb_storage.h make the usb storage driver handle hotswap correctly, and exit the usb screen once all drives are "ejected" (either as a command from the OS or physically) 2008-03-10 20:55:24 +00:00