Subject: CVS commit: [netbsd-2] src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 03/16/2005 18:36:59
Module Name:	src
Committed By:	jmc
Date:		Wed Mar 16 18:36:59 UTC 2005

Modified Files:
	src/sys/dev/ata [netbsd-2]: atavar.h

Log Message:
Pullup rev 1.43 (requested by mycroft in ticket #1018)

	Only downgrade modes due to an actual CRC error.  Downgrading on other errors
is anti-social -- especially given that there's no way to upgrade again short
of rebooting.

Also, downgrade UDMA modes more slowly.  It's entirely possible that they're
using an 80-wire cable, but it's just too long for the higher modes, or there
is minor crosstalk.


To generate a diff of this commit:
cvs rdiff -r1.40.2.2 -r1.40.2.2.2.1 src/sys/dev/ata/atavar.h

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