NetBSD/sys/arch/evbmips
fvdl 7dd7f8baa2 Handle 64bit DMA addresses on PCI for platforms that can (currently only
enabled on amd64). Add a dmat64 field to various PCI attach structures,
and pass it down where needed. Implement a simple new function called
pci_dma64_available(pa) to test if 64bit DMA addresses may be used.
This returns 1 iff _PCI_HAVE_DMA64 is defined in <machine/pci_machdep.h>,
and there is more than 4G of memory.
2003-06-15 23:08:53 +00:00
..
alchemy Call ksyms_init() instead of ddb_init() in case of 2003-04-26 11:05:05 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Use common mips/softintr.c for softintr(9) on evbmips. 2003-05-25 14:08:19 +00:00
dev
evbmips Use common mips/softintr.c for softintr(9) on evbmips. 2003-05-25 14:08:19 +00:00
include Use common mips/softintr.c for softintr(9) on evbmips. 2003-05-25 14:08:19 +00:00
isa Move definition of ISA_DMA_BOUNCE_THRESHOLD to dev/isa/isareg.h. 2003-05-05 12:55:41 +00:00
malta Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
pci Convert evbmips to use mips/mips/bus_space_alignstride_chipdep.c. 2002-03-23 14:33:35 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00