Ignore:
File:
1 edited

Legend:

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

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