Module Name:    src
Committed By:   skrll
Date:           Tue Feb 16 16:56:30 UTC 2010

Modified Files:
        src/sys/arch/hp700/hp700: machdep.c mainbus.c
        src/sys/arch/hppa/hppa: pmap.c
        src/sys/arch/hppa/include: vmparam.h

Log Message:
Remove the dma24_ex method of dealing with BUS_DMA_24BIT and replace
with a uvm managed freelist of pages in the right range.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/arch/hp700/hp700/machdep.c
cvs rdiff -u -r1.61 -r1.62 src/sys/arch/hp700/hp700/mainbus.c
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/hppa/hppa/pmap.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hppa/include/vmparam.h

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

Reply via email to