USB Function Drivers (Windows CE 5.0)
This section provides links to topics that describe universal serial bus (USB) function controller drivers and USB function client drivers.
To add a USB function driver to your run-time image, set the sysgen variable. For information on the registry keys for the modules, see the Common.reg file or the Platform.reg file for your hardware platform. You can view these registry files in the Workspace window on the ParameterView tab. Make necessary changes in the Platform.reg or Project.reg file, not in the Common.reg file. Settings in Platform.reg or Project.reg overwrite settings in Common.reg. For information about setting and clearing sysgen variables, see Setting or Clearing an Environment Variable.
In the Catalog, the USB function drivers are under Device Drivers\USB Function. You can add them to your run-time image by setting the sysgen variable. For more information, check the registry files in %_WINCEROOT%\Platform\%_TGTPLAT%\Files and %_WINCEROOT%\Public\Common\OAK\Files.
In This Section
- USB Function Controller Drivers
Provides information for developing USB function controller drivers. - USB Function Client Drivers
Provides information for developing USB function client drivers. - Optimizing a USB Function Driver Stack
Explains how to optimize a USB function driver stack.
Related Sections
- Power Management
Describes the power management capabilities of Windows CE.
Send Feedback on this topic to the authors