Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hp700
Module Name: src
Committed By: skrll
Date: Fri Apr 23 15:04:09 UTC 2010
Modified Files:
src/sys/arch/hp700/hp700: mainbus.c
src/sys/arch/hp700/include: iomod.h
Log Message:
Don't round the bus space map/unmap requests to page size, but keep track
of the exact regions requested.
Only ever map the whole FLEX area in when mapped and don't unmap.
G/C the BTLB stuff - it doesn't work. Maybe one day it will come back.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/hp700/hp700/mainbus.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/hp700/include/iomod.h
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