Return to site

Usb Mass Storage Reader USB Devices Driver

broken image


-->

Download USB Mass Storage Device for Windows to uSB driver. Realtek USB 2.0 Card Reader. Realtek USB 2.0 Card Reader Chipset Driver Intel Ver.8.3.0.1010.zip. USB flash drives slip into your pocket, conveniently around your neck or on a keychain for ultimate portable storage. USB flash drives in 2005 can hold up to 4 gigs of data, which is over 1700 three-minute songs (66 hours) recorded as MP3s or about three times the content of a standard compact disc. If the USB hub driver enumerates one of these devices, the operating system will automatically load the USB storage port driver, Usbstor.sys. The device IDs for USB mass storage devices in Usbstor.inf take the usual form for USB device IDs composed by using information in the USB device's device descriptor: USB VIDv (4)&PIDd (4)&REVr (4).

Starting with Windows 2000, the operating system provides native support for many USB mass storage devices. The Usbstor.inf installation file contains device IDs for those devices that are explicitly supported. If the USB hub driver enumerates one of these devices, the operating system will automatically load the USB storage port driver, Usbstor.sys.

The device IDs for USB mass storage devices in Usbstor.inf take the usual form for USB device IDs composed by using information in the USB device's device descriptor:

USBVID_v(4)&PID_d(4)&REV_r(4)

Where:

  • v(4) is the 4-digit vendor code that the USB committee assigns to the vendor.

  • d(4) is the 4-digit product code that the vendor assigns to the device.

  • r(4) is the revision code.

In addition to these device IDs, Usbstor.inf contains compatible IDs for class 8 ATAPI CD-ROM and removable media devices that support bulk-only transport:

USBCLASS_08&SUBCLASS_02&PROT_50

USBCLASS_08&SUBCLASS_05&PROT_50

USBCLASS_08&SUBCLASS_06&PROT_50

Where:

  • class 08h = mass storage devices.

  • subclass 02h = SFF-8020i ATAPI CD-ROM devices.

  • subclass 05h = SFF-8070i ATAPI removable media.

  • subclass 06h = generic SCSI media.

  • protocol 50h = the bulk-only transport protocol.

If the data retrieved from the device's device descriptor matches any of these compatible IDs, the operating system will load Usbstor.sys.

Usb Mass Storage Reader USB Devices Driver

As soon as it is loaded, the USB storage port driver creates a new PDO for each of the device's logical units. For more information, see the example device stack created by Usbstor.sys illustrated in Device Object Example for a USB Mass Storage Device.

When the PnP manager queries for the device identification strings of the newly created PDOs, the USB storage port driver creates a new set of device, hardware and compatible IDs derived from the device's SCSI inquiry data. The device ID format is as follows:

USBSTORv(8)p(16)r(4)

Where:

  • v(8) is an 8-character vendor identifier.

  • p(16) is a 16-character product identifier.

  • r(4) is a 4-character revision level value.

An example of a device ID for a disk drive would be as follows:

USBSTORSEAGATE_ST39102LW_______0004

Usb Mass Storage Reader USB Devices Driver

The hardware IDs that the USB storage port driver generates are as follows:

USBSTORt*v(8)p(16)r(4)

USBSTORt*v(8)p(16)

USBSTORt*v(8)

USBSTORv(8)p(16)r(1)

v(8)p(16)r(1)

USBSTORGenericTypeString

Storage

GenericTypeString

Usb mass storage reader usb devices driver updater

Where:

  • t* is a SCSI device type code of variable length.

  • v(8) is an 8-character vendor identifier.

  • p(16) is a 16-character product identifier.

  • r(4) is a 4-character revision level value. In these additional identifiers, r(1) represents just the first character of the revision identifier.

The following table contains the SCSI device type codes used by the USB storage port driver to generate identifier strings.

Driver

As soon as it is loaded, the USB storage port driver creates a new PDO for each of the device's logical units. For more information, see the example device stack created by Usbstor.sys illustrated in Device Object Example for a USB Mass Storage Device.

When the PnP manager queries for the device identification strings of the newly created PDOs, the USB storage port driver creates a new set of device, hardware and compatible IDs derived from the device's SCSI inquiry data. The device ID format is as follows:

USBSTORv(8)p(16)r(4)

Where:

  • v(8) is an 8-character vendor identifier.

  • p(16) is a 16-character product identifier.

  • r(4) is a 4-character revision level value.

An example of a device ID for a disk drive would be as follows:

USBSTORSEAGATE_ST39102LW_______0004

The hardware IDs that the USB storage port driver generates are as follows:

USBSTORt*v(8)p(16)r(4)

USBSTORt*v(8)p(16)

USBSTORt*v(8)

USBSTORv(8)p(16)r(1)

v(8)p(16)r(1)

USBSTORGenericTypeString

GenericTypeString

Where:

  • t* is a SCSI device type code of variable length.

  • v(8) is an 8-character vendor identifier.

  • p(16) is a 16-character product identifier.

  • r(4) is a 4-character revision level value. In these additional identifiers, r(1) represents just the first character of the revision identifier.

The following table contains the SCSI device type codes used by the USB storage port driver to generate identifier strings.

SCSI type codeDevice typeGeneric type

DIRECT_ACCESS_DEVICE (0)

Disk or SFloppy

GenDisk or GenSFloppy

SEQUENTIAL_ACCESS_DEVICE (1)

Sequential

GenSequential

WRITE_ONCE_READ_MULTIPLE_DEVICE (4)

Worm

GenWorm

READ_ONLY_DIRECT_ACCESS_DEVICE (5)

CdRom

GenCdRom

OPTICAL_DEVICE (7)

Optical

GenOptical

MEDIUM_CHANGER (8)

Changer

GenChanger

Default Type (all values not listed previously)

Other

UsbstorOther

Usb Mass Storage Device Drivers

These examples show the hardware IDs that are generated by the USB storage port driver:

USBSTORDiskSEAGATE_ST39102LW_______0004

USBSTORDiskSEAGATE_ST39102LW_______

USBSTORDiskSEAGATE_

USBSTORSEAGATE_ST39102LW_______0

SEAGATE_ST39102LW_______0

USBSTORGenDisk

GenDisk

The USB storage port driver generates two compatible IDs.

USBSTORt*

USBSTORRAW

where t* is a SCSI device type code of variable length.

The compatible IDs generated by the USB storage port driver are illustrated by the following examples:

USBSTORDisk

Usb Mass Storage Flash Drive

USBSTORRAW





broken image