This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9437 - usb stack reorganisation
Attached to Project:
Rockbox
Opened by Frank Gevaerts (fg) - Thursday, 02 October 2008, 01:19 GMT+2
Last edited by Frank Gevaerts (fg) - Saturday, 04 October 2008, 01:31 GMT+2
Opened by Frank Gevaerts (fg) - Thursday, 02 October 2008, 01:19 GMT+2
Last edited by Frank Gevaerts (fg) - Saturday, 04 October 2008, 01:31 GMT+2
|
DetailsWork-in-progress to reorganise the USB stack so it can handle different USB controllers, like the one in TCC systems.
This patch doesn't actually work yet, and the RAM use goes up by more than 500 bytes, so it's not exactly ready for commit. |
This task depends upon
Closed by Frank Gevaerts (fg)
Saturday, 04 October 2008, 01:31 GMT+2
Reason for closing: Accepted
Additional comments about closing: The reorganisation is now done
Saturday, 04 October 2008, 01:31 GMT+2
Reason for closing: Accepted
Additional comments about closing: The reorganisation is now done
usb_drv_(recv/send_nonblocking) should check direction. usb-drv-arc should be updated.
ps: patch to usb-serial is also included and shouldn't be applied now.