Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 01/16/2005 20:17:37
Module Name:	src
Committed By:	bouyer
Date:		Sun Jan 16 20:17:37 UTC 2005

Modified Files:
	src/sys/dev/ata: ata_wdc.c

Log Message:
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.77 -r1.78 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.