Changeset 2cc6e97 in mainline for uspace/drv/ohci/batch.h


Ignore:
Timestamp:
2011-04-12T14:07:02Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3d932af6
Parents:
910ca3f
Message:

Move more functionality to libUSB usb_transfer_batch_t

UHCI uses one device accessible buffer for both structures and data

File:
1 edited

Legend:

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

    r910ca3f r2cc6e97  
    5050    void *arg);
    5151
    52 void batch_dispose(usb_transfer_batch_t *instance);
    53 
    5452bool batch_is_complete(usb_transfer_batch_t *instance);
    5553
Note: See TracChangeset for help on using the changeset viewer.