Changes between Version 10 and Version 11 of TocSupport
- Timestamp:
- Jul 31, 2017, 10:10:00 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TocSupport
v10 v11 4 4 }}} 5 5 6 = = Smartmontools Device Support ==6 = Smartmontools Device Support = 7 7 8 8 [[PageOutline(4,Table of Contents, inline)]] … … 15 15 for all OS platforms. 16 16 17 == == Supported Devices ====17 == Supported Devices == 18 18 [wiki:Supported_RAID-Controllers RAID-Controllers] that work with smartmontools[[BR]] 19 19 [wiki:Supported_USB-Devices USB-Devices] that work with smartmontools[[BR]] 20 20 21 == == Documentation On Device Support ====21 == Documentation On Device Support == 22 22 * [wiki:NVMe_Support Smartmontools supports NVMe starting from version 6.5] 23 23 * [//browser/trunk/www/smartmontools_scsi.xml SCSI devices and smartmontools] - This article by [http://sourceforge.net/users/dpgilbert/ Douglas Gilbert] describes how smartmontools interacts with SCSI devices like disks and tapes (including medium changers). Passing reference is also made to devices that use the SCSI command set such as USB mass storage devices and IEEE1394 devices that use the "sbp2" protocol. In many situations SATA disks are accessed using a (partial) SCSI command set.