Changeset f8e1a2c in mainline for uspace/drv/ohci/hc_iface.c


Ignore:
Timestamp:
2011-03-21T13:19:19Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0e45e7f, 8a951ca
Parents:
e387d0f (diff), 2e1d5d70 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge development/ changes

File:
1 edited

Legend:

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

    re387d0f rf8e1a2c  
    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.