Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category Drivers
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by tomers - 2009-04-18
Last edited by fg - 2009-04-18

FS#10146 - USB: Pass to the USB classes a pointer to USB core buffer

This is one of the changes made in  FS#10116 .

This patch is an infrastructure to allow USB classes to send data using the USB core's statically allocated buffer:
static unsigned char response_data[256] USB_DEVBSS_ATTR;

This is needed in the soon-to-be-committed HID class driver.

Closed by  fg
2009-04-18 20:42
Reason for closing:  Accepted
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

committed as r20735

Updated patch. Fixed compilation error discovered by gevaerts.

This one should do it!

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing