Changes in uspace/drv/ohci/root_hub.h [d0c060b:361fcec] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/ohci/root_hub.h
rd0c060b r361fcec 51 51 usb_address_t address; 52 52 /** hub port count */ 53 size_t port_count;53 int port_count; 54 54 /** hubs descriptors */ 55 55 usb_device_descriptors_t descriptors;
Note:
See TracChangeset
for help on using the changeset viewer.