Changeset 8627377 in mainline for uspace/drv/ohci/root_hub.c


Ignore:
Timestamp:
2011-03-21T12:23:31Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ff582d47
Parents:
a6d1bc1
Message:

Add usb iface implementation

File:
1 edited

Legend:

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

    ra6d1bc1 r8627377  
    6767        /* TODO: implement */
    6868}
    69 /*----------------------------------------------------------------------------*/
    70 int rh_register(rh_t *instance, ddf_dev_t *dev)
    71 {
    72         return EOK;
    73 }
    7469/**
    7570 * @}
Note: See TracChangeset for help on using the changeset viewer.