Ignore:
File:
1 edited

Legend:

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

    r0a5a950 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         .name = "usbhc",
    23         .match_id = "usb&hc=vhc"
    24 },
Note: See TracChangeset for help on using the changeset viewer.