Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 01/06/2007 22:07:11
Module Name:	src
Committed By:	bouyer
Date:		Sat Jan  6 22:07:11 UTC 2007

Modified Files:
	src/sys/arch/xen/xen: xbd_xenbus.c

Log Message:
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.15 -r1.16 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.