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:47:57
Module Name:	src
Committed By:	tron
Date:		Wed Mar 16 19:47:57 UTC 2005

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

Log Message:
Pull up revision 1.77 (requested by bouyer in ticket #1324):
Move ata_dmaerr() so that it's called only when there really has been an error
(ata_bio->r_error doesn't containt anything meaningfull if no error occured).
Fix kern/28255 by Izumi Tsutsui, but with a different patch.


To generate a diff of this commit:
cvs rdiff -r1.53.2.3.2.1 -r1.53.2.3.2.2 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.