Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: kent
Date: Tue Jan 28 08:46:54 UTC 2003
Modified Files:
src/sys/arch/i386/i386: bus_machdep.c
Log Message:
_bus_dmamem_unmap():
Sets the specified pages cacheable again because _bus_dmamem_map() might
change them uncacheable.
The code was provided by Dhoyashiki-san in kern/19919.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/i386/i386/bus_machdep.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