Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 04/20/2002 08:05:59
Module Name:	syssrc
Committed By:	mjacob
Date:		Sat Apr 20 05:05:58 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: isp.c

Log Message:
Number of luns supported for SCC-2 is actually really 16384- top
3 bits are lun address modifiers.

Remove code that (incorrectly) thought it was asking the f/w to only
PLOGI if not already PLOGI'd. The current f/w documentation tells us
that we have this backwards.


To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 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.