files.alpha revision 1.190
11.190Smaxv# $NetBSD: files.alpha,v 1.190 2019/03/25 19:24:30 maxv 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 DEC_1000 # Mikasa etc: AlphaServer 1000 251.149Slukemdefflag DEC_1000A # Corelle etc: AlphaServer 800 and 1000A 261.149Slukemdefflag DEC_ALPHABOOK1 # AlphaBook1: Tadpole/DEC AlphaBook 271.149Slukemdefflag DEC_EB66 # EB66: 21066 Evaluation Board 281.149Slukemdefflag DEC_6600 # EV6 Various EV6 Systems 291.149Slukemdefflag API_UP1000 # EV6 Alpha Processor, Inc. UP1000 301.44Scgd 311.44Scgd# Miscellaneous CPU-specific option headers 321.149Slukemdefflag FIX_UNALIGNED_VAX_FP 331.149Slukemdefflag ZS_IOASIC_DMA 341.68Sthorpej 351.93Sdrochner# realtime clock compatible to OSF/1 361.149Slukemdefflag CLOCK_COMPAT_OSF1 371.93Sdrochner 381.30Scgd# this loses, but there's no way to define attributes which have attributes 391.30Scgddefine alpha_shared_intr 401.31Scgdfile arch/alpha/common/shared_intr.c alpha_shared_intr | dec_eb164 | 411.69Smjacob dec_eb64plus | dec_kn20aa | dec_kn8ae | 421.83Sross dec_kn300 | dec_550 | dec_1000 | 431.103Sross dec_1000a | dec_eb66 | dec_6600 441.47Sthorpejdefine alpha_sgmap 451.47Sthorpejfile arch/alpha/common/sgmap_common.c alpha_sgmap | dec_3000_500 461.4Scgd 471.4Scgd# 481.4Scgd# Bus-independent devices 491.4Scgd# 501.4Scgd 511.63Sthorpejdevice mainbus { } # no locators (yet?) 521.11Scgdattach mainbus at root 531.1Scgd 541.63Sthorpejdevice cpu { } # not really optional 551.11Scgdattach cpu at mainbus 561.1Scgdfile arch/alpha/alpha/cpu.c cpu 571.126Sad 581.126Sad# 591.126Sad# Machine-independent I2O drivers. 601.126Sad# 611.126Sad 621.126Sadinclude "dev/i2o/files.i2o" 631.8Scgd 641.4Scgd# 651.4Scgd# Machine-independent SCSI drivers 661.4Scgd# 671.4Scgd 681.53Sbouyerinclude "dev/scsipi/files.scsipi" 691.4Scgd 701.61Sthorpej# 711.61Sthorpej# Machine-independent ATA drivers 721.61Sthorpej# 731.61Sthorpej 741.61Sthorpejinclude "dev/ata/files.ata" 751.61Sthorpej 761.33Spk# Memory Disk 771.150Sjdolecekfile dev/md_root.c memory_disk_hooks 781.8Scgd 791.39Scgd# 801.39Scgd# TurboLaser Bus Support 811.39Scgd# 821.39Scgd 831.63Sthorpejdevice tlsb { node = -1, offset = -1 } 841.39Scgdattach tlsb at mainbus 851.39Scgdfile arch/alpha/tlsb/tlsb.c tlsb & dec_kn8ae 861.39Scgd 871.63Sthorpejdevice kft { } 881.39Scgdattach kft at tlsb 891.39Scgdfile arch/alpha/tlsb/kftxx.c kft 901.39Scgd 911.63Sthorpejdevice tlsbmem 921.39Scgdattach tlsbmem at tlsb 931.39Scgdfile arch/alpha/tlsb/tlsbmem.c tlsbmem 941.39Scgd 951.63Sthorpejdevice gbus { offset = -1 } 961.39Scgdattach gbus at tlsb 971.39Scgdfile arch/alpha/tlsb/gbus.c gbus 981.39Scgd 991.69Smjacob# 1001.69Smjacob# MCBUS support 1011.69Smjacob# 1021.69Smjacob 1031.69Smjacobdevice mcbus { mid = -1 } 1041.69Smjacobattach mcbus at mainbus 1051.69Smjacobfile arch/alpha/mcbus/mcbus.c mcbus & dec_kn300 1061.69Smjacob 1071.69Smjacobdevice mcmem 1081.69Smjacobattach mcmem at mcbus 1091.69Smjacobfile arch/alpha/mcbus/mcmem.c mcmem 1101.39Scgd 1111.6Scgd# 1121.48Sjonathan# Bus-independent support for DEC devices 1131.48Sjonathan# 1141.48Sjonathaninclude "dev/dec/files.dec" 1151.48Sjonathan 1161.48Sjonathan# 1171.108Snisimura# TURBOchannel Devices 1181.4Scgd# 1191.48Sjonathaninclude "dev/tc/files.tc" 1201.4Scgd 1211.48Sjonathan# TC attachment is MD 1221.189Smrgdefine tcbus { } # TURBOchannel attachment 1231.48Sjonathanattach tc at tcbus 1241.9Scgd 1251.63Sthorpejdevice tcasic: tcbus 1261.11Scgdattach tcasic at mainbus 1271.9Scgdfile arch/alpha/tc/tcasic.c tcasic 1281.18Scgdfile arch/alpha/tc/tc_bus_mem.c tcasic 1291.47Sthorpejfile arch/alpha/tc/tc_dma.c tcasic 1301.47Sthorpejfile arch/alpha/tc/tc_dma_3000_300.c tcasic & dec_3000_300 1311.47Sthorpejfile arch/alpha/tc/tc_dma_3000_500.c tcasic & dec_3000_500 1321.47Sthorpejfile arch/alpha/tc/tc_sgmap.c tcasic & dec_3000_500 1331.13Scgdfile arch/alpha/tc/tc_3000_500.c tcasic & dec_3000_500 1341.13Scgdfile arch/alpha/tc/tc_3000_300.c tcasic & dec_3000_300 1351.1Scgd 1361.108Snisimura# the TURBOchannel IOCTL ASIC 1371.48Sjonathan# IOASIC device and attachment defined in sys/dev/tc/files.tc 1381.13Scgdfile arch/alpha/tc/ioasic.c ioasic 1391.1Scgd 1401.48Sjonathan# TC and baseboard ioasic Lance ethernet are in files.tc 1411.8Scgd 1421.8Scgd# 1431.8Scgd# ISA Bus support 1441.8Scgd# 1451.8Scgd 1461.26Scgdinclude "dev/pci/files.pci" # XXX some ISA devs are 'at pci' too. 1471.143Sthorpejinclude "dev/pci/files.agp" 1481.26Scgdinclude "dev/isa/files.isa" 1491.8Scgd 1501.4Scgd# 1511.8Scgd# ISA Bus devices 1521.4Scgd# 1531.1Scgd 1541.31Scgdfile arch/alpha/isa/isa_machdep.c isa 1551.31Scgd 1561.114Sthorpejdefine isadma_bounce 1571.114Sthorpejfile arch/alpha/isa/isadma_bounce.c isadma_bounce 1581.114Sthorpej 1591.166Sbjh21include "dev/pckbport/files.pckbport" 1601.112Snathanw 1611.112Snathanw# ISA speaker generates keyboard beep 1621.112Snathanwdevice isabeep 1631.112Snathanwattach isabeep at pcppi 1641.87Sdrochner 1651.35Scgd# Floppy disk controller 1661.113Sthorpejdevice fdc { drive = -1 }: isadma 1671.113Sthorpejfile dev/isa/fd.c fdc needs-flag 1681.113Sthorpej 1691.113Sthorpejattach fdc at isa with fdc_isa 1701.113Sthorpejfile dev/isa/fdc_isa.c fdc_isa 1711.113Sthorpej 1721.113Sthorpejdevice fd: disk 1731.35Scgdattach fd at fdc 1741.86Sthorpej 1751.86Sthorpej# ISA Plug 'n Play devices 1761.86Sthorpejfile arch/alpha/isa/isapnp_machdep.c isapnp 1771.35Scgd 1781.8Scgd# 1791.8Scgd# EISA Bus support 1801.8Scgd# 1811.8Scgd 1821.26Scgdinclude "dev/eisa/files.eisa" 1831.123Sthorpej 1841.123Sthorpejfile arch/alpha/eisa/eisa_machdep.c eisa 1851.8Scgd 1861.118Sthorpejdevice jensenio {[port = -1]}: eisabus, isabus, isadma_bounce 1871.117Sthorpejattach jensenio at mainbus 1881.117Sthorpejfile arch/alpha/jensenio/jensenio.c jensenio 1891.117Sthorpejfile arch/alpha/jensenio/jensenio_bus_intio.c jensenio 1901.117Sthorpejfile arch/alpha/jensenio/jensenio_bus_io.c jensenio 1911.117Sthorpejfile arch/alpha/jensenio/jensenio_bus_mem.c jensenio 1921.117Sthorpejfile arch/alpha/jensenio/jensenio_dma.c jensenio 1931.117Sthorpejfile arch/alpha/jensenio/jensenio_intr.c jensenio 1941.117Sthorpej 1951.117Sthorpejattach com at jensenio with com_jensenio 1961.117Sthorpejfile arch/alpha/jensenio/com_jensenio.c com_jensenio 1971.117Sthorpej 1981.117Sthorpejattach lpt at jensenio with lpt_jensenio 1991.117Sthorpejfile arch/alpha/jensenio/lpt_jensenio.c lpt_jensenio 2001.117Sthorpej 2011.117Sthorpejattach pckbc at jensenio with pckbc_jensenio 2021.117Sthorpejfile arch/alpha/jensenio/pckbc_jensenio.c pckbc_jensenio 2031.8Scgd 2041.8Scgd# 2051.8Scgd# PCI Bus support 2061.8Scgd# 2071.8Scgd 2081.26Scgd# include "dev/pci/files.pci" XXX SEE ABOVE 2091.71Sthorpej 2101.164Sbouyerfile arch/alpha/pci/pciide_machdep.c pciide_common 2111.8Scgd 2121.50Scgddefine alpha_pci_sgmap_pte32 2131.50Scgdfile arch/alpha/pci/pci_sgmap_pte32.c alpha_pci_sgmap_pte32 2141.50Scgd 2151.50Scgddefine alpha_pci_sgmap_pte64 2161.50Scgdfile arch/alpha/pci/pci_sgmap_pte64.c alpha_pci_sgmap_pte64 2171.50Scgd 2181.63Sthorpejdevice apecs: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2191.10Sthorpejattach apecs at mainbus 2201.5Scgdfile arch/alpha/pci/apecs.c apecs 2211.32Scgdfile arch/alpha/pci/apecs_bus_io.c apecs 2221.32Scgdfile arch/alpha/pci/apecs_bus_mem.c apecs 2231.47Sthorpejfile arch/alpha/pci/apecs_dma.c apecs 2241.5Scgdfile arch/alpha/pci/apecs_pci.c apecs 2251.4Scgd 2261.63Sthorpejdevice cia: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2271.10Sthorpejattach cia at mainbus 2281.8Scgdfile arch/alpha/pci/cia.c cia 2291.47Sthorpejfile arch/alpha/pci/cia_dma.c cia 2301.8Scgdfile arch/alpha/pci/cia_pci.c cia 2311.79Sthorpejfile arch/alpha/pci/cia_bwx_bus_io.c cia 2321.79Sthorpejfile arch/alpha/pci/cia_bwx_bus_mem.c cia 2331.51Scgdfile arch/alpha/pci/cia_swiz_bus_io.c cia 2341.51Scgdfile arch/alpha/pci/cia_swiz_bus_mem.c cia 2351.8Scgd 2361.63Sthorpejdevice dwlpx: pcibus, alpha_sgmap, alpha_pci_sgmap_pte32 2371.44Scgdattach dwlpx at kft 2381.44Scgdfile arch/alpha/pci/dwlpx.c dwlpx 2391.69Smjacobfile arch/alpha/pci/dwlpx_bus_io.c dwlpx 2401.69Smjacobfile arch/alpha/pci/dwlpx_bus_mem.c dwlpx 2411.47Sthorpejfile arch/alpha/pci/dwlpx_dma.c dwlpx 2421.44Scgdfile arch/alpha/pci/dwlpx_pci.c dwlpx 2431.44Scgd 2441.188Suebayasidevice irongate: pcibus, agpbus, isadma_bounce 2451.114Sthorpejattach irongate at mainbus 2461.114Sthorpejfile arch/alpha/pci/irongate.c irongate 2471.114Sthorpejfile arch/alpha/pci/irongate_bus_io.c irongate 2481.114Sthorpejfile arch/alpha/pci/irongate_bus_mem.c irongate 2491.114Sthorpejfile arch/alpha/pci/irongate_dma.c irongate 2501.114Sthorpejfile arch/alpha/pci/irongate_pci.c irongate 2511.114Sthorpej 2521.63Sthorpejdevice lca: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2531.50Scgdattach lca at mainbus 2541.50Scgdfile arch/alpha/pci/lca.c lca 2551.50Scgdfile arch/alpha/pci/lca_bus_io.c lca 2561.50Scgdfile arch/alpha/pci/lca_bus_mem.c lca 2571.50Scgdfile arch/alpha/pci/lca_dma.c lca 2581.50Scgdfile arch/alpha/pci/lca_pci.c lca 2591.44Scgd 2601.69Smjacobdevice mcpcia: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2611.69Smjacobattach mcpcia at mcbus 2621.69Smjacobfile arch/alpha/pci/mcpcia.c mcpcia 2631.69Smjacobfile arch/alpha/pci/mcpcia_bus_io.c mcpcia 2641.69Smjacobfile arch/alpha/pci/mcpcia_bus_mem.c mcpcia 2651.69Smjacobfile arch/alpha/pci/mcpcia_dma.c mcpcia 2661.69Smjacobfile arch/alpha/pci/mcpcia_pci.c mcpcia 2671.69Smjacob 2681.103Srossdevice tsc { } 2691.103Srossattach tsc at mainbus 2701.103Srossfile arch/alpha/pci/tsc.c dec_6600 2711.103Sross 2721.103Srossdevice tsp: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2731.103Srossattach tsp at tsc 2741.103Srossfile arch/alpha/pci/tsp_dma.c tsp 2751.103Srossfile arch/alpha/pci/tsp_pci.c tsp 2761.103Srossfile arch/alpha/pci/tsp_bus_io.c tsp 2771.103Srossfile arch/alpha/pci/tsp_bus_mem.c tsp 2781.69Smjacob 2791.186Sjdcdevice tsciic: i2cbus, i2c_bitbang 2801.186Sjdcattach tsciic at tsc 2811.187Smartinfile arch/alpha/pci/tsciic.c tsciic needs-flag 2821.186Sjdc 2831.106Sthorpejdevice ttwoga { hose = -1 } 2841.106Sthorpejattach ttwoga at mainbus 2851.167Sdrochner# identical to pcibus 2861.167Sdrochnerdefine sableiobus {[bus = -1]} 2871.167Sdrochnerdevice ttwopci: pcibus, sableiobus, alpha_sgmap, alpha_pci_sgmap_pte64 2881.106Sthorpejattach ttwopci at ttwoga 2891.106Sthorpejfile arch/alpha/pci/ttwoga.c ttwoga 2901.106Sthorpejfile arch/alpha/pci/ttwoga_bus_io.c ttwoga 2911.106Sthorpejfile arch/alpha/pci/ttwoga_bus_mem.c ttwoga 2921.106Sthorpejfile arch/alpha/pci/ttwoga_dma.c ttwoga 2931.106Sthorpejfile arch/alpha/pci/ttwoga_pci.c ttwoga 2941.106Sthorpej 2951.106Sthorpej# 2961.106Sthorpej# Sable STDIO support 2971.106Sthorpej# 2981.106Sthorpejdevice sableio { port = -1 } 2991.167Sdrochnerattach sableio at sableiobus 3001.106Sthorpejfile arch/alpha/sableio/sableio.c sableio 3011.106Sthorpej 3021.106Sthorpejattach com at sableio with com_sableio 3031.106Sthorpejfile arch/alpha/sableio/com_sableio.c com_sableio 3041.106Sthorpej 3051.106Sthorpejattach lpt at sableio with lpt_sableio 3061.106Sthorpejfile arch/alpha/sableio/lpt_sableio.c lpt_sableio 3071.106Sthorpej 3081.106Sthorpejattach pckbc at sableio with pckbc_sableio 3091.106Sthorpejfile arch/alpha/sableio/pckbc_sableio.c pckbc_sableio 3101.106Sthorpej 3111.122Sthorpejattach fdc at sableio with fdc_sableio 3121.122Sthorpejfile arch/alpha/sableio/fdc_sableio.c fdc_sableio 3131.106Sthorpej 3141.44Scgd# CPU support files 3151.117Sthorpejfile arch/alpha/alpha/dec_2000_300.c dec_2000_300 3161.5Scgdfile arch/alpha/pci/pci_2100_a50.c dec_2100_a50 3171.119Sthorpejfile arch/alpha/pci/pci_2100_a500.c dec_2100_a500 | dec_2100a_a500 3181.114Sthorpejfile arch/alpha/pci/pci_up1000.c api_up1000 3191.82Sthorpejfile arch/alpha/pci/pci_alphabook1.c dec_alphabook1 3201.28Scgdfile arch/alpha/pci/pci_axppci_33.c dec_axppci_33 3211.28Scgdfile arch/alpha/pci/pci_eb164.c dec_eb164 3221.32Scgdfile arch/alpha/pci/pci_eb164_intr.s dec_eb164 3231.74Sthorpejfile arch/alpha/pci/pci_eb64plus.c dec_eb64plus 3241.41Scgdfile arch/alpha/pci/pci_eb64plus_intr.s dec_eb64plus 3251.84Sthorpejfile arch/alpha/pci/pci_eb66.c dec_eb66 3261.84Sthorpejfile arch/alpha/pci/pci_eb66_intr.s dec_eb66 3271.8Scgdfile arch/alpha/pci/pci_kn20aa.c dec_kn20aa 3281.69Smjacobfile arch/alpha/pci/pci_kn8ae.c dec_kn8ae 3291.69Smjacobfile arch/alpha/pci/pci_kn300.c dec_kn300 3301.75Sthorpejfile arch/alpha/pci/pci_550.c dec_550 3311.81Srossfile arch/alpha/pci/pci_1000a.c dec_1000a 3321.83Srossfile arch/alpha/pci/pci_1000.c dec_1000 3331.103Srossfile arch/alpha/pci/pci_6600.c dec_6600 3341.8Scgd 3351.4Scgd 3361.4Scgd# 3371.8Scgd# PCI Bus devices 3381.4Scgd# 3391.1Scgd 3401.4Scgdfile arch/alpha/pci/pci_machdep.c pci 3411.143Sthorpejfile arch/alpha/pci/agp_machdep.c agp 3421.1Scgd 3431.116Sthorpejdevice sio: isabus, alpha_shared_intr, cy82c693 3441.10Sthorpejattach sio at pci 3451.160Sbouyerdevice pceb: isabus, eisabus, cy82c693, alpha_shared_intr 3461.10Sthorpejattach pceb at pci 3471.11Scgdfile arch/alpha/pci/sio.c sio | pceb needs-flag 3481.11Scgdfile arch/alpha/pci/sio_pic.c sio | pceb 3491.156Slukem 3501.62Sross# 3511.8Scgd# Devices that can live on multiple busses 3521.5Scgd# 3531.5Scgd 3541.174Stsutsuidevice mcclock: mc146818 3551.12Scgdattach mcclock at ioasic with mcclock_ioasic 3561.12Scgdattach mcclock at isa with mcclock_isa 3571.39Scgdattach mcclock at gbus with mcclock_tlsb 3581.117Sthorpejattach mcclock at jensenio with mcclock_jensenio 3591.12Scgdfile arch/alpha/alpha/mcclock.c mcclock 3601.12Scgdfile arch/alpha/tc/mcclock_ioasic.c mcclock_ioasic 3611.12Scgdfile arch/alpha/isa/mcclock_isa.c mcclock_isa 3621.39Scgdfile arch/alpha/tlsb/mcclock_tlsb.c mcclock_tlsb 3631.117Sthorpejfile arch/alpha/jensenio/mcclock_jensenio.c mcclock_jensenio 3641.39Scgd 3651.5Scgd 3661.4Scgd# 3671.4Scgd# Standard files 3681.4Scgd# 3691.1Scgdfile arch/alpha/alpha/autoconf.c 3701.12Scgdfile arch/alpha/alpha/clock.c 3711.180Sadfile arch/alpha/alpha/core_machdep.c coredump 3721.55Sthorpejfile arch/alpha/alpha/cpuconf.c 3731.1Scgdfile arch/alpha/alpha/interrupt.c 3741.92Sthorpejfile arch/alpha/alpha/ipifuncs.c multiprocessor 3751.177Sadfile arch/alpha/alpha/kobj_machdep.c modular 3761.1Scgdfile arch/alpha/alpha/machdep.c 3771.1Scgdfile arch/alpha/alpha/mainbus.c 3781.176Sadfile arch/alpha/alpha/patch.c 3791.67Sthorpejfile arch/alpha/alpha/pmap.c 3801.1Scgdfile arch/alpha/alpha/process_machdep.c 3811.132Sfvdlfile arch/alpha/alpha/procfs_machdep.c procfs 3821.1Scgdfile arch/alpha/alpha/prom.c 3831.1Scgdfile arch/alpha/alpha/sys_machdep.c 3841.129Smycroftfile arch/alpha/alpha/syscall.c 3851.1Scgdfile arch/alpha/alpha/trap.c 3861.136Srossfile arch/alpha/alpha/fp_complete.c 3871.1Scgdfile arch/alpha/alpha/vm_machdep.c 3881.1Scgdfile arch/alpha/alpha/disksubr.c 3891.47Sthorpejfile arch/alpha/common/bus_dma.c 3901.85Smjacobfile arch/alpha/common/comlogout.c 3911.1Scgdfile dev/cons.c 3921.174Stsutsuifile kern/kern_cctr.c 3931.4Scgd 3941.185Schristosfile dev/bus_dma/bus_dmamem_common.c 3951.181Sthorpej 3961.44Scgd# PROM console support (for ports that don't have native console support) 3971.5Scgdfile arch/alpha/alpha/promcons.c 3981.6Scgd 3991.44Scgd# CPU support 4001.59Sthorpejfile arch/alpha/alpha/dec_2100_a50.c dec_2100_a50 4011.119Sthorpejfile arch/alpha/alpha/dec_2100_a500.c dec_2100_a500 | dec_2100a_a500 4021.59Sthorpejfile arch/alpha/alpha/dec_3000_300.c dec_3000_300 4031.59Sthorpejfile arch/alpha/alpha/dec_3000_500.c dec_3000_500 4041.59Sthorpejfile arch/alpha/alpha/dec_550.c dec_550 4051.82Sthorpejfile arch/alpha/alpha/dec_alphabook1.c dec_alphabook1 4061.59Sthorpejfile arch/alpha/alpha/dec_axppci_33.c dec_axppci_33 4071.59Sthorpejfile arch/alpha/alpha/dec_eb164.c dec_eb164 4081.59Sthorpejfile arch/alpha/alpha/dec_eb64plus.c dec_eb64plus 4091.84Sthorpejfile arch/alpha/alpha/dec_eb66.c dec_eb66 4101.59Sthorpejfile arch/alpha/alpha/dec_kn20aa.c dec_kn20aa 4111.59Sthorpejfile arch/alpha/alpha/dec_kn8ae.c dec_kn8ae 4121.69Smjacobfile arch/alpha/alpha/dec_kn300.c dec_kn300 4131.114Sthorpejfile arch/alpha/alpha/api_up1000.c api_up1000 4141.83Srossfile arch/alpha/alpha/dec_1000a.c dec_1000 | dec_1000a 4151.103Srossfile arch/alpha/alpha/dec_6600.c dec_6600 4161.58Sthorpej 4171.58Sthorpej# Kernel debugger support 4181.58Sthorpejfile arch/alpha/alpha/db_disasm.c ddb 4191.58Sthorpejfile arch/alpha/alpha/db_interface.c ddb 4201.58Sthorpejfile arch/alpha/alpha/db_trace.c ddb 4211.135Sthorpej 4221.135Sthorpejfile arch/alpha/alpha/kgdb_machdep.c kgdb 4231.89Sthorpej 4241.89Sthorpej# Binary compatibility with previous NetBSD releases (COMPAT_XX) 4251.190Smaxvfile arch/alpha/alpha/compat_13_machdep.c compat_13 4261.190Smaxvfile arch/alpha/alpha/compat_16_machdep.c compat_16 4271.94Serh 4281.94Serh# Linux Binary Compatibility (COMPAT_LINUX) 4291.94Serhinclude "compat/linux/files.linux" 4301.96Srossinclude "compat/linux/arch/alpha/files.linux_alpha" 4311.128Sjdolecekfile arch/alpha/alpha/linux_sigcode.s compat_linux 4321.130Smycroftfile arch/alpha/alpha/linux_syscall.c compat_linux 4331.140Schristosfile arch/alpha/alpha/linux_trap.c compat_linux 4341.94Serh 4351.171Sad# Lock stubs 4361.171Sadfile arch/alpha/alpha/lock_stubs.s 4371.171Sad 4381.94Serh# OSS audio driver compatibility 4391.94Serhinclude "compat/ossaudio/files.ossaudio" 4401.76Smatt 4411.76Smatt# XXXX pcic here because it needs to be late. The catch: pcic needs 4421.76Smatt# to be late, so devices which attach to it are attached late. But it 4431.76Smatt# needs to be before its isa and pci attachments. This answer is 4441.76Smatt# non-optimal, but I don't have a better answer right now. 4451.76Smatt 4461.76Smatt# PCIC pcmcia contoller 4471.76Smatt# XXX this needs to be done very late, so it's done here. This feels 4481.76Smatt# like a kludge, but it might be for the best. 4491.76Smatt 4501.149Slukemdefparam PCIC_ISA_ALLOC_IOBASE 4511.149Slukemdefparam PCIC_ISA_ALLOC_IOSIZE 4521.149Slukemdefparam PCIC_ISA_INTR_ALLOC_MASK 4531.76Smatt 4541.99Spkdevice pcic: pcmciabus 4551.76Smattfile dev/ic/i82365.c pcic 4561.76Smatt 4571.100Smycroft# PCIC pcmcia controller on ISA bus. 4581.76Smattattach pcic at isa with pcic_isa 4591.76Smattfile dev/isa/i82365_isa.c pcic_isa 4601.76Smatt 4611.100Smycroft# PCIC pcmcia controller on PCI bus. 4621.76Smattattach pcic at pci with pcic_pci 4631.76Smattfile dev/pci/i82365_pci.c pcic_pci 4641.100Smycroft 4651.100Smycroft# PCIC pcmcia controller on PnP board 4661.100Smycroftattach pcic at isapnp with pcic_isapnp 4671.100Smycroftfile dev/isapnp/i82365_isapnp.c pcic_isapnp 4681.100Smycroft 4691.100Smycroft# Code common to ISA and ISAPnP attachments 4701.100Smycroftfile dev/isa/i82365_isasubr.c pcic_isa | pcic_isapnp | pcic_pci 4711.76Smatt 4721.76Smatt 4731.76Smatt# this wants to be probed as late as possible. 4741.76Smatt# 4751.76Smatt# Machine-independent PCMCIA drivers 4761.76Smatt# 4771.76Smattinclude "dev/pcmcia/files.pcmcia" 4781.95Smatt# 4791.95Smatt# Machine-independent USB device support 4801.95Smatt# 4811.95Smattinclude "dev/usb/files.usb" 4821.125Smatt# 4831.170Splunky# Machine-independent Bluetooth support 4841.170Splunky# 4851.170Splunkyinclude "dev/bluetooth/files.bluetooth" 4861.170Splunky# 4871.125Smatt# Machine-independent IEEE 1394 device support 4881.125Smatt# 4891.125Smattinclude "dev/ieee1394/files.ieee1394" 4901.157Sgehenna 4911.157Sgehennainclude "arch/alpha/conf/majors.alpha" 492