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