Subject: CVS commit: [netbsd-2-0] src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 09/17/2004 04:01:47
Module Name:	src
Committed By:	jmc
Date:		Fri Sep 17 04:01:47 UTC 2004

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

Log Message:
Pullup patch (requested by bouyer in ticket #853)

In case of error, reset the channel with AT_RST_NOCMD. We know the reset
wont abort any command at this point.


To generate a diff of this commit:
cvs rdiff -r1.274.2.6 -r1.274.2.7 src/sys/dev/ata/wd.c

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