NetBSD/sys/arch/powerpc
garbled 8685914d8f Change an instance of curaddr to PHYS_TO_BUS_MEM(t, curaddr) in
_bus_dmamap_load_buffer, otherwise when attempting to DMA a buffer larger
than PAGE_SIZE on an arch where PHYS != BUS it will allways fail.
2006-10-27 19:36:15 +00:00
..
conf Fix white-space nit. 2006-09-19 00:50:39 +00:00
fpu Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
ibm4xx * convert ibm4xx-based evbppc from reserved-TLB entry allocation to recently 2006-10-16 18:14:38 +00:00
include * convert ibm4xx-based evbppc from reserved-TLB entry allocation to recently 2006-10-16 18:14:38 +00:00
isa merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
marvell Bring ibm4xx interrupt code up to date: 2006-06-30 17:54:50 +00:00
oea When mapping the kernel, make to update its segment register to be valid. 2006-09-19 22:15:06 +00:00
powerpc Change an instance of curaddr to PHYS_TO_BUS_MEM(t, curaddr) in 2006-10-27 19:36:15 +00:00
tools/chrpicon merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile