rockbox/firmware/usbstack
Maurus Cuelenaere b4f6b259ef Don't leave LOGF_ENABLE enabled...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20619 a1c6a512-1295-4272-9138-f99709370657
2009-04-04 20:58:39 +00:00
..
usb_charging_only.c reorganise the USB stack a bit to allow for easier integration of non-ARC controller drivers 2008-10-03 22:43:16 +00:00
usb_charging_only.h USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask the USB core whether or not any drivers require exclusive access at the moment of connect. Doing anthing else just produces nasty effects on Windows because it expects some communication just for enabling the PHY and not allowing it to mount volumes if a thread doesn't ack causes annoying error message boxes. Make behavior of each USB type identical from the system perspective. Some miscellaneous changes (simplify, ata->storage naming, define only used USB_* enums values were possible). 2009-01-13 16:27:35 +00:00
usb_class_driver.h USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask the USB core whether or not any drivers require exclusive access at the moment of connect. Doing anthing else just produces nasty effects on Windows because it expects some communication just for enabling the PHY and not allowing it to mount volumes if a thread doesn't ack causes annoying error message boxes. Make behavior of each USB type identical from the system perspective. Some miscellaneous changes (simplify, ata->storage naming, define only used USB_* enums values were possible). 2009-01-13 16:27:35 +00:00
usb_core.c Correct Björn's name in various file headers. 2009-03-23 17:08:46 +00:00
usb_serial.c small usb serial fixes. This seems to work fine on imx31, but for some reason it sometimes stops sending data on portalplayer 2009-02-21 16:36:54 +00:00
usb_serial.h reorganise the USB stack a bit to allow for easier integration of non-ARC controller drivers 2008-10-03 22:43:16 +00:00
usb_storage.c Don't leave LOGF_ENABLE enabled... 2009-04-04 20:58:39 +00:00
usb_storage.h Leave "usb mode" when all LUNs are ejected again 2009-02-28 15:16:54 +00:00