Subject: CVS commit: src/sys/arch/sun3/dev
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/06/2006 12:54:15
Module Name:	src
Committed By:	tsutsui
Date:		Fri Oct  6 12:54:15 UTC 2006

Modified Files:
	src/sys/arch/sun3/dev: fd.c

Log Message:
Use IPL_BIO rather than (temporarily defined) IPL_SOFT_LEVEL2.
Both of them share cpu ipl 2, and maybe it's intentional design
since fd.c uses ipl 6 for hardware interrupt.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/arch/sun3/dev/fd.c

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