Changes in uspace/drv/uhci-hcd/hc.h [02cacce:23f40280] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/hc.h
r02cacce r23f40280 95 95 #define UHCI_NEEDED_IRQ_COMMANDS 5 96 96 97 /* * Main UHCIdriver structure */97 /* Main HC driver structure */ 98 98 typedef struct hc { 99 99 /** USB bus driver, devices and addresses */
Note:
See TracChangeset
for help on using the changeset viewer.