NetBSD/sys/arch/evbmips/malta
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
..
dev Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
pci Use aprint_normal() for cfprint routines. 2003-01-01 01:24:19 +00:00
autoconf.c Rather than referencing the cfdriver directly in the cfdata entries, 2002-09-27 02:24:06 +00:00
autoconf.h
cpu.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
leds.c
machdep.c Also pass a type argument to comcnattach() and com_kgdb_attach(). 2003-06-14 17:01:06 +00:00
malta_bus_io.c
malta_bus_mem.c
malta_dma.c
malta_intr.c Use common mips/softintr.c for softintr(9) on evbmips. 2003-05-25 14:08:19 +00:00
maltareg.h
maltavar.h