Subject: CVS commit: [netbsd-2] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/16/2005 14:50:03
Module Name:	src
Committed By:	tron
Date:		Sat Apr 16 14:50:03 UTC 2005

Modified Files:
	src/sys/dev/pci [netbsd-2]: trm.c

Log Message:
Pull up revision 1.19 (requested by bouyer in ticket #1429):
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.14 -r1.14.4.1 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.