Subject: CVS commit: [netbsd-2] src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/16/2005 19:49:51
Module Name:	src
Committed By:	tron
Date:		Wed Mar 16 19:49:51 UTC 2005

Modified Files:
	src/sys/dev/ata [netbsd-2]: ata_wdc.c

Log Message:
Pull up revision 1.78 (requested by bouyer in ticket #1325):
Also call ata_dmaerr() on DMA errors (as reported by the underlying controller
driver). We want to downgrade to PIO mode if DMA isn't functionnal.


To generate a diff of this commit:
cvs rdiff -r1.53.2.3.2.2 -r1.53.2.3.2.3 src/sys/dev/ata/ata_wdc.c

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