Subject: CVS commit: syssrc [thorpej_scsipi]
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 04/25/2001 14:49:50
Module Name:	syssrc
Committed By:	bouyer
Date:		Wed Apr 25 11:49:50 UTC 2001

Modified Files:
	syssrc/sys/dev/ic [thorpej_scsipi]: aic7xxx.c aic7xxxvar.h

Log Message:
Revert back to starting sync/wide negotiation at the first command,
instead of waiting for ADAPTER_REQ_XFER_MODE: as the BIOS may have
negotiated sync/wide, and we don't reset the channel, all async/narrow
xfers would fail until the channel is reset.


To generate a diff of this commit:
cvs rdiff -r1.37.2.16 -r1.37.2.17 syssrc/sys/dev/ic/aic7xxx.c
cvs rdiff -r1.19.10.5 -r1.19.10.6 syssrc/sys/dev/ic/aic7xxxvar.h

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