Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 02/23/2001 07:38:28
Module Name:	syssrc
Committed By:	mjacob
Date:		Fri Feb 23 05:38:28 UTC 2001

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

Log Message:
Fix a longstanding bug- we had the sense of what bit 14
for the ICB firmware options meant- *I* had taken it to
mean that if you set it, Node Name would be ignored and
derived from Port Name. Actually, it meant the opposite.
As a consequence- change ICBOPT_USE_PORTNAME to the
define ICBOPT_BOTH_WWNS- makes more sense.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 syssrc/sys/dev/ic/isp.c
cvs rdiff -r1.30 -r1.31 syssrc/sys/dev/ic/ispmbox.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.