Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 12/08/2002 03:09:36
Module Name:	syssrc
Committed By:	jmc
Date:		Sun Dec  8 01:09:36 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: iha.c ihareg.h

Log Message:
Put back MSG_IDENTIFY_LUNMASK (renamed to just be within the IHA namespace.
The definitions were not the same between the scsi_messages file and this
definition so simply removing it here and letting the other one be used
results in incorrect behavior (regardless of whether it made the code
compile....)


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/dev/ic/iha.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/ic/ihareg.h

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