xref: /netbsd-src/sys/arch/arm/xscale/files.i80312 (revision 95e1ffb15694e54f29f8baaa4232152b703c2a5a)
1*95e1ffb1Schristos#	$NetBSD: files.i80312,v 1.8 2005/12/11 12:16:51 christos Exp $
2af0d2bf5Sthorpej#
3af0d2bf5Sthorpej# Configuration info for Intel i80312 Companion I/O support
4af0d2bf5Sthorpej#
5af0d2bf5Sthorpej
6af0d2bf5Sthorpejfile	arch/arm/xscale/i80312_mem.c
7660b98b7Sthorpej
8d322684fSthorpejdevice	iopxs {}: pcibus, bus_space_generic
9660b98b7Sthorpej# Board-specific front-end provides attachment.
10660b98b7Sthorpejfile	arch/arm/xscale/i80312.c		iopxs
118ae5055eSthorpejfile	arch/arm/xscale/i80312_gpio.c		iopxs
12660b98b7Sthorpejfile	arch/arm/xscale/i80312_pci.c		iopxs
13660b98b7Sthorpejfile	arch/arm/xscale/i80312_space.c		iopxs
14d322684fSthorpej
15d322684fSthorpej# I2C controller unit
16d322684fSthorpejdevice	iopiic: i2cbus
17d322684fSthorpejattach	iopiic at iopxs
18d322684fSthorpejfile	arch/arm/xscale/i80312_i2c.c		iopiic
19d322684fSthorpejfile	arch/arm/xscale/iopi2c.c		iopiic
20