diff options
| author | Rafaël Carré <rafael.carre@gmail.com> | 2011-12-14 17:12:52 +0000 |
|---|---|---|
| committer | Rafaël Carré <rafael.carre@gmail.com> | 2011-12-14 17:12:52 +0000 |
| commit | d985d659078d8216becb310ad3237f4024d0f473 (patch) | |
| tree | 40ac5a518e32a9967299da473d5c0e3cec6b4a28 /apps/codecs/libffmpegFLAC | |
| parent | 3042c441f2c5cdc88825c96f5d0bcda5d332fe9b (diff) | |
| download | rockbox-d985d659078d8216becb310ad3237f4024d0f473.zip rockbox-d985d659078d8216becb310ad3237f4024d0f473.tar.gz rockbox-d985d659078d8216becb310ad3237f4024d0f473.tar.bz2 rockbox-d985d659078d8216becb310ad3237f4024d0f473.tar.xz | |
usb-drv-as3525v2: make it look more like usb-s3c6400
use 0, 1, 3 as input endpoints instead of 0, 3, 5 (0, 1, 3, 5 doesn't work)
use a helper to know the number of endpoints (could be hardcoded since we have 3 input and 3 outputs)
previous check was not correct (sizeof(if?a:b))
change endpoint reset/request
set packet size at enumdone interrupt
we don't have isochronous or interrupt endpoints, remove that table
reverse usb_drv_transfer direction argument (in -> out)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31251 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/libffmpegFLAC')
0 files changed, 0 insertions, 0 deletions