NetBSD/sys/arch/arm/ixp12x0
thorpej dce4476374 Overhaul how DMA ranges work in the ARM bus_dma implementation.
A new "arm32_dma_range" structure now describes a DMA window, with
a system address base, bus address base, and length.  In addition to
providing info about which memory regions are legal for DMA, the new
structure provides address translation support, as well.

As before, if a tag does not list any ranges, then all addresses are
considered valid, and no DMA address translation is performed.

This allows us to remove a large chunk of code which was duplicated and
tweaked slightly (to do the address translation) from the stock ARM
bus_dma in the XScale IOP and ARM Integrator ports.

Test compiled on all ARM platforms, test booted on Intel IQ80321 and Shark.
2002-07-31 17:34:23 +00:00
..
files.ixp12x0
ixp12x0_clk.c some bug fix and cosmetic changes 2002-07-21 14:19:43 +00:00
ixp12x0_clkreg.h
ixp12x0_com_io.c
ixp12x0_com.c some bug fix and cosmetic changes 2002-07-21 14:19:43 +00:00
ixp12x0_comreg.h
ixp12x0_comvar.h
ixp12x0_intr.c some bug fix and cosmetic changes 2002-07-21 14:19:43 +00:00
ixp12x0_io.c
ixp12x0_irq.S
ixp12x0_pci_dma.c Overhaul how DMA ranges work in the ARM bus_dma implementation. 2002-07-31 17:34:23 +00:00
ixp12x0_pci.c
ixp12x0_pcireg.h
ixp12x0.c some bug fix and cosmetic changes 2002-07-21 14:19:43 +00:00
ixp12x0reg.h
ixp12x0var.h
ixpsip_io.c
ixpsip.c
ixpsipvar.h