Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/16/2005 13:46:20
Module Name:	src
Committed By:	bouyer
Date:		Sat Apr 16 13:46:20 UTC 2005

Modified Files:
	src/sys/dev/pci: trm.c

Log Message:
Move epprom settings checks to the right place, so that sync/wide nego is
started based on the eeprom values and adapter capabilities.
Avoid the driver to negotiate wide transfers with a wide drive connected
to a non-wide capable controller.
Problem reported and fix tested by Dan LaBell on netbsd-help.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/pci/trm.c

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