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