From 54d09d4013d76df593ec2154aa32de8ccc4ca122 Mon Sep 17 00:00:00 2001 From: dpgilbert <dpgilbert@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Wed, 9 May 2007 19:02:37 +0000 Subject: [PATCH] Solaris: uscsi pass-through entry, add USCSI_RQENABLE git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2403 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/CHANGELOG | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index 47b148e09..c8ba337c8 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.612 2007/04/27 08:52:44 geoffk1 Exp $ +$Id: CHANGELOG,v 1.613 2007/05/09 19:02:37 dpgilbert Exp $ The most recent version of this file is: http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/CHANGELOG?view=markup @@ -33,6 +33,9 @@ NOTES FOR FUTURE RELEASES: see TODO file. <DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE> + [DG] Solaris: [SCSI] add USCSI_RQENABLE flag to uscsi pass-through so + sense buffer is made available. Expand reporting at this level. + [GK] Darwin: Improve handling of powered-down drives. [SS] CCISS physical drive enumeration method changed (incompatibly). -- GitLab