Changeset e646c61 in mainline for uspace/drv/bus/usb/uhci/uhci_rh.h


Ignore:
Timestamp:
2013-01-06T13:19:45Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
be554d9
Parents:
5c058b6e
Message:

uhci: Add rh debug messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/uhci/uhci_rh.h

    r5c058b6e re646c61  
    4949} uhci_rh_t;
    5050
    51 int uhci_rh_init(uhci_rh_t *instance, ioport16_t *ports);
     51int uhci_rh_init(uhci_rh_t *instance, ioport16_t *ports, const char *name);
    5252int uhci_rh_schedule(uhci_rh_t *instance, usb_transfer_batch_t *batch);
    5353static inline usb_address_t uhci_rh_get_address(uhci_rh_t *instance)
Note: See TracChangeset for help on using the changeset viewer.