Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 02/22/2007 21:38:23
Module Name:	src
Committed By:	bouyer
Date:		Thu Feb 22 21:38:23 UTC 2007

Modified Files:
	src/sys/arch/xen/xen: isa_machdep.c pci_machdep.c

Log Message:
Catch up with x86: add _bus_dmatag_subregion() and _bus_dmatag_destroy()
to x86_bus_dma_tag


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/xen/xen/isa_machdep.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/xen/xen/pci_machdep.c

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