Changes in uspace/drv/rootvirt/devices.def [424558a:960ff451] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/rootvirt/devices.def
r424558a r960ff451 22 22 }, 23 23 #endif 24 #ifdef CONFIG_RUN_VIRTUAL_USB_HC 25 /* Virtual USB host controller. */ 26 { 27 .name = "usbhc", 28 .match_id = "usb&hc=vhc" 29 }, 30 #endif
Note:
See TracChangeset
for help on using the changeset viewer.