Changes in uspace/drv/bus/usb/usbhub/usbhub.h [d1582b50:ae3a941] in mainline
- File:
-
- 1 edited
-
uspace/drv/bus/usb/usbhub/usbhub.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhub/usbhub.h
rd1582b50 rae3a941 61 61 /** Speed of the hub */ 62 62 usb_speed_t speed; 63 /** Generic usb device data */63 /** Generic usb device data*/ 64 64 usb_device_t *usb_device; 65 65 /** Data polling handle. */
Note:
See TracChangeset
for help on using the changeset viewer.
