From 75616bc164a0438b2bf1c983ecb405bdb7f9070d Mon Sep 17 00:00:00 2001 From: shattered <shattered@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Tue, 3 Apr 2007 18:23:27 +0000 Subject: [PATCH] + CCISS on FreeBSD. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2388 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index 09e1ed036..b457c6a29 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.608 2007/03/22 12:08:17 dpgilbert Exp $ +$Id: CHANGELOG,v 1.609 2007/04/03 18:23:27 shattered Exp $ The most recent version of this file is: http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/CHANGELOG?view=markup @@ -33,6 +33,8 @@ NOTES FOR FUTURE RELEASES: see TODO file. <DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE> + [SS] Support CCISS on FreeBSD (kernel source is required). + [DG] SCSI/TAPE: some IBM tape drives don't react properly to a LOG SENSE with an allocation length of 4; work around for that case. -- GitLab