Subject: CVS commit: src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/10/2005 22:10:11
Module Name:	src
Committed By:	bouyer
Date:		Thu Mar 10 22:10:11 UTC 2005

Modified Files:
	src/sys/arch/xen/i386: mainbus.c
	src/sys/arch/xen/xen: hypervisor.c

Log Message:
Clean up ISA attachement, and do not try to attach it at hypervisor if
it has already been attached at pcib.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/xen/i386/mainbus.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/xen/xen/hypervisor.c

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