Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 02/22/2007 22:28:32
Module Name:	src
Committed By:	riz
Date:		Thu Feb 22 22:28:32 UTC 2007

Modified Files:
	src/sys/dev: ld.c

Log Message:
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.44 -r1.45 src/sys/dev/ld.c

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