From 10b26b9e64e0805de5b28791315f071bf21addb9 Mon Sep 17 00:00:00 2001 From: dpgilbert <dpgilbert@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Wed, 19 Nov 2003 06:23:22 +0000 Subject: [PATCH] arm '-S on/off' for SCSI devices, documentation git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1259 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/CHANGELOG | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index e4d379fa8..8131a2f88 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.263 2003/11/18 16:55:52 ballen4705 Exp $ +$Id: CHANGELOG,v 1.264 2003/11/19 06:23:22 dpgilbert Exp $ Maintainers / Developers Key: [BA] Bruce Allen @@ -23,6 +23,10 @@ CURRENT DEVELOPMENT VERSION (see VERSION file in this directory): <ADDITIONS TO THE CHANGE LOG SHOULD BE ADDED HERE, PLEASE> + [DG] smartd/smartctl: changed scsiClearControlGLTSD() to + scsiSetControlGLTSD() with an 'enabled' argument so '-S on' + and '-S off' work for SCSI devices (if changing GLTSD supported). + [BA] smartd/smartctl: wired in scsiClearControlGLTSD(). Could still use a corresponding Set function. Left stubs for this purpose. -- GitLab