Changeset ff582d47 in mainline for uspace/drv/ohci/hc.h


Ignore:
Timestamp:
2011-03-21T12:51: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:
be7950e8
Parents:
8627377
Message:

A really ugly way to register hub

File:
1 edited

Legend:

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

    r8627377 rff582d47  
    5959     uintptr_t regs, size_t reg_size, bool interrupts);
    6060
    61 int hc_register_hub(hc_t *instance, ddf_dev_t *dev);
     61int hc_register_hub(hc_t *instance);
    6262
    6363int hc_schedule(hc_t *instance, batch_t *batch);
Note: See TracChangeset for help on using the changeset viewer.