Home | History | Annotate | Line # | Download | only in conf
files.ixm1200 revision 1.3.6.2
      1 #	$NetBSD: files.ixm1200,v 1.3.6.2 2002/09/06 08:33:59 jdolecek Exp $
      2 #
      3 # Intel IXM1200 evaluation board configuration info
      4 #
      5 
      6 file	arch/arm/arm/softintr.c
      7 file	arch/evbarm/ixm1200/ixm1200_machdep.c
      8 file	arch/evbarm/ixm1200/ixm1200_pci.c
      9 
     10 file	dev/cninit.c
     11 
     12 # IXP12x0 Network Processor CPU support
     13 include "arch/arm/ixp12x0/files.ixp12x0"
     14 
     15 # IXP12x0 IX,PCI,SRAM bus support
     16 attach	ixpio at mainbus with ixpio_mainbus
     17 file	arch/evbarm/ixm1200/ixp12x0_mainbus.c	ixpio_mainbus
     18 
     19 # IXP12x0 slow peripheral bus support
     20 attach	ixpsip at mainbus
     21 
     22 device	nappinr
     23 attach	nappinr at ixpsip
     24 file	arch/evbarm/ixm1200/nappi_nr.c		nappinr needs-flag
     25 
     26 device	nppb: pcibus
     27 attach	nppb at pci
     28 file	arch/evbarm/ixm1200/nappi_nppb.c	nppb
     29 
     30 # IXM1200 serial port
     31 # "device" declaration in files.evbarm (because of needs-flag)
     32 attach	ixpcom at ixpsip with ixpcom_ixm
     33 file	arch/evbarm/ixm1200/ixpcom_ixm.c	ixpcom_ixm
     34