Index: uspace/doc/doxygroups.h
===================================================================
--- uspace/doc/doxygroups.h	(revision 632ed688370ac3e1722e8dde56df6047bb6ff7fa)
+++ uspace/doc/doxygroups.h	(revision 357a3021b85ee61052a29e8e5188756e124b7ba3)
@@ -220,4 +220,17 @@
 
 	/**
+	 * @defgroup drvusbmid USB multi interface device driver
+	 * @ingroup usb
+	 * @brief USB multi interface device driver
+	 * @details
+	 * This driver serves as a mini hub (or bus) driver for devices
+	 * that have the class defined at interface level (those devices
+	 * usually have several interfaces).
+	 *
+	 * The term multi interface device driver (MID) was borrowed
+	 * Solaris operating system.
+	 */
+
+	/**
 	 * @defgroup drvusbhub USB hub driver
 	 * @ingroup usb
