Changes in uspace/drv/bus/usb/usbhub/usbhub.h [fb2ef35:54d1ad9] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhub/usbhub.h
rfb2ef35 r54d1ad9 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; 59 61 /** Generic usb device data*/ 60 62 usb_device_t *usb_device;
Note:
See TracChangeset
for help on using the changeset viewer.