
Windows xp usb mass storage device driver download drivers#
Windows class drivers might not support all of the features that are described in a class specification. Hardware vendors should not write drivers for the supported device classes. If a device that belongs to a supported device class is connected to a system, Windows automatically loads the class driver, and the device functions with no additional driver required. Microsoft provides in-box drivers for several of those device classes, called USB device class drivers.

Each device class is identified by USB-IF approved class, subclass, and protocol codes, all of which are provided by the IHV in device descriptors in the firmware. Those classes and their specifications are defined by the USB-IF. USB device classes are categories of devices with similar characteristics and that perform common functions. More guidelines are included in Choosing a driver model for developing a USB client driver. If a Microsoft-provided driver is not available for the USB device class to which your device belongs, then consider using generic drivers, Winusb.sys or Usbccgp.sys. If you are writing a custom driver: Before writing a driver for your USB device, determine whether a Microsoft-provided driver meets the device requirements. The drivers are updated through Windows Update. They are available in the \Windows\System32\DriverStore\FileRepository folder.

These drivers and their installation files are included in Windows. If you are installing USB drivers: You do not need to download USB device class drivers.
