USB Function Mass Storage Client Driver (Windows Embedded CE 6.0)
1/6/2010
The universal serial bus (USB) function mass storage client function driver allows a Windows Embedded CE platform to expose a storage device to a USB host controller. For example, the Windows Embedded CE-based device can expose internal CompactFlash devices, a hard disk drive, or USB mass storage components. The storage appears as a USB mass storage device to the USB host. This allows the USB host to transfer files to and from the native storage device on the hardware platform through a USB connection.
Note
This document assumes that you are familiar with the Small Computer System Interface - 2 (SCSI-2) Specification.
In This Section
- USB Function Mass Storage Client Driver Development Concepts
Explains the basic development concepts for USB function mass storage client drivers.
- USB Function Mass Storage Client Driver Samples
Provides the location for USB function mass storage client driver samples.
- USB Function Mass Storage Client Driver Reference
Provides reference information for USB function mass storage client drivers.
Related Sections
- Optimizing a USB Function Driver Stack
Explains how to optimize a USB function driver stack.
- Power Management
Describes the power management capabilities of Windows Embedded CE.
- USB Function Controller Drivers
Provides information for developing USB function controller drivers.
- USB Function Client Driver Registry Settings
Provides registry settings for USB function client drivers.