Subject: CVS commit: syssrc [thorpej_scsipi]
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 04/24/2001 10:29:32
Module Name:	syssrc
Committed By:	bouyer
Date:		Tue Apr 24 07:29:32 UTC 2001

Modified Files:
	syssrc/sys/dev/ic [thorpej_scsipi]: ncr53c9x.c

Log Message:
reset ti->width to 0 when wide negotiation didn't succeed. Use this to
report wide status; T_WIDE is only used to tell if wide nego should be
started.
While I'm there fix a bogon in tagged queueing reporting.


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