Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 11/09/1999 20:21:30
Module Name:	syssrc
Committed By:	mycroft
Date:		Wed Nov 10 04:21:30 UTC 1999

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

Log Message:
When sending a REQUEST SENSE, do *not* attempt to create an I_T_L nexus.  This
is technically wrong, and some targets (like my 4x NEC CD-ROM drive) misbehave
when we do.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/ic/ncr53c9x.c

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