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