Index: uspace/app/usbinfo/main.c
===================================================================
--- uspace/app/usbinfo/main.c	(revision 3b5d1535bfc9adaf4a25ffc08c9ce57104233c08)
+++ uspace/app/usbinfo/main.c	(revision 871579827dc035beaf1288f0f9b5b5390cb24eb1)
@@ -82,5 +82,5 @@
 
 	if (str_cmp(path, "uhci") == 0) {
-		path = "/hw/pci0/00:01.2";
+		path = "/hw/pci0/00:01.2/uhci";
 	}
 
