Sample USB Host Controller Driver
This section describes the specific aspects of universal serial bus (USB) support that are relevant if you want to add USB support to your platforms.
You can expand existing USB support on your platforms. Currently, USB support focuses on the host side of the USB specification, which enables support for USB peripherals. Some support is provided for the device side of the USB specification through the USB function controller driver. The USB function controller driver, however, exists primarily to support USB connectivity to desktop computers.
See Also
USB Driver Samples | USB Driver Architecture | USB Driver Registry Settings
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.