Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 09/16/2004 20:52:43
Module Name: src
Committed By: bouyer
Date: Thu Sep 16 20:52:43 UTC 2004
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
In case of error, reset the channel with AT_RST_NOCMD. We know the reset
won't abort any command at this point.
To generate a diff of this commit:
cvs rdiff -r1.292 -r1.293 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.