Ignore:
File:
1 edited

Legend:

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

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