Changeset 81dce9f in mainline for uspace/drv/ohci/hc_iface.c


Ignore:
Timestamp:
2011-03-21T10:25:33Z (14 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
79c8a96
Parents:
1fb1339
Message:

Make batch_t a library structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/ohci/hc_iface.c

    r1fb1339 r81dce9f  
    322322}
    323323
    324 /** Host controller interface implementation for EHCI. */
     324/** Host controller interface implementation for OHCI. */
    325325usbhc_iface_t ohci_hc_iface = {
    326326        .reserve_default_address = reserve_default_address,
Note: See TracChangeset for help on using the changeset viewer.