Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/usbinfo/main.c

    r0f21c0c reb48f61  
    8282
    8383        if (str_cmp(path, "uhci") == 0) {
    84                 path = "/hw/pci0/00:01.2";
     84                path = "/hw/pci0/00:01.2/uhci";
    8585        }
    8686
Note: See TracChangeset for help on using the changeset viewer.