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