Ignore:
File:
1 edited

Legend:

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

    r424558a r0a5a950  
    1717        .match_id = "virtual&test2"
    1818},
     19#endif
     20/* Virtual USB host controller. */
    1921{
    20         .name = "null",
    21         .match_id = "virtual&test1"
     22        .name = "usbhc",
     23        .match_id = "usb&hc=vhc"
    2224},
    23 #endif
Note: See TracChangeset for help on using the changeset viewer.