From 21f73e4eaeb894e0f0f58b9bae43f31548f8e002 Mon Sep 17 00:00:00 2001 From: Alexander Shaduri Date: Thu, 21 Nov 2024 16:14:13 +0400 Subject: [PATCH] Add a note about SCSI / SAS support. --- docs/supported_hardware.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/supported_hardware.md b/docs/supported_hardware.md index e87fc15..1d1ba35 100644 --- a/docs/supported_hardware.md +++ b/docs/supported_hardware.md @@ -24,3 +24,6 @@ for more information. [more RAID Controllers](https://www.smartmontools.org/wiki/Supported_RAID-Controllers). The drives behind such controllers can be manually entered in GSmartControl using Add Device... functionality or `--add-device` command-line option. + +SCSI / SAS drives are **not** supported by GSmartControl, but the application +may still display some information about them.