NetBSD/sys/arch/sh5
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 Add ksyms device major. 2003-04-25 21:10:46 +00:00
dev Some tweaks to reduce the effect of rounding errors in tmu_microtime() 2003-04-01 10:23:30 +00:00
include Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
pci DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
sh5 Mask off the lowest two bits of the disassembly start address. This avoids 2003-05-17 09:31:33 +00:00
Makefile
TODO A bunch of things: 2003-03-13 13:44:16 +00:00