d1f4bf74ca
DMA via the Secondary Inbound window, for now. Will probably need to revisit this at some point. Require that the board-specific i80312 front-end slice off a subregion for the memory controller before calling i80312_attach(), and fix a bug in the IQ80310 front-end that caused the Secondary Inbound window to be configured incorrectly.
15 lines
444 B
Plaintext
15 lines
444 B
Plaintext
# $NetBSD: files.i80312,v 1.3 2001/11/09 23:15:53 thorpej Exp $
|
|
#
|
|
# Configuration info for Intel i80312 Companion I/O support
|
|
#
|
|
|
|
file arch/arm/xscale/i80312_mem.c
|
|
|
|
device iopxs: pcibus
|
|
# Board-specific front-end provides attachment.
|
|
file arch/arm/xscale/i80312.c iopxs
|
|
file arch/arm/xscale/i80312_pci.c iopxs
|
|
file arch/arm/xscale/i80312_pci_dma.c iopxs
|
|
file arch/arm/xscale/i80312_space.c iopxs
|
|
file arch/arm/xscale/i80312_space_asm.S iopxs
|