Changeset 7e1b130 in mainline for uspace/drv/bus/usb/usbhub/usbhub.h
- Timestamp:
- 2011-12-23T18:13:33Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3819ce5, b39eb79, f0b74b2
- Parents:
- 2f0dd2a (diff), 153cc76a (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhub/usbhub.h
r2f0dd2a r7e1b130 57 57 /** Port structures, one for each port */ 58 58 usb_hub_port_t *ports; 59 /** Connection to hcd */60 usb_hc_connection_t connection;61 59 /** Generic usb device data*/ 62 60 usb_device_t *usb_device;
Note:
See TracChangeset
for help on using the changeset viewer.