Changeset 95622c4 in mainline for uspace/doc/doxygroups.h


Ignore:
Timestamp:
2011-01-28T10:19:29Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
679a135
Parents:
9f0318c
Message:

Add standalone virtual hub

Similar to virtual USB keyboard (vuk'), vuh' is a virtual USB hub.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/doc/doxygroups.h

    r9f0318c r95622c4  
    195195                 */
    196196
     197                /**
     198                 * @defgroup usbvirthub Virtual USB hub
     199                 * @ingroup usbvirt
     200                 * @brief Extra virtual USB hub for virtual host controller.
     201                 * @details
     202                 * Some of the sources are shared with virtual host controller,
     203                 * see @ref drvusbvhc for the rest of the files.
     204                 */
     205
    197206         /**
    198207          * @defgroup drvusbhub USB hub driver
Note: See TracChangeset for help on using the changeset viewer.