Changes between Version 9 and Version 10 of USB


Ignore:
Timestamp:
Feb 6, 2015, 2:04:58 PM (9 years ago)
Author:
Alex Samorukov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • USB

    v9 v10  
    1818
    1919Some recent USB bridges already support the vendor independent SAT (SCSI/ATA Translation, ANSI INCITS 431-2007) standard. Other USB bridges provide vendor specific ATA pass-through commands. The current version of smartmontools supports the following pass-through commands and USB bridges:
    20 || '''Command''' || '''USB bridges''' || '''smartctl option''' || '''48-bit ATA support''' || '''Comment''' ||
     20||= '''Command''' =||= '''USB bridges''' =||= '''smartctl option''' =||= '''48-bit ATA support''' =||= '''Comment''' =||
    2121|| SAT ATA pass-through 12 and 16 || various (ASMedia, Initio, Oxford, ...) || -d sat[,16]; -d sat,12 || requires '-d sat[,16]' || Older Linux kernels may require '-d sat,12' ||
    2222|| Cypress ATACB || Cypress CY7C68300B/C (AT2LP), CY7C68310 (ISD-300LP) || -d usbcypress[,CMD] || No || CY7C68300A (AT2) may not work. ||
     
    2525
    2626Smartmontools was successfully tested with [wiki:Supported_USB-Devices many USB devices] on several Platforms. If the USB ID can be obtained from the operating system, smartmontools also supports auto-detection of (the already tested) USB devices. Then it is not necessary to specify the '-d' option. See the following table for details:
    27 || '''Platform''' || '''...has SCSI pass-through''' || '''smartmontools supports SCSI''' || '''... supports USB''' || '''... auto-detection''' || '''... in smartd DEVICESCAN''' || '''Comment''' ||
     27||= '''Platform''' =||= '''...has SCSI pass-through''' =||= '''smartmontools supports SCSI''' =||= '''... supports USB''' =||= '''... auto-detection''' =||= '''... in smartd DEVICESCAN''' =||= '''Comment''' =||
    2828|| Linux || Yes || Yes || YES || YES || YES || See comment about SAT in above table ||
    2929|| Mac OS X || No || No || (Yes) || (Yes) || (Yes) || via OS-X-SAT-SMART-Driver, see below ||