From 9f5c4d2240e3aad60fd854292485e690f9afbd57 Mon Sep 17 00:00:00 2001 From: shattered <shattered@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Sat, 8 Dec 2007 17:24:39 +0000 Subject: [PATCH] Add reference to FreeBSD PR 109813 "ciss(4) driver API header is not installed" git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2442 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/CHANGELOG | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index 85f3d9211..ade8648cb 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.642 2007/12/08 13:04:05 chrfranke Exp $ +$Id: CHANGELOG,v 1.643 2007/12/08 17:24:39 shattered Exp $ The most recent version of this file is: http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/CHANGELOG?view=markup @@ -147,7 +147,8 @@ NOTES FOR FUTURE RELEASES: see TODO file. [CF] Fixed smartd crash on missing '-s' directive argument. - [SS] Support CCISS on FreeBSD (kernel source is required). + [SS] Support CCISS on FreeBSD (kernel source is required until FreeBSD PR 109813 + is fixed). [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