Subject: CVS commit: src/sys/dev/dmover
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 05/30/2003 11:37:48
Module Name: src
Committed By: scw
Date: Fri May 30 11:37:48 UTC 2003
Modified Files:
src/sys/dev/dmover: dmover_io.c
Log Message:
In dmio_read(), make sure to set DMIO_STATE_READ_WAIT in ds->ds_flags
before going to sleep.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/dmover/dmover_io.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.