Subject: CVS commit: src/sys/arch/xen/xenbus
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/11/2006 22:09:09
Module Name:	src
Committed By:	bouyer
Date:		Tue Apr 11 22:09:09 UTC 2006

Modified Files:
	src/sys/arch/xen/xenbus: xenbus_dev.c xenbus_probe.c

Log Message:
Centralize all xenbus /kern entries in xenbus_dev.c, and call
xenbus_kernfs_init() for domain0. Now /kern/xen/xenbus is also present
on domain0.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/xenbus/xenbus_dev.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/xen/xenbus/xenbus_probe.c

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