NetBSD/sys/arch/evbarm/ifpga
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
..
genassym.cf New interrupt framework for NetBSD/evbarm, and accompanying new 2002-01-30 03:59:39 +00:00
ifpga.c Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
ifpga_clock.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
ifpga_io.c Use PAGE_SIZE rather than NBPG. 2003-04-02 03:39:59 +00:00
ifpga_irq.S Garbage-collect prev_intr_depth; nothing uses it. 2003-01-02 23:54:39 +00:00
ifpga_irqhandler.c Make this compile with strict prototypes. 2002-10-06 17:13:58 +00:00
ifpga_pci.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
ifpga_pcivar.h
ifpgamem.h
ifpgareg.h
ifpgavar.h Make this compile with strict prototypes. 2002-10-06 17:13:58 +00:00
irqhandler.h Centralize ARM CPU configuration information by adding a new header 2002-04-12 18:50:29 +00:00
pl030_rtc.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
plcom_ifpga.c Use CFATTACH_DECL(). 2002-10-02 04:55:47 +00:00
plcom_ifpgavar.h