Changes between Initial Version and Version 1 of USB_0x1058:0702


Ignore:
Timestamp:
Jan 19, 2010, 10:10:25 PM (15 years ago)
Author:
intgr
Comment:

USB 0x1058:0702: Western Digital Passport

Legend:

Unmodified
Added
Removed
Modified
  • USB_0x1058:0702

    v1 v1  
     1Linked from [wiki:Supported_USB-Devices]
     2
     3{{{
     4% lsusb -d 1058:0702 -v
     5
     6Bus 003 Device 003: ID 1058:0702 Western Digital Technologies, Inc. Passport External HDD
     7Device Descriptor:
     8  bLength                18
     9  bDescriptorType         1
     10  bcdUSB               2.00
     11  bDeviceClass            0 (Defined at Interface level)
     12  bDeviceSubClass         0
     13  bDeviceProtocol         0
     14  bMaxPacketSize0        64
     15  idVendor           0x1058 Western Digital Technologies, Inc.
     16  idProduct          0x0702 Passport External HDD
     17  bcdDevice            1.02
     18  iManufacturer           1 Western Digital
     19  iProduct                2 External HDD   
     20  iSerial                 3 575843323037313231383235
     21  bNumConfigurations      1
     22  Configuration Descriptor:
     23    bLength                 9
     24    bDescriptorType         2
     25    wTotalLength           32
     26    bNumInterfaces          1
     27    bConfigurationValue     1
     28    iConfiguration          0
     29    bmAttributes         0xc0
     30      Self Powered
     31    MaxPower                0mA
     32    Interface Descriptor:
     33      bLength                 9
     34      bDescriptorType         4
     35      bInterfaceNumber        0
     36      bAlternateSetting       0
     37      bNumEndpoints           2
     38      bInterfaceClass         8 Mass Storage
     39      bInterfaceSubClass      6 SCSI
     40      bInterfaceProtocol     80 Bulk (Zip)
     41      iInterface              0
     42      Endpoint Descriptor:
     43        bLength                 7
     44        bDescriptorType         5
     45        bEndpointAddress     0x81  EP 1 IN
     46        bmAttributes            2
     47          Transfer Type            Bulk
     48          Synch Type               None
     49          Usage Type               Data
     50        wMaxPacketSize     0x0200  1x 512 bytes
     51        bInterval               0
     52      Endpoint Descriptor:
     53        bLength                 7
     54        bDescriptorType         5
     55        bEndpointAddress     0x02  EP 2 OUT
     56        bmAttributes            2
     57          Transfer Type            Bulk
     58          Synch Type               None
     59          Usage Type               Data
     60        wMaxPacketSize     0x0200  1x 512 bytes
     61        bInterval               0
     62Device Qualifier (for other device speed):
     63  bLength                10
     64  bDescriptorType         6
     65  bcdUSB               2.00
     66  bDeviceClass            0 (Defined at Interface level)
     67  bDeviceSubClass         0
     68  bDeviceProtocol         0
     69  bMaxPacketSize0        64
     70  bNumConfigurations      1
     71Device Status:     0x0001
     72  Self Powered
     73}}}
     74{{{
     75% sudo smartctl -a /dev/sdc
     76smartctl 5.39 2009-12-09 r2995 [x86_64-unknown-linux-gnu] (local build)
     77Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net
     78
     79=== START OF INFORMATION SECTION ===
     80Model Family:     Western Digital Scorpio Blue Serial ATA family
     81Device Model:     WDC WD1200BEVS-00RST0
     82Serial Number:    WD-WXC207121825
     83Firmware Version: 04.01G04
     84User Capacity:    120,034,123,776 bytes
     85Device is:        In smartctl database [for details use: -P show]
     86ATA Version is:   7
     87ATA Standard is:  Exact ATA specification draft version not indicated
     88Local Time is:    Tue Jan 19 23:07:36 2010 EET
     89SMART support is: Available - device has SMART capability.
     90SMART support is: Enabled
     91
     92Error SMART Status command failed
     93Please get assistance from http://smartmontools.sourceforge.net/
     94A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
     95}}}
     96{{{
     97% sudo smartctl -T permissive -a /dev/sdc
     98smartctl 5.39 2009-12-09 r2995 [x86_64-unknown-linux-gnu] (local build)
     99Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net
     100
     101=== START OF INFORMATION SECTION ===
     102Model Family:     Western Digital Scorpio Blue Serial ATA family
     103Device Model:     WDC WD1200BEVS-00RST0
     104Serial Number:    WD-WXC207121825
     105Firmware Version: 04.01G04
     106User Capacity:    120,034,123,776 bytes
     107Device is:        In smartctl database [for details use: -P show]
     108ATA Version is:   7
     109ATA Standard is:  Exact ATA specification draft version not indicated
     110Local Time is:    Tue Jan 19 23:09:13 2010 EET
     111SMART support is: Available - device has SMART capability.
     112SMART support is: Enabled
     113
     114Error SMART Status command failed
     115Please get assistance from http://smartmontools.sourceforge.net/
     116=== START OF READ SMART DATA SECTION ===
     117SMART overall-health self-assessment test result: PASSED
     118
     119General SMART Values:
     120Offline data collection status:  (0x00) Offline data collection activity
     121                                        was never started.
     122                                        Auto Offline Data Collection: Disabled.
     123Self-test execution status:      (   0) The previous self-test routine completed
     124                                        without error or no self-test has ever
     125                                        been run.
     126Total time to complete Offline
     127data collection:                 (5100) seconds.
     128Offline data collection
     129capabilities:                    (0x7b) SMART execute Offline immediate.
     130                                        Auto Offline data collection on/off support.
     131                                        Suspend Offline collection upon new
     132                                        command.
     133                                        Offline surface scan supported.
     134                                        Self-test supported.
     135                                        Conveyance Self-test supported.
     136                                        Selective Self-test supported.
     137SMART capabilities:            (0x0003) Saves SMART data before entering
     138                                        power-saving mode.
     139                                        Supports SMART auto save timer.
     140Error logging capability:        (0x01) Error logging supported.
     141                                        General Purpose Logging supported.
     142Short self-test routine
     143recommended polling time:        (   2) minutes.
     144Extended self-test routine
     145recommended polling time:        (  67) minutes.
     146Conveyance self-test routine
     147recommended polling time:        (   6) minutes.
     148SCT capabilities:              (0x103f) SCT Status supported.
     149                                        SCT Feature Control supported.
     150                                        SCT Data Table supported.
     151
     152SMART Attributes Data Structure revision number: 16
     153Vendor Specific SMART Attributes with Thresholds:
     154ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
     155  1 Raw_Read_Error_Rate     0x000f   200   200   051    Pre-fail  Always       -       0
     156  3 Spin_Up_Time            0x0003   155   147   021    Pre-fail  Always       -       3216
     157  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       121
     158  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
     159  7 Seek_Error_Rate         0x000f   200   200   051    Pre-fail  Always       -       0
     160  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       604
     161 10 Spin_Retry_Count        0x0013   100   100   051    Pre-fail  Always       -       0
     162 11 Calibration_Retry_Count 0x0012   100   100   051    Old_age   Always       -       0
     163 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       101
     164192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       22
     165193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       840
     166194 Temperature_Celsius     0x0022   117   103   000    Old_age   Always       -       30
     167196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
     168197 Current_Pending_Sector  0x0012   200   200   000    Old_age   Always       -       0
     169198 Offline_Uncorrectable   0x0010   100   253   000    Old_age   Offline      -       0
     170199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
     171200 Multi_Zone_Error_Rate   0x0009   100   253   051    Pre-fail  Offline      -       0
     172
     173SMART Error Log Version: 1
     174No Errors Logged
     175
     176SMART Self-test log structure revision number 1
     177Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
     178# 1  Short offline       Completed without error       00%       604         -
     179
     180SMART Selective self-test log data structure revision number 1
     181 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
     182    1        0        0  Not_testing
     183    2        0        0  Not_testing
     184    3        0        0  Not_testing
     185    4        0        0  Not_testing
     186    5        0        0  Not_testing
     187Selective self-test flags (0x0):
     188  After scanning selected spans, do NOT read-scan remainder of disk.
     189If Selective self-test is pending on power-up, resume after 0 minute delay.
     190}}}