Changes in uspace/drv/vhc/hub.c [98d06b8:4b4c797] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/vhc/hub.c
r98d06b8 r4b4c797 161 161 162 162 usbvirt_connect_local(&virthub_dev); 163 164 virthub_dev.address = 7;165 163 166 164 dprintf(1, "virtual hub (%d ports) created", HUB_PORT_COUNT);
Note:
See TracChangeset
for help on using the changeset viewer.