files.alpha revision 1.176
11.176Sad# $NetBSD: files.alpha,v 1.176 2007/11/28 17:40:03 ad Exp $ 21.1Scgd# 31.1Scgd# alpha-specific configuration info 41.1Scgd 51.2Scgd# maxpartitions must be first item in files.${ARCH}.newconf 61.2Scgdmaxpartitions 8 71.2Scgd 81.65Sthorpejmaxusers 8 16 64 91.1Scgd 101.44Scgd# CPU support option headers 111.149Slukemdefflag DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) 121.149Slukemdefflag DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. 131.149Slukemdefflag DEC_2100_A500 # Sable etc: AlphaServer 2100 141.149Slukemdefflag DEC_2100A_A500 # Lynx etc: AlphaServer 2100A 151.149Slukemdefflag DEC_3000_300 # Pelican etc: 3000/300* 161.149Slukemdefflag DEC_3000_500 # Flamingo etc: 3000/[4-9]00* 171.149Slukemdefflag DEC_550 # Miata: Personal Workstation (550) 181.149Slukemdefflag DEC_AXPPCI_33 # NoName: AXPpci33, etc. 191.149Slukemdefflag DEC_EB164 # EB164: AlphaPC 164 201.149Slukemdefflag DEC_EB64PLUS # EB64+: AlphaPC 64, etc. 211.149Slukemdefflag DEC_KN20AA # KN20AA: AlphaStation 500 and 600 221.149Slukemdefflag DEC_KN8AE # KN8AE: AlphaServer 8200 and 8400 231.149Slukemdefflag DEC_KN300 # KN300: AlphaServer 4X00 241.149Slukemdefflag AVALON_A12 # Avalon: A12T1, A12M Parallel Supercomputer 251.149Slukemdefflag DEC_1000 # Mikasa etc: AlphaServer 1000 261.149Slukemdefflag DEC_1000A # Corelle etc: AlphaServer 800 and 1000A 271.149Slukemdefflag DEC_ALPHABOOK1 # AlphaBook1: Tadpole/DEC AlphaBook 281.149Slukemdefflag DEC_EB66 # EB66: 21066 Evaluation Board 291.149Slukemdefflag DEC_6600 # EV6 Various EV6 Systems 301.149Slukemdefflag API_UP1000 # EV6 Alpha Processor, Inc. UP1000 311.44Scgd 321.44Scgd# Miscellaneous CPU-specific option headers 331.149Slukemdefflag FIX_UNALIGNED_VAX_FP 341.149Slukemdefflag ZS_IOASIC_DMA 351.68Sthorpej 361.93Sdrochner# realtime clock compatible to OSF/1 371.149Slukemdefflag CLOCK_COMPAT_OSF1 381.93Sdrochner 391.30Scgd# this loses, but there's no way to define attributes which have attributes 401.30Scgddefine alpha_shared_intr 411.31Scgdfile arch/alpha/common/shared_intr.c alpha_shared_intr | dec_eb164 | 421.69Smjacob dec_eb64plus | dec_kn20aa | dec_kn8ae | 431.83Sross dec_kn300 | dec_550 | dec_1000 | 441.103Sross dec_1000a | dec_eb66 | dec_6600 451.47Sthorpejdefine alpha_sgmap 461.47Sthorpejfile arch/alpha/common/sgmap_common.c alpha_sgmap | dec_3000_500 471.4Scgd 481.4Scgd# 491.4Scgd# Bus-independent devices 501.4Scgd# 511.4Scgd 521.63Sthorpejdevice mainbus { } # no locators (yet?) 531.11Scgdattach mainbus at root 541.1Scgd 551.63Sthorpejdevice cpu { } # not really optional 561.11Scgdattach cpu at mainbus 571.1Scgdfile arch/alpha/alpha/cpu.c cpu 581.126Sad 591.126Sad# 601.126Sad# Machine-independent I2O drivers. 611.126Sad# 621.126Sad 631.126Sadinclude "dev/i2o/files.i2o" 641.8Scgd 651.4Scgd# 661.4Scgd# Machine-independent SCSI drivers 671.4Scgd# 681.4Scgd 691.53Sbouyerinclude "dev/scsipi/files.scsipi" 701.4Scgd 711.61Sthorpej# 721.61Sthorpej# Machine-independent ATA drivers 731.61Sthorpej# 741.61Sthorpej 751.61Sthorpejinclude "dev/ata/files.ata" 761.61Sthorpej 771.33Spk# Memory Disk 781.150Sjdolecekfile dev/md_root.c memory_disk_hooks 791.8Scgd 801.108Snisimura# Raster operations 811.108Snisimurainclude "dev/rasops/files.rasops" 821.108Snisimurainclude "dev/wsfont/files.wsfont" 831.8Scgd 841.6Scgd# 851.70Sdrochner# "Workstation Console" glue. 861.6Scgd# 871.70Sdrochnerinclude "dev/wscons/files.wscons" 881.172Smacallaninclude "dev/wsfb/files.wsfb" 891.6Scgd 901.39Scgd 911.39Scgd# 921.39Scgd# TurboLaser Bus Support 931.39Scgd# 941.39Scgd 951.63Sthorpejdevice tlsb { node = -1, offset = -1 } 961.39Scgdattach tlsb at mainbus 971.39Scgdfile arch/alpha/tlsb/tlsb.c tlsb & dec_kn8ae 981.39Scgd 991.63Sthorpejdevice kft { } 1001.39Scgdattach kft at tlsb 1011.39Scgdfile arch/alpha/tlsb/kftxx.c kft 1021.39Scgd 1031.63Sthorpejdevice tlsbmem 1041.39Scgdattach tlsbmem at tlsb 1051.39Scgdfile arch/alpha/tlsb/tlsbmem.c tlsbmem 1061.39Scgd 1071.63Sthorpejdevice gbus { offset = -1 } 1081.39Scgdattach gbus at tlsb 1091.39Scgdfile arch/alpha/tlsb/gbus.c gbus 1101.39Scgd 1111.69Smjacob# 1121.69Smjacob# MCBUS support 1131.69Smjacob# 1141.69Smjacob 1151.69Smjacobdevice mcbus { mid = -1 } 1161.69Smjacobattach mcbus at mainbus 1171.69Smjacobfile arch/alpha/mcbus/mcbus.c mcbus & dec_kn300 1181.69Smjacob 1191.69Smjacobdevice mcmem 1201.69Smjacobattach mcmem at mcbus 1211.69Smjacobfile arch/alpha/mcbus/mcmem.c mcmem 1221.39Scgd 1231.6Scgd# 1241.48Sjonathan# Bus-independent support for DEC devices 1251.48Sjonathan# 1261.48Sjonathaninclude "dev/dec/files.dec" 1271.48Sjonathan 1281.48Sjonathan# 1291.108Snisimura# TURBOchannel Devices 1301.4Scgd# 1311.48Sjonathaninclude "dev/tc/files.tc" 1321.4Scgd 1331.48Sjonathan# TC attachment is MD 1341.48Sjonathanattach tc at tcbus 1351.9Scgd 1361.63Sthorpejdevice tcasic: tcbus 1371.11Scgdattach tcasic at mainbus 1381.9Scgdfile arch/alpha/tc/tcasic.c tcasic 1391.18Scgdfile arch/alpha/tc/tc_bus_mem.c tcasic 1401.47Sthorpejfile arch/alpha/tc/tc_dma.c tcasic 1411.47Sthorpejfile arch/alpha/tc/tc_dma_3000_300.c tcasic & dec_3000_300 1421.47Sthorpejfile arch/alpha/tc/tc_dma_3000_500.c tcasic & dec_3000_500 1431.47Sthorpejfile arch/alpha/tc/tc_sgmap.c tcasic & dec_3000_500 1441.13Scgdfile arch/alpha/tc/tc_3000_500.c tcasic & dec_3000_500 1451.13Scgdfile arch/alpha/tc/tc_3000_300.c tcasic & dec_3000_300 1461.1Scgd 1471.108Snisimura# the TURBOchannel IOCTL ASIC 1481.48Sjonathan# IOASIC device and attachment defined in sys/dev/tc/files.tc 1491.13Scgdfile arch/alpha/tc/ioasic.c ioasic 1501.1Scgd 1511.48Sjonathan# TC and baseboard ioasic Lance ethernet are in files.tc 1521.8Scgd 1531.8Scgd# 1541.8Scgd# ISA Bus support 1551.8Scgd# 1561.8Scgd 1571.26Scgdinclude "dev/pci/files.pci" # XXX some ISA devs are 'at pci' too. 1581.143Sthorpejinclude "dev/pci/files.agp" 1591.26Scgdinclude "dev/isa/files.isa" 1601.8Scgd 1611.4Scgd# 1621.8Scgd# ISA Bus devices 1631.4Scgd# 1641.1Scgd 1651.31Scgdfile arch/alpha/isa/isa_machdep.c isa 1661.31Scgd 1671.114Sthorpejdefine isadma_bounce 1681.114Sthorpejfile arch/alpha/isa/isadma_bounce.c isadma_bounce 1691.114Sthorpej 1701.166Sbjh21include "dev/pckbport/files.pckbport" 1711.112Snathanw 1721.112Snathanw# ISA speaker generates keyboard beep 1731.112Snathanwdevice isabeep 1741.112Snathanwattach isabeep at pcppi 1751.87Sdrochner 1761.35Scgd# Floppy disk controller 1771.113Sthorpejdevice fdc { drive = -1 }: isadma 1781.113Sthorpejfile dev/isa/fd.c fdc needs-flag 1791.113Sthorpej 1801.113Sthorpejattach fdc at isa with fdc_isa 1811.113Sthorpejfile dev/isa/fdc_isa.c fdc_isa 1821.113Sthorpej 1831.113Sthorpejdevice fd: disk 1841.35Scgdattach fd at fdc 1851.86Sthorpej 1861.86Sthorpej# ISA Plug 'n Play devices 1871.86Sthorpejfile arch/alpha/isa/isapnp_machdep.c isapnp 1881.35Scgd 1891.8Scgd# 1901.8Scgd# EISA Bus support 1911.8Scgd# 1921.8Scgd 1931.26Scgdinclude "dev/eisa/files.eisa" 1941.123Sthorpej 1951.123Sthorpejfile arch/alpha/eisa/eisa_machdep.c eisa 1961.8Scgd 1971.118Sthorpejdevice jensenio {[port = -1]}: eisabus, isabus, isadma_bounce 1981.117Sthorpejattach jensenio at mainbus 1991.117Sthorpejfile arch/alpha/jensenio/jensenio.c jensenio 2001.117Sthorpejfile arch/alpha/jensenio/jensenio_bus_intio.c jensenio 2011.117Sthorpejfile arch/alpha/jensenio/jensenio_bus_io.c jensenio 2021.117Sthorpejfile arch/alpha/jensenio/jensenio_bus_mem.c jensenio 2031.117Sthorpejfile arch/alpha/jensenio/jensenio_dma.c jensenio 2041.117Sthorpejfile arch/alpha/jensenio/jensenio_intr.c jensenio 2051.117Sthorpej 2061.117Sthorpejattach com at jensenio with com_jensenio 2071.117Sthorpejfile arch/alpha/jensenio/com_jensenio.c com_jensenio 2081.117Sthorpej 2091.117Sthorpejattach lpt at jensenio with lpt_jensenio 2101.117Sthorpejfile arch/alpha/jensenio/lpt_jensenio.c lpt_jensenio 2111.117Sthorpej 2121.117Sthorpejattach pckbc at jensenio with pckbc_jensenio 2131.117Sthorpejfile arch/alpha/jensenio/pckbc_jensenio.c pckbc_jensenio 2141.8Scgd 2151.8Scgd# 2161.8Scgd# PCI Bus support 2171.8Scgd# 2181.8Scgd 2191.26Scgd# include "dev/pci/files.pci" XXX SEE ABOVE 2201.71Sthorpej 2211.164Sbouyerfile arch/alpha/pci/pciide_machdep.c pciide_common 2221.8Scgd 2231.50Scgddefine alpha_pci_sgmap_pte32 2241.50Scgdfile arch/alpha/pci/pci_sgmap_pte32.c alpha_pci_sgmap_pte32 2251.50Scgd 2261.50Scgddefine alpha_pci_sgmap_pte64 2271.50Scgdfile arch/alpha/pci/pci_sgmap_pte64.c alpha_pci_sgmap_pte64 2281.50Scgd 2291.63Sthorpejdevice apecs: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2301.10Sthorpejattach apecs at mainbus 2311.5Scgdfile arch/alpha/pci/apecs.c apecs 2321.32Scgdfile arch/alpha/pci/apecs_bus_io.c apecs 2331.32Scgdfile arch/alpha/pci/apecs_bus_mem.c apecs 2341.47Sthorpejfile arch/alpha/pci/apecs_dma.c apecs 2351.5Scgdfile arch/alpha/pci/apecs_pci.c apecs 2361.4Scgd 2371.63Sthorpejdevice cia: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2381.10Sthorpejattach cia at mainbus 2391.8Scgdfile arch/alpha/pci/cia.c cia 2401.47Sthorpejfile arch/alpha/pci/cia_dma.c cia 2411.8Scgdfile arch/alpha/pci/cia_pci.c cia 2421.79Sthorpejfile arch/alpha/pci/cia_bwx_bus_io.c cia 2431.79Sthorpejfile arch/alpha/pci/cia_bwx_bus_mem.c cia 2441.51Scgdfile arch/alpha/pci/cia_swiz_bus_io.c cia 2451.51Scgdfile arch/alpha/pci/cia_swiz_bus_mem.c cia 2461.8Scgd 2471.167Sdrochnerdefine a12c_xb {} 2481.167Sdrochnerdefine a12c_a12dc {} 2491.167Sdrochner 2501.167Sdrochnerdevice a12c { }: pcibus, a12c_xb, a12c_a12dc 2511.62Srossattach a12c at mainbus 2521.62Srossfile arch/alpha/pci/a12c.c a12c 2531.62Srossfile arch/alpha/pci/a12c_bus_mem.c a12c 2541.62Srossfile arch/alpha/pci/a12c_dma.c a12c 2551.62Srossfile arch/alpha/pci/a12c_pci.c a12c 2561.62Sross 2571.63Sthorpejdevice dwlpx: pcibus, alpha_sgmap, alpha_pci_sgmap_pte32 2581.44Scgdattach dwlpx at kft 2591.44Scgdfile arch/alpha/pci/dwlpx.c dwlpx 2601.69Smjacobfile arch/alpha/pci/dwlpx_bus_io.c dwlpx 2611.69Smjacobfile arch/alpha/pci/dwlpx_bus_mem.c dwlpx 2621.47Sthorpejfile arch/alpha/pci/dwlpx_dma.c dwlpx 2631.44Scgdfile arch/alpha/pci/dwlpx_pci.c dwlpx 2641.44Scgd 2651.143Sthorpejdevice irongate: pcibus, agpbus, agp_amd, isadma_bounce 2661.114Sthorpejattach irongate at mainbus 2671.114Sthorpejfile arch/alpha/pci/irongate.c irongate 2681.114Sthorpejfile arch/alpha/pci/irongate_bus_io.c irongate 2691.114Sthorpejfile arch/alpha/pci/irongate_bus_mem.c irongate 2701.114Sthorpejfile arch/alpha/pci/irongate_dma.c irongate 2711.114Sthorpejfile arch/alpha/pci/irongate_pci.c irongate 2721.114Sthorpej 2731.63Sthorpejdevice lca: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2741.50Scgdattach lca at mainbus 2751.50Scgdfile arch/alpha/pci/lca.c lca 2761.50Scgdfile arch/alpha/pci/lca_bus_io.c lca 2771.50Scgdfile arch/alpha/pci/lca_bus_mem.c lca 2781.50Scgdfile arch/alpha/pci/lca_dma.c lca 2791.50Scgdfile arch/alpha/pci/lca_pci.c lca 2801.44Scgd 2811.69Smjacobdevice mcpcia: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2821.69Smjacobattach mcpcia at mcbus 2831.69Smjacobfile arch/alpha/pci/mcpcia.c mcpcia 2841.69Smjacobfile arch/alpha/pci/mcpcia_bus_io.c mcpcia 2851.69Smjacobfile arch/alpha/pci/mcpcia_bus_mem.c mcpcia 2861.69Smjacobfile arch/alpha/pci/mcpcia_dma.c mcpcia 2871.69Smjacobfile arch/alpha/pci/mcpcia_pci.c mcpcia 2881.69Smjacob 2891.103Srossdevice tsc { } 2901.103Srossattach tsc at mainbus 2911.103Srossfile arch/alpha/pci/tsc.c dec_6600 2921.103Sross 2931.103Srossdevice tsp: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2941.103Srossattach tsp at tsc 2951.103Srossfile arch/alpha/pci/tsp_dma.c tsp 2961.103Srossfile arch/alpha/pci/tsp_pci.c tsp 2971.103Srossfile arch/alpha/pci/tsp_bus_io.c tsp 2981.103Srossfile arch/alpha/pci/tsp_bus_mem.c tsp 2991.69Smjacob 3001.106Sthorpejdevice ttwoga { hose = -1 } 3011.106Sthorpejattach ttwoga at mainbus 3021.167Sdrochner# identical to pcibus 3031.167Sdrochnerdefine sableiobus {[bus = -1]} 3041.167Sdrochnerdevice ttwopci: pcibus, sableiobus, alpha_sgmap, alpha_pci_sgmap_pte64 3051.106Sthorpejattach ttwopci at ttwoga 3061.106Sthorpejfile arch/alpha/pci/ttwoga.c ttwoga 3071.106Sthorpejfile arch/alpha/pci/ttwoga_bus_io.c ttwoga 3081.106Sthorpejfile arch/alpha/pci/ttwoga_bus_mem.c ttwoga 3091.106Sthorpejfile arch/alpha/pci/ttwoga_dma.c ttwoga 3101.106Sthorpejfile arch/alpha/pci/ttwoga_pci.c ttwoga 3111.106Sthorpej 3121.106Sthorpej# 3131.106Sthorpej# Sable STDIO support 3141.106Sthorpej# 3151.106Sthorpejdevice sableio { port = -1 } 3161.167Sdrochnerattach sableio at sableiobus 3171.106Sthorpejfile arch/alpha/sableio/sableio.c sableio 3181.106Sthorpej 3191.106Sthorpejattach com at sableio with com_sableio 3201.106Sthorpejfile arch/alpha/sableio/com_sableio.c com_sableio 3211.106Sthorpej 3221.106Sthorpejattach lpt at sableio with lpt_sableio 3231.106Sthorpejfile arch/alpha/sableio/lpt_sableio.c lpt_sableio 3241.106Sthorpej 3251.106Sthorpejattach pckbc at sableio with pckbc_sableio 3261.106Sthorpejfile arch/alpha/sableio/pckbc_sableio.c pckbc_sableio 3271.106Sthorpej 3281.122Sthorpejattach fdc at sableio with fdc_sableio 3291.122Sthorpejfile arch/alpha/sableio/fdc_sableio.c fdc_sableio 3301.106Sthorpej 3311.44Scgd# CPU support files 3321.117Sthorpejfile arch/alpha/alpha/dec_2000_300.c dec_2000_300 3331.5Scgdfile arch/alpha/pci/pci_2100_a50.c dec_2100_a50 3341.119Sthorpejfile arch/alpha/pci/pci_2100_a500.c dec_2100_a500 | dec_2100a_a500 3351.114Sthorpejfile arch/alpha/pci/pci_up1000.c api_up1000 3361.62Srossfile arch/alpha/pci/pci_a12.c avalon_a12 3371.82Sthorpejfile arch/alpha/pci/pci_alphabook1.c dec_alphabook1 3381.28Scgdfile arch/alpha/pci/pci_axppci_33.c dec_axppci_33 3391.28Scgdfile arch/alpha/pci/pci_eb164.c dec_eb164 3401.32Scgdfile arch/alpha/pci/pci_eb164_intr.s dec_eb164 3411.74Sthorpejfile arch/alpha/pci/pci_eb64plus.c dec_eb64plus 3421.41Scgdfile arch/alpha/pci/pci_eb64plus_intr.s dec_eb64plus 3431.84Sthorpejfile arch/alpha/pci/pci_eb66.c dec_eb66 3441.84Sthorpejfile arch/alpha/pci/pci_eb66_intr.s dec_eb66 3451.8Scgdfile arch/alpha/pci/pci_kn20aa.c dec_kn20aa 3461.69Smjacobfile arch/alpha/pci/pci_kn8ae.c dec_kn8ae 3471.69Smjacobfile arch/alpha/pci/pci_kn300.c dec_kn300 3481.75Sthorpejfile arch/alpha/pci/pci_550.c dec_550 3491.81Srossfile arch/alpha/pci/pci_1000a.c dec_1000a 3501.83Srossfile arch/alpha/pci/pci_1000.c dec_1000 3511.103Srossfile arch/alpha/pci/pci_6600.c dec_6600 3521.8Scgd 3531.4Scgd 3541.4Scgd# 3551.8Scgd# PCI Bus devices 3561.4Scgd# 3571.1Scgd 3581.4Scgdfile arch/alpha/pci/pci_machdep.c pci 3591.143Sthorpejfile arch/alpha/pci/agp_machdep.c agp 3601.1Scgd 3611.116Sthorpejdevice sio: isabus, alpha_shared_intr, cy82c693 3621.10Sthorpejattach sio at pci 3631.160Sbouyerdevice pceb: isabus, eisabus, cy82c693, alpha_shared_intr 3641.10Sthorpejattach pceb at pci 3651.11Scgdfile arch/alpha/pci/sio.c sio | pceb needs-flag 3661.11Scgdfile arch/alpha/pci/sio_pic.c sio | pceb 3671.156Slukem 3681.62Sross# 3691.103Sross# A12 if_de hack 3701.62Sross# 3711.63Sthorpejdevice ade: ether, ifnet, arp 3721.62Srossattach ade at pci 3731.90Srossfile arch/alpha/a12/if_ade.c ade 3741.64Sross 3751.64Sross# 3761.64Sross# alpha/a12 platform-specific drivers 3771.64Sross# 3781.64Sross 3791.64Sross# Switch 3801.64Sross 3811.64Srossdevice xb 3821.167Sdrochnerattach xb at a12c_xb 3831.64Srossfile arch/alpha/a12/if_xb.c xb 3841.64Sross 3851.64Sross# Console 3861.64Sross 3871.64Srossdevice a12dc 3881.167Sdrochnerattach a12dc at a12c_a12dc 3891.64Srossfile arch/alpha/a12/a12dc.c a12dc needs-flag 3901.8Scgd 3911.5Scgd# 3921.8Scgd# Devices that can live on multiple busses 3931.5Scgd# 3941.5Scgd 3951.174Stsutsuidevice mcclock: mc146818 3961.12Scgdattach mcclock at ioasic with mcclock_ioasic 3971.12Scgdattach mcclock at isa with mcclock_isa 3981.39Scgdattach mcclock at gbus with mcclock_tlsb 3991.117Sthorpejattach mcclock at jensenio with mcclock_jensenio 4001.12Scgdfile arch/alpha/alpha/mcclock.c mcclock 4011.12Scgdfile arch/alpha/tc/mcclock_ioasic.c mcclock_ioasic 4021.12Scgdfile arch/alpha/isa/mcclock_isa.c mcclock_isa 4031.39Scgdfile arch/alpha/tlsb/mcclock_tlsb.c mcclock_tlsb 4041.117Sthorpejfile arch/alpha/jensenio/mcclock_jensenio.c mcclock_jensenio 4051.39Scgd 4061.5Scgd 4071.4Scgd# 4081.4Scgd# Standard files 4091.4Scgd# 4101.1Scgdfile arch/alpha/alpha/autoconf.c 4111.12Scgdfile arch/alpha/alpha/clock.c 4121.55Sthorpejfile arch/alpha/alpha/cpuconf.c 4131.1Scgdfile arch/alpha/alpha/interrupt.c 4141.92Sthorpejfile arch/alpha/alpha/ipifuncs.c multiprocessor 4151.1Scgdfile arch/alpha/alpha/machdep.c 4161.1Scgdfile arch/alpha/alpha/mainbus.c 4171.1Scgdfile arch/alpha/alpha/mem.c 4181.176Sadfile arch/alpha/alpha/patch.c 4191.67Sthorpejfile arch/alpha/alpha/pmap.c 4201.1Scgdfile arch/alpha/alpha/process_machdep.c 4211.132Sfvdlfile arch/alpha/alpha/procfs_machdep.c procfs 4221.1Scgdfile arch/alpha/alpha/prom.c 4231.1Scgdfile arch/alpha/alpha/sys_machdep.c 4241.129Smycroftfile arch/alpha/alpha/syscall.c 4251.1Scgdfile arch/alpha/alpha/trap.c 4261.136Srossfile arch/alpha/alpha/fp_complete.c 4271.1Scgdfile arch/alpha/alpha/vm_machdep.c 4281.1Scgdfile arch/alpha/alpha/disksubr.c 4291.47Sthorpejfile arch/alpha/common/bus_dma.c 4301.85Smjacobfile arch/alpha/common/comlogout.c 4311.1Scgdfile dev/cons.c 4321.174Stsutsuifile kern/kern_cctr.c 4331.4Scgd 4341.44Scgd# Network protocol checksum routines 4351.44Scgdfile arch/alpha/alpha/in_cksum.c inet 4361.139Sthorpejfile netinet/in4_cksum.c inet 4371.1Scgd 4381.44Scgd# PROM console support (for ports that don't have native console support) 4391.5Scgdfile arch/alpha/alpha/promcons.c 4401.6Scgd 4411.44Scgd# CPU support 4421.59Sthorpejfile arch/alpha/alpha/dec_2100_a50.c dec_2100_a50 4431.119Sthorpejfile arch/alpha/alpha/dec_2100_a500.c dec_2100_a500 | dec_2100a_a500 4441.59Sthorpejfile arch/alpha/alpha/dec_3000_300.c dec_3000_300 4451.59Sthorpejfile arch/alpha/alpha/dec_3000_500.c dec_3000_500 4461.59Sthorpejfile arch/alpha/alpha/dec_550.c dec_550 4471.82Sthorpejfile arch/alpha/alpha/dec_alphabook1.c dec_alphabook1 4481.59Sthorpejfile arch/alpha/alpha/dec_axppci_33.c dec_axppci_33 4491.59Sthorpejfile arch/alpha/alpha/dec_eb164.c dec_eb164 4501.59Sthorpejfile arch/alpha/alpha/dec_eb64plus.c dec_eb64plus 4511.84Sthorpejfile arch/alpha/alpha/dec_eb66.c dec_eb66 4521.59Sthorpejfile arch/alpha/alpha/dec_kn20aa.c dec_kn20aa 4531.59Sthorpejfile arch/alpha/alpha/dec_kn8ae.c dec_kn8ae 4541.69Smjacobfile arch/alpha/alpha/dec_kn300.c dec_kn300 4551.114Sthorpejfile arch/alpha/alpha/api_up1000.c api_up1000 4561.62Srossfile arch/alpha/alpha/avalon_a12.c avalon_a12 4571.83Srossfile arch/alpha/alpha/dec_1000a.c dec_1000 | dec_1000a 4581.103Srossfile arch/alpha/alpha/dec_6600.c dec_6600 4591.58Sthorpej 4601.58Sthorpej# Kernel debugger support 4611.58Sthorpejfile arch/alpha/alpha/db_disasm.c ddb 4621.58Sthorpejfile arch/alpha/alpha/db_interface.c ddb 4631.58Sthorpejfile arch/alpha/alpha/db_trace.c ddb 4641.135Sthorpej 4651.135Sthorpejfile arch/alpha/alpha/kgdb_machdep.c kgdb 4661.89Sthorpej 4671.89Sthorpej# Binary compatibility with previous NetBSD releases (COMPAT_XX) 4681.151Srossfile arch/alpha/alpha/compat_13_machdep.c compat_13 | compat_osf1 4691.163Sskdfile arch/alpha/alpha/compat_16_machdep.c compat_16 | compat_osf1 4701.7Sthorpej 4711.7Sthorpej# OSF/1 Binary Compatibility (COMPAT_OSF1) 4721.26Scgdinclude "compat/osf1/files.osf1" 4731.130Smycroftfile arch/alpha/alpha/osf1_sigcode.s compat_osf1 4741.129Smycroftfile arch/alpha/alpha/osf1_syscall.c compat_osf1 4751.94Serh 4761.94Serh# Linux Binary Compatibility (COMPAT_LINUX) 4771.94Serhinclude "compat/linux/files.linux" 4781.96Srossinclude "compat/linux/arch/alpha/files.linux_alpha" 4791.128Sjdolecekfile arch/alpha/alpha/linux_sigcode.s compat_linux 4801.130Smycroftfile arch/alpha/alpha/linux_syscall.c compat_linux 4811.140Schristosfile arch/alpha/alpha/linux_trap.c compat_linux 4821.94Serh 4831.171Sad# Lock stubs 4841.171Sadfile arch/alpha/alpha/lock_stubs.s 4851.171Sad 4861.94Serh# OSS audio driver compatibility 4871.94Serhinclude "compat/ossaudio/files.ossaudio" 4881.76Smatt 4891.76Smatt# XXXX pcic here because it needs to be late. The catch: pcic needs 4901.76Smatt# to be late, so devices which attach to it are attached late. But it 4911.76Smatt# needs to be before its isa and pci attachments. This answer is 4921.76Smatt# non-optimal, but I don't have a better answer right now. 4931.76Smatt 4941.76Smatt# PCIC pcmcia contoller 4951.76Smatt# XXX this needs to be done very late, so it's done here. This feels 4961.76Smatt# like a kludge, but it might be for the best. 4971.76Smatt 4981.149Slukemdefparam PCIC_ISA_ALLOC_IOBASE 4991.149Slukemdefparam PCIC_ISA_ALLOC_IOSIZE 5001.149Slukemdefparam PCIC_ISA_INTR_ALLOC_MASK 5011.76Smatt 5021.99Spkdevice pcic: pcmciabus 5031.76Smattfile dev/ic/i82365.c pcic 5041.76Smatt 5051.100Smycroft# PCIC pcmcia controller on ISA bus. 5061.76Smattattach pcic at isa with pcic_isa 5071.76Smattfile dev/isa/i82365_isa.c pcic_isa 5081.76Smatt 5091.100Smycroft# PCIC pcmcia controller on PCI bus. 5101.76Smattattach pcic at pci with pcic_pci 5111.76Smattfile dev/pci/i82365_pci.c pcic_pci 5121.100Smycroft 5131.100Smycroft# PCIC pcmcia controller on PnP board 5141.100Smycroftattach pcic at isapnp with pcic_isapnp 5151.100Smycroftfile dev/isapnp/i82365_isapnp.c pcic_isapnp 5161.100Smycroft 5171.100Smycroft# Code common to ISA and ISAPnP attachments 5181.100Smycroftfile dev/isa/i82365_isasubr.c pcic_isa | pcic_isapnp | pcic_pci 5191.76Smatt 5201.76Smatt 5211.76Smatt# this wants to be probed as late as possible. 5221.76Smatt# 5231.76Smatt# Machine-independent PCMCIA drivers 5241.76Smatt# 5251.76Smattinclude "dev/pcmcia/files.pcmcia" 5261.95Smatt# 5271.95Smatt# Machine-independent USB device support 5281.95Smatt# 5291.95Smattinclude "dev/usb/files.usb" 5301.125Smatt# 5311.170Splunky# Machine-independent Bluetooth support 5321.170Splunky# 5331.170Splunkyinclude "dev/bluetooth/files.bluetooth" 5341.170Splunky# 5351.125Smatt# Machine-independent IEEE 1394 device support 5361.125Smatt# 5371.125Smattinclude "dev/ieee1394/files.ieee1394" 5381.157Sgehenna 5391.157Sgehennainclude "arch/alpha/conf/majors.alpha" 540