Subject: CVS commit: src/sys/arch/x86
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/20/2004 18:04:08
Module Name:	src
Committed By:	thorpej
Date:		Sun Jun 20 18:04:08 UTC 2004

Modified Files:
	src/sys/arch/x86/include: bus.h
	src/sys/arch/x86/isa: isa_machdep.c
	src/sys/arch/x86/x86: bus_dma.c

Log Message:
Remove the "ID" component of the x86 bus_dma flags, since these are no
longer "ISA DMA" specific flags.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/x86/include/bus.h
cvs rdiff -r1.10 -r1.11 src/sys/arch/x86/isa/isa_machdep.c
cvs rdiff -r1.16 -r1.17 src/sys/arch/x86/x86/bus_dma.c

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