Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/rootvirt/devices.def

    rd362410 r960ff451  
    2121        .match_id = "virtual&test1"
    2222},
     23#endif
     24#ifdef CONFIG_RUN_VIRTUAL_USB_HC
     25/* Virtual USB host controller. */
    2326{
    24         .name = "test3",
    25         .match_id = "virtual&test3"
     27        .name = "usbhc",
     28        .match_id = "usb&hc=vhc"
    2629},
    2730#endif
Note: See TracChangeset for help on using the changeset viewer.