Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 08/17/2002 20:31:56
Module Name: syssrc
Committed By: mjacob
Date: Sat Aug 17 17:31:55 UTC 2002
Modified Files:
syssrc/sys/dev/ic: isp.c
Log Message:
If we're using ancient (pre 1.17.0) 2100 f/w (for the cards that cannot
load f/w images > 0x7fff words), set ISP_FW_ATTR_SCCLUN. We explicitly
don't believe we can find attributes if f/w is < 1.17.0, so we have to
set SCCLUN for the 1.15.37 f/w we're using manually- otherwise every
target will replicate itself across all 16 supported luns for non-SCCLUN
f/w.
To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 syssrc/sys/dev/ic/isp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.