files.ixm1200 revision 1.2
1#	$NetBSD: files.ixm1200,v 1.2 2002/07/15 17:21:12 ichiro Exp $
2#
3# Intel IXM1200 evaluation board configuration info
4#
5
6file	arch/arm/arm/softintr.c
7file	arch/evbarm/ixm1200/ixm1200_machdep.c
8file	arch/evbarm/ixm1200/ixm1200_pci.c
9
10file	dev/cninit.c
11
12# IXP12x0 Network Processor CPU support
13include "arch/arm/ixp12x0/files.ixp12x0"
14
15# IXP12x0 IX,PCI,SRAM bus support
16attach	ixpio at mainbus with ixpio_mainbus
17file	arch/evbarm/ixm1200/ixp12x0_mainbus.c	ixpio_mainbus
18
19# IXP12x0 slow peripheral bus support
20attach	ixpsip at mainbus
21
22device	nappinr
23attach	nappinr at ixpsip
24file	arch/evbarm/ixm1200/nappi_nr.c		nappinr needs-flag
25
26device	nppb: pcibus
27attach	nppb at pci
28file	arch/evbarm/ixm1200/nappi_nppb.c	nppb
29