Changes between Version 2 and Version 3 of USB


Ignore:
Timestamp:
Sep 20, 2009, 8:27:16 PM (15 years ago)
Author:
Christian Franke
Comment:

Add info about DEVICESCAN support

Legend:

Unmodified
Added
Removed
Modified
  • USB

    v2 v3  
    1717
    1818Smartmontools was successfully tested with [wiki:Supported_USB-Devices many USB devices] on several Platforms. This will never work on MacOS X unless someone adds SCSI pass-through support to this OS. 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:
    19 || '''Platform''' || '''...has SCSI pass-through''' || '''smartmontools supports SCSI''' || '''... supports USB''' || '''... auto-detection''' || '''Comment''' ||
    20 || Linux || Yes || Yes || YES || YES || See comment about SAT in above table ||
    21 || MacOS X || No || No || No || No || USB works with e.g. XP in a VM ||
    22 || FreeBSD || Yes || Yes || YES || Yes ||   ||
    23 || NetBSD || Yes || Yes || YES || No ||   ||
    24 || OpenBSD || Yes || Yes || YES || No ||   ||
    25 || Solaris || Yes || Yes || YES || No ||   ||
    26 || QNX || ? || No || No || No ||   ||
    27 || OS/2 || ? || No || No || No ||   ||
    28 || Windows NT/2K/XP/Vista || Yes || Yes || YES || YES || Auto-detection is slow due to the use of 'wmic.exe' ||
    29 || Windows 9x/ME || Yes || Yes || YES || No || Requires ASPI driver ||
     19|| '''Platform''' || '''...has SCSI pass-through''' || '''smartmontools supports SCSI''' || '''... supports USB''' || '''... auto-detection''' || '''... in smartd DEVICESCAN''' || '''Comment''' ||
     20|| Linux || Yes || Yes || YES || YES || YES || See comment about SAT in above table ||
     21|| MacOS X || No || No || No || No || No || USB works with e.g. XP in a VM ||
     22|| FreeBSD || Yes || Yes || YES || YES || YES ||   ||
     23|| NetBSD || Yes || Yes || YES || No || No ||   ||
     24|| OpenBSD || Yes || Yes || YES || No || No ||   ||
     25|| Solaris || Yes || Yes || YES || No || No ||   ||
     26|| QNX || ? || No || No || No || No ||   ||
     27|| OS/2 || ? || No || No || No || No ||   ||
     28|| Windows NT/2K/XP/Vista || Yes || Yes || YES || YES || No || Auto-detection is slow due to the use of 'wmic.exe' ||
     29|| Windows 9x/ME || Yes || Yes || YES || No || No || Requires ASPI driver ||