Subject: CVS commit: [netbsd-3] src/sys/arch
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/21/2005 18:43:01
Module Name: src
Committed By: tron
Date: Thu Apr 21 18:43:01 UTC 2005
Added Files:
src/sys/arch/amd64/include [netbsd-3]: bus_private.h
src/sys/arch/i386/include [netbsd-3]: bus_private.h
src/sys/arch/x86/include [netbsd-3]: bus_private.h
src/sys/arch/xen/include [netbsd-3]: bus_private.h
Log Message:
Pull up revision 1.1 (requested by yamt in ticket #175):
add files which i forgot to add with arch/x86/x86/bus_dma.c rev.1.21.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 src/sys/arch/amd64/include/bus_private.h
cvs rdiff -r0 -r1.1.2.1 src/sys/arch/i386/include/bus_private.h
cvs rdiff -r0 -r1.1.2.1 src/sys/arch/x86/include/bus_private.h
cvs rdiff -r0 -r1.1.2.1 src/sys/arch/xen/include/bus_private.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.