NetBSD/sys/arch/sun68k
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
..
conf
include Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
stand Revert last change (dependance on divdi3.c, moddi3.c, and qdivrem.c) and 2003-03-30 00:17:28 +00:00
sun68k Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
Makefile