Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 08/09/1999 02:48:05
Module Name: syssrc
Committed By: bouyer
Date: Mon Aug 9 09:48:04 UTC 1999
Modified Files:
syssrc/sys/dev/ata: wd.c
Log Message:
Don't call wddone() from _wdstart(), the ata_wdc system will do it now.
call wd_flushcache() with the proper flags (especially don't set
AT_WAIT | AT_POLL).
To generate a diff of this commit:
cvs rdiff -r1.193 -r1.194 syssrc/sys/dev/ata/wd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.