Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/x86



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.




Home | Main Index | Thread Index | Old Index