Index: uspace/drv/bus/usb/ehci/doc/doxygroups.h
===================================================================
--- uspace/drv/bus/usb/ehci/doc/doxygroups.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
+++ uspace/drv/bus/usb/ehci/doc/doxygroups.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -0,0 +1,4 @@
+/** @addtogroup drvusbehci ehci
+ * @brief EHCI driver
+ * @ingroup drvs
+ */
Index: uspace/drv/bus/usb/ehci/hc.c
===================================================================
--- uspace/drv/bus/usb/ehci/hc.c	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/drv/bus/usb/ehci/hc.c	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -28,5 +28,5 @@
  */
 
-/** @addtogroup drvusbehcihc
+/** @addtogroup drvusbehci
  * @{
  */
Index: uspace/drv/bus/usb/ohci/doc/doxygroups.h
===================================================================
--- uspace/drv/bus/usb/ohci/doc/doxygroups.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
+++ uspace/drv/bus/usb/ohci/doc/doxygroups.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -0,0 +1,4 @@
+/** @addtogroup drvusbohci ohci
+ * @brief OHCI driver
+ * @ingroup drvs
+ */
Index: uspace/drv/bus/usb/ohci/hc.c
===================================================================
--- uspace/drv/bus/usb/ohci/hc.c	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/drv/bus/usb/ohci/hc.c	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -28,5 +28,5 @@
  */
 
-/** @addtogroup drvusbohcihc
+/** @addtogroup drvusbohci
  * @{
  */
Index: uspace/drv/bus/usb/uhci/doc/doxygroups.h
===================================================================
--- uspace/drv/bus/usb/uhci/doc/doxygroups.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
+++ uspace/drv/bus/usb/uhci/doc/doxygroups.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -0,0 +1,4 @@
+/** @addtogroup drvusbuhci uhci
+ * @brief UHCI driver
+ * @ingroup drvs
+ */
Index: uspace/drv/bus/usb/uhci/hc.c
===================================================================
--- uspace/drv/bus/usb/uhci/hc.c	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/drv/bus/usb/uhci/hc.c	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -28,5 +28,5 @@
  */
 
-/** @addtogroup drvusbuhcihc
+/** @addtogroup drvusbuhci
  * @{
  */
Index: uspace/drv/bus/usb/uhci/hc.h
===================================================================
--- uspace/drv/bus/usb/uhci/hc.h	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/drv/bus/usb/uhci/hc.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -28,5 +28,5 @@
  */
 
-/** @addtogroup drvusbuhcihc
+/** @addtogroup drvusbuhci
  * @{
  */
Index: uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h
===================================================================
--- uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup drvusbuhcihc
+/** @addtogroup drvusbuhci
  * @{
  */
Index: uspace/drv/bus/usb/uhci/hw_struct/queue_head.h
===================================================================
--- uspace/drv/bus/usb/uhci/hw_struct/queue_head.h	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/drv/bus/usb/uhci/hw_struct/queue_head.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup drvusbuhcihc
+/** @addtogroup drvusbuhci
  * @{
  */
Index: uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c
===================================================================
--- uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup drvusbuhcihc
+/** @addtogroup drvusbuhci
  * @{
  */
Index: uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h
===================================================================
--- uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup drvusbuhcihc
+/** @addtogroup drvusbuhci
  * @{
  */
Index: uspace/drv/bus/usb/uhci/transfer_list.c
===================================================================
--- uspace/drv/bus/usb/uhci/transfer_list.c	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/drv/bus/usb/uhci/transfer_list.c	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -28,5 +28,5 @@
  */
 
-/** @addtogroup drvusbuhcihc
+/** @addtogroup drvusbuhci
  * @{
  */
Index: uspace/drv/bus/usb/uhci/transfer_list.h
===================================================================
--- uspace/drv/bus/usb/uhci/transfer_list.h	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/drv/bus/usb/uhci/transfer_list.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup drvusbuhcihc
+/** @addtogroup drvusbuhci
  * @{
  */
Index: uspace/drv/bus/usb/uhci/uhci_batch.c
===================================================================
--- uspace/drv/bus/usb/uhci/uhci_batch.c	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/drv/bus/usb/uhci/uhci_batch.c	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -28,5 +28,5 @@
  */
 
-/** @addtogroup drvusbuhcihc
+/** @addtogroup drvusbuhci
  * @{
  */
Index: uspace/drv/bus/usb/uhci/uhci_batch.h
===================================================================
--- uspace/drv/bus/usb/uhci/uhci_batch.h	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/drv/bus/usb/uhci/uhci_batch.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -28,5 +28,5 @@
  */
 
-/** @addtogroup drvusbuhcihc
+/** @addtogroup drvusbuhci
  * @{
  */
Index: uspace/drv/bus/usb/usbdiag/doc/doxygroups.h
===================================================================
--- uspace/drv/bus/usb/usbdiag/doc/doxygroups.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
+++ uspace/drv/bus/usb/usbdiag/doc/doxygroups.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -0,0 +1,4 @@
+/** @addtogroup drvusbdiag usbdiag
+ * @brief USB diagnostic device driver
+ * @ingroup drvs
+ */
Index: uspace/drv/bus/usb/xhci/doc/doxygroups.h
===================================================================
--- uspace/drv/bus/usb/xhci/doc/doxygroups.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
+++ uspace/drv/bus/usb/xhci/doc/doxygroups.h	(revision c8ea6eca1c41df9b67e9c83a3b830bb036e10da8)
@@ -0,0 +1,4 @@
+/** @addtogroup drvusbxhci xhci
+ * @brief XHCI driver
+ * @ingroup drvs
+ */
