1#	$NetBSD: files.ixm1200,v 1.4 2003/05/05 04:34:48 igy Exp $
2#
3# Intel IXM1200 evaluation board configuration info
4#
5
6file	arch/evbarm/ixm1200/ixm1200_machdep.c
7file	arch/evbarm/ixm1200/ixm1200_pci.c
8
9# IXP12x0 Network Processor CPU support
10include "arch/arm/ixp12x0/files.ixp12x0"
11
12# IXP12x0 IX,PCI,SRAM bus support
13attach	ixpio at mainbus with ixpio_mainbus
14file	arch/evbarm/ixm1200/ixp12x0_mainbus.c	ixpio_mainbus
15
16# IXP12x0 slow peripheral bus support
17attach	ixpsip at mainbus
18
19device	nappinr
20attach	nappinr at ixpsip
21file	arch/evbarm/ixm1200/nappi_nr.c		nappinr needs-flag
22
23device	nppb: pcibus
24attach	nppb at pci
25file	arch/evbarm/ixm1200/nappi_nppb.c	nppb
26
27# IXM1200 serial port
28# "device" declaration in files.evbarm (because of needs-flag)
29attach	ixpcom at ixpsip with ixpcom_ixm
30file	arch/evbarm/ixm1200/ixpcom_ixm.c	ixpcom_ixm
31