Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 12/05/2007 18:58:00
Module Name:	src
Committed By:	xtraeme
Date:		Wed Dec  5 18:58:00 UTC 2007

Modified Files:
	src/sys/dev/pci: arcmsr.c arcmsrvar.h

Log Message:
Boh! I spoke too soon before, without the rwlock(9) sometimes
arc_wait() waits forever, so put it back until I figure any other way
to remove the rwlock(9).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/arcmsr.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/pci/arcmsrvar.h

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