Changeset 63862a0 in mainline for uspace/drv/usbhub/ports.h


Ignore:
Timestamp:
2011-05-30T20:01:42Z (14 years ago)
Author:
Matus Dekanek <smekideki@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
06f9d8fb, d754f59
Parents:
173922f (diff), be8d907 (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:

removed global hub powering

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhub/ports.h

    r173922f r63862a0  
    7070
    7171
    72 void usb_hub_process_interrupt(usb_hub_info_t *hub,
     72void usb_hub_process_port_interrupt(usb_hub_info_t *hub,
    7373        uint16_t port);
    7474
Note: See TracChangeset for help on using the changeset viewer.