Ignore:
Timestamp:
2013-01-04T21:31:46Z (11 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bbd68a4
Parents:
ceb444c
Message:

libusbhost: Remove the old root hub initialization code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbhost/include/usb/host/ddf_helpers.h

    rceb444c ra3886be  
    4646    usb_speed_t max_speed, size_t bw, bw_count_func_t bw_count);
    4747int hcd_ddf_setup_root_hub(ddf_dev_t *dev, usb_speed_t speed);
    48 int hcd_ddf_setup_hub(ddf_dev_t *dev, usb_address_t *address);
    4948int hcd_ddf_new_device(ddf_dev_t *device);
    5049
Note: See TracChangeset for help on using the changeset viewer.