I tested Transcend StoreJet 25M оn Windows XP with smartmontools
with option "-d usbjmicron,x"
smartctl 5.40 2010-10-16 r3189 [i686-w64-mingw32-xp-sp3] (sf-win32-5.40-1)
...
=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Scorpio Blue Serial ATA family
Device Model:     WDC WD5000BEVT-00A0RT0
Firmware Version: 01.01A01
User Capacity:    500а107а862а016 bytes
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   8
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:    Sun Oct 24 21:00:28 2010
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

Inside this device is Western Digital HDD Model: WDC WD5000BEVT-00A0RT0, what 
is already in smartctl database, but usb bridge isn't in database.

So, I added the following strings to drivedb-add.h

// Transcend StoreJet 25M (USB HDD Tested on Windows XP)
  { "USB: StoreJet Transcend; JMicron", // USB->SATA Disk
    "0x152d:0x2509",
    "0x0100",
    "",
    "-d usbjmicron,x"
  },


--------------------------
Output from usbview:

Device Descriptor:
bcdUSB:             0x0200
bDeviceClass:         0x00
bDeviceSubClass:      0x00
bDeviceProtocol:      0x00
bMaxPacketSize0:      0x40 (64)
idVendor:           0x152D
idProduct:          0x2509
bcdDevice:          0x0100
iManufacturer:        0x0A
0x0409: "StoreJet Transcend"
iProduct:             0x0B
0x0409: "StoreJet Transcend"
iSerialNumber:        0x05
0x0409: "DA1A501667FF"
bNumConfigurations:   0x01

ConnectionStatus: DeviceConnected
Current Config Value: 0x01
Device Bus Speed:     High
Device Address:       0x01
Open Pipes:              2

Endpoint Descriptor:
bEndpointAddress:     0x81  IN
Transfer Type:        Bulk
wMaxPacketSize:     0x0200 (512)
bInterval:            0x00

Endpoint Descriptor:
bEndpointAddress:     0x02  OUT
Transfer Type:        Bulk
wMaxPacketSize:     0x0200 (512)
bInterval:            0x00

Configuration Descriptor:
wTotalLength:       0x0020
bNumInterfaces:       0x01
bConfigurationValue:  0x01
iConfiguration:       0x04
0x0409: "USB Mass Storage"
bmAttributes:         0xC0 (Bus Powered Self Powered )
MaxPower:             0x01 (2 Ma)

Interface Descriptor:
bInterfaceNumber:     0x00
bAlternateSetting:    0x00
bNumEndpoints:        0x02
bInterfaceClass:      0x08
bInterfaceSubClass:   0x06
bInterfaceProtocol:   0x50
iInterface:           0x06
0x0409: "MSC Bulk-Only Transfer"

Endpoint Descriptor:
bEndpointAddress:     0x81  IN
Transfer Type:        Bulk
wMaxPacketSize:     0x0200 (512)
bInterval:            0x00

Endpoint Descriptor:
bEndpointAddress:     0x02  OUT
Transfer Type:        Bulk
wMaxPacketSize:     0x0200 (512)
bInterval:            0x00


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Smartmontools-database mailing list
Smartmontools-database@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartmontools-database

Reply via email to