Index: uspace/drv/rootvirt/devices.def
===================================================================
--- uspace/drv/rootvirt/devices.def	(revision 424558affeefec651a36a1c2ef6e37c731c06347)
+++ uspace/drv/rootvirt/devices.def	(revision b2a6fcfe62e491c8d0a4c86810869e9bcff954a5)
@@ -22,2 +22,7 @@
 },
 #endif
+/* Virtual USB host controller. */
+{
+	.name = "usbhc",
+	.match_id = "usb&hc=vhc"
+},
