Subject: CVS commit: [netbsd-4] src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/08/2007 22:24:11
Module Name:	src
Committed By:	tron
Date:		Mon Jan  8 22:24:11 UTC 2007

Modified Files:
	src/sys/arch/xen/xen [netbsd-4]: xbd_xenbus.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #338):
	sys/arch/xen/xen/xbd_xenbus.c: revision 1.16
Don't try to handle xbd interrupts if the device is not yet connected.
Should fix NULL dereference at boot when more than one xbd device is
configured, reported by Juraj Hercek on port-xen@


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.14.10.1 src/sys/arch/xen/xen/xbd_xenbus.c

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