Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 10/22/2003 23:59:00
Module Name:	src
Committed By:	briggs
Date:		Wed Oct 22 23:59:00 UTC 2003

Modified Files:
	src/sys/dev/ic: wdc.c

Log Message:
Avoid a race condition that could allow a removable controller (such as
a compact flash card) to lock the atabus thread if it gets detached during
the probe process.


To generate a diff of this commit:
cvs rdiff -r1.143 -r1.144 src/sys/dev/ic/wdc.c

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