Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 03/27/2000 04:55:01
Module Name:	syssrc
Committed By:	onoe
Date:		Mon Mar 27 12:55:01 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: awi.c awivar.h

Log Message:
Do not try to lock out MAC until the firmware correctly start up, to avoid
"awi: failed to lock interrupt" message when IRQ are shared with other
devices [PR kern/9660]


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/ic/awi.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/awivar.h

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