Module Name: src
Committed By: bouyer
Date: Tue Oct 20 17:00:26 UTC 1998
Modified Files:
src/sys/dev/ata: atavar.h wd.c
src/sys/dev/ic: wdc.c
Log Message:
Donc reset the disk state to 0 in wd.c, set a flag which will cause it
to be reset to 0 at wdcstart(). This fixes a race condition between
normal I/O and wdioclt().