Subject: CVS commit: [netbsd-4] src/sys/dev
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 02/24/2007 13:14:33
Module Name:	src
Committed By:	bouyer
Date:		Sat Feb 24 13:14:33 UTC 2007

Modified Files:
	src/sys/dev [netbsd-4]: ld.c

Log Message:
Pull up following revision(s) (requested by riz in ticket #458):
	sys/dev/ld.c: revision 1.45
Defer dkwedge_discover() until after interrupts are enabled.  This
allows a kernel with options DKWEDGE_AUTODISCOVER to boot
on a machine with a twa(4) card.
ok matt@


To generate a diff of this commit:
cvs rdiff -r1.42.2.1 -r1.42.2.2 src/sys/dev/ld.c

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