Fork us on GitHub Follow us on Facebook Follow us on Twitter

Changeset 7013b14 in mainline for uspace/drv/ohci/batch.h


Ignore:
Timestamp:
2011-04-13T14:19:12Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial
Children:
d6522dd
Parents:
9a6fde4
Message:

Batch processing implemented to use static EDs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/ohci/batch.h

    r9a6fde4 r7013b14  
    5252bool batch_is_complete(usb_transfer_batch_t *instance);
    5353
     54void batch_commit(usb_transfer_batch_t *instance);
     55
    5456void batch_control_write(usb_transfer_batch_t *instance);
    5557
Note: See TracChangeset for help on using the changeset viewer.