Subject: CVS commit: src/sys/dev/mscp
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/29/2006 04:47:13
Module Name:	src
Committed By:	thorpej
Date:		Wed Mar 29 04:47:13 UTC 2006

Modified Files:
	src/sys/dev/mscp: mscp_disk.c

Log Message:
Don't sleep on &rx->ra_dev.dv_unit -- sleep on &rx->ra_state instead.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/dev/mscp/mscp_disk.c

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