files.alpha revision 1.111
11.111Sthorpej# $NetBSD: files.alpha,v 1.111 2000/04/07 16:35:22 thorpej 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.44Scgddefopt DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) 121.44Scgddefopt DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. 131.106Sthorpejdefopt DEC_2100_A500 # Sable etc: AlphaServer 2100 141.44Scgddefopt DEC_3000_300 # Pelican etc: 3000/300* 151.44Scgddefopt DEC_3000_500 # Flamingo etc: 3000/[4-9]00* 161.52Scgddefopt DEC_550 # Miata: Personal Workstation (550) 171.44Scgddefopt DEC_AXPPCI_33 # NoName: AXPpci33, etc. 181.44Scgddefopt DEC_EB164 # EB164: AlphaPC 164 191.44Scgddefopt DEC_EB64PLUS # EB64+: AlphaPC 64, etc. 201.44Scgddefopt DEC_KN20AA # KN20AA: AlphaStation 500 and 600 211.44Scgddefopt DEC_KN8AE # KN8AE: AlphaServer 8200 and 8400 221.69Smjacobdefopt DEC_KN300 # KN300: AlphaServer 4X00 231.62Srossdefopt AVALON_A12 # Avalon: A12T1, A12M Parallel Supercomputer 241.83Srossdefopt DEC_1000 # Mikasa etc: AlphaServer 1000 251.81Srossdefopt DEC_1000A # Corelle etc: AlphaServer 800 and 1000A 261.82Sthorpejdefopt DEC_ALPHABOOK1 # AlphaBook1: Tadpole/DEC AlphaBook 271.84Sthorpejdefopt DEC_EB66 # EB66: 21066 Evaluation Board 281.103Srossdefopt DEC_6600 # EV6 Various EV6 Systems 291.44Scgd 301.44Scgd# Miscellaneous CPU-specific option headers 311.44Scgddefopt FIX_UNALIGNED_VAX_FP 321.66Sthorpejdefopt ZS_IOASIC_DMA 331.68Sthorpej 341.68Sthorpej# XXX Temporary, until integration is finished. 351.68Sthorpejdefopt NEW_SCC_DRIVER 361.44Scgd 371.93Sdrochner# realtime clock compatible to OSF/1 381.93Sdrochnerdefopt CLOCK_COMPAT_OSF1 391.93Sdrochner 401.30Scgd# this loses, but there's no way to define attributes which have attributes 411.30Scgddefine alpha_shared_intr 421.31Scgdfile arch/alpha/common/shared_intr.c alpha_shared_intr | dec_eb164 | 431.69Smjacob dec_eb64plus | dec_kn20aa | dec_kn8ae | 441.83Sross dec_kn300 | dec_550 | dec_1000 | 451.103Sross dec_1000a | dec_eb66 | dec_6600 461.47Sthorpejdefine alpha_sgmap 471.47Sthorpejfile arch/alpha/common/sgmap_common.c alpha_sgmap | dec_3000_500 481.4Scgd 491.4Scgd# 501.4Scgd# Bus-independent devices 511.4Scgd# 521.4Scgd 531.63Sthorpejdevice mainbus { } # no locators (yet?) 541.11Scgdattach mainbus at root 551.1Scgd 561.63Sthorpejdevice cpu { } # not really optional 571.11Scgdattach cpu at mainbus 581.1Scgdfile arch/alpha/alpha/cpu.c cpu 591.1Scgd 601.88Sthorpej# 611.88Sthorpej# Machine-independent MII/PHY drivers. 621.88Sthorpej# 631.88Sthorpej 641.88Sthorpejinclude "dev/mii/files.mii" 651.8Scgd 661.4Scgd# 671.4Scgd# Machine-independent SCSI drivers 681.4Scgd# 691.4Scgd 701.53Sbouyerinclude "dev/scsipi/files.scsipi" 711.4Scgdmajor { cd = 3 } 721.4Scgdmajor { sd = 8 } 731.4Scgd 741.61Sthorpej# 751.61Sthorpej# Machine-independent ATA drivers 761.61Sthorpej# 771.61Sthorpej 781.61Sthorpejinclude "dev/ata/files.ata" 791.61Sthorpejmajor { wd = 4 } 801.61Sthorpej 811.33Spk# Memory Disk 821.33Spkfile arch/alpha/alpha/md_root.c memory_disk_hooks 831.33Spkmajor { md = 6 } 841.109Soster 851.109Soster# RAIDframe 861.109Sostermajor { raid = 16 } 871.8Scgd 881.108Snisimura# Raster operations 891.108Snisimurainclude "dev/rasops/files.rasops" 901.108Snisimurainclude "dev/wsfont/files.wsfont" 911.8Scgd 921.6Scgd# 931.70Sdrochner# "Workstation Console" glue. 941.6Scgd# 951.70Sdrochnerinclude "dev/wscons/files.wscons" 961.6Scgd 971.39Scgd 981.39Scgd# 991.39Scgd# TurboLaser Bus Support 1001.39Scgd# 1011.39Scgd 1021.63Sthorpejdevice tlsb { node = -1, offset = -1 } 1031.39Scgdattach tlsb at mainbus 1041.39Scgdfile arch/alpha/tlsb/tlsb.c tlsb & dec_kn8ae 1051.39Scgd 1061.63Sthorpejdevice kft { } 1071.39Scgdattach kft at tlsb 1081.39Scgdfile arch/alpha/tlsb/kftxx.c kft 1091.39Scgd 1101.63Sthorpejdevice tlsbmem 1111.39Scgdattach tlsbmem at tlsb 1121.39Scgdfile arch/alpha/tlsb/tlsbmem.c tlsbmem 1131.39Scgd 1141.63Sthorpejdevice gbus { offset = -1 } 1151.39Scgdattach gbus at tlsb 1161.39Scgdfile arch/alpha/tlsb/gbus.c gbus 1171.39Scgd 1181.69Smjacob# 1191.69Smjacob# MCBUS support 1201.69Smjacob# 1211.69Smjacob 1221.69Smjacobdevice mcbus { mid = -1 } 1231.69Smjacobattach mcbus at mainbus 1241.69Smjacobfile arch/alpha/mcbus/mcbus.c mcbus & dec_kn300 1251.69Smjacob 1261.69Smjacobdevice mcmem 1271.69Smjacobattach mcmem at mcbus 1281.69Smjacobfile arch/alpha/mcbus/mcmem.c mcmem 1291.39Scgd 1301.6Scgd# 1311.48Sjonathan# Bus-independent support for DEC devices 1321.48Sjonathan# 1331.48Sjonathaninclude "dev/dec/files.dec" 1341.48Sjonathan 1351.48Sjonathan# 1361.108Snisimura# TURBOchannel Devices 1371.4Scgd# 1381.48Sjonathaninclude "dev/tc/files.tc" 1391.4Scgd 1401.48Sjonathan# TC attachment is MD 1411.48Sjonathanattach tc at tcbus 1421.9Scgd 1431.63Sthorpejdevice tcasic: tcbus 1441.11Scgdattach tcasic at mainbus 1451.9Scgdfile arch/alpha/tc/tcasic.c tcasic 1461.18Scgdfile arch/alpha/tc/tc_bus_mem.c tcasic 1471.47Sthorpejfile arch/alpha/tc/tc_dma.c tcasic 1481.47Sthorpejfile arch/alpha/tc/tc_dma_3000_300.c tcasic & dec_3000_300 1491.47Sthorpejfile arch/alpha/tc/tc_dma_3000_500.c tcasic & dec_3000_500 1501.47Sthorpejfile arch/alpha/tc/tc_sgmap.c tcasic & dec_3000_500 1511.13Scgdfile arch/alpha/tc/tc_3000_500.c tcasic & dec_3000_500 1521.13Scgdfile arch/alpha/tc/tc_3000_300.c tcasic & dec_3000_300 1531.1Scgd 1541.108Snisimura# the TURBOchannel IOCTL ASIC 1551.48Sjonathan# IOASIC device and attachment defined in sys/dev/tc/files.tc 1561.13Scgdfile arch/alpha/tc/ioasic.c ioasic 1571.1Scgd 1581.16Scgd# Color Frame buffer 1591.70Sdrochnerdevice cfb: wsemuldisplaydev, wsrasteremulops 1601.16Scgdattach cfb at tc 1611.98Sbriggsfile arch/alpha/tc/cfb.c cfb needs-flag 1621.16Scgd 1631.16Scgd# Smart Frame buffer 1641.108Snisimuradevice sfb: wsemuldisplaydev, rasops8 1651.11Scgdattach sfb at tc 1661.108Snisimurafile dev/tc/sfb.c sfb needs-flag 1671.1Scgd 1681.4Scgd# 8530 UARTs 1691.63Sthorpejdevice scc: tty 1701.11Scgdattach scc at ioasic 1711.4Scgdfile arch/alpha/tc/scc.c scc needs-count 1721.66Sthorpej 1731.66Sthorpej# 8530 UARTs using the MI 8530 driver 1741.66Sthorpejdevice zsc { channel = -1 } 1751.66Sthorpejattach zsc at ioasic with zsc_ioasic 1761.110Sthorpejfile arch/alpha/tc/zs_ioasic.c zsc_ioasic needs-flag 1771.66Sthorpejfile dev/ic/z8530sc.c zsc 1781.66Sthorpej 1791.66Sthorpejdevice zstty: tty 1801.66Sthorpejattach zstty at zsc 1811.66Sthorpejfile dev/ic/z8530tty.c zstty needs-flag 1821.1Scgd 1831.104Snisimuradevice vsms: wsmousedev 1841.104Snisimuraattach vsms at zsc with zsms 1851.98Sbriggsfile dev/dec/zsms.c zsms 1861.86Sthorpej 1871.104Snisimuradevice lkkbd: wskbddev 1881.104Snisimuraattach lkkbd at zsc with zskbd 1891.98Sbriggsfile dev/dec/zskbd.c zskbd needs-flag 1901.86Sthorpej 1911.4Scgd# the TCDS ASIC 1921.77Sthorpejdevice tcds { chip = -1 } 1931.11Scgdattach tcds at tc 1941.77Sthorpejfile arch/alpha/tc/tcds.c tcds 1951.4Scgd 1961.4Scgd# 53C[F]90 SCSI 1971.63Sthorpejdevice asc: scsi, ncr53c9x 1981.78Sthorpejattach asc at tcds with asc_tcds 1991.77Sthorpejfile arch/alpha/tc/asc.c asc 2001.38Sthorpejfile arch/alpha/tc/tcds_dma.c asc 2011.4Scgd 2021.48Sjonathan# TC and baseboard ioasic Lance ethernet are in files.tc 2031.8Scgd 2041.8Scgd# 2051.8Scgd# ISA Bus support 2061.8Scgd# 2071.8Scgd 2081.26Scgdinclude "dev/pci/files.pci" # XXX some ISA devs are 'at pci' too. 2091.26Scgdinclude "dev/isa/files.isa" 2101.8Scgd 2111.8Scgd#file arch/alpha/isa/isafcns_jensen.c dec_2000_300 2121.8Scgd 2131.4Scgd# 2141.8Scgd# ISA Bus devices 2151.4Scgd# 2161.1Scgd 2171.11Scgd#device ibus at mainbus { } 2181.11Scgd#device jcombo at ibus: isabus 2191.11Scgd#device jeisa at ibus: eisabus 2201.8Scgd 2211.31Scgdfile arch/alpha/isa/isa_machdep.c isa 2221.31Scgd 2231.70Sdrochnerinclude "dev/pckbc/files.pckbc" 2241.87Sdrochner 2251.35Scgd# Floppy disk controller 2261.63Sthorpejdevice fdc { drive = -1 } 2271.35Scgdattach fdc at isa 2281.63Sthorpejdevice fd: disk, isadma 2291.35Scgdattach fd at fdc 2301.111Sthorpejfile dev/isa/fd.c fdc needs-flag 2311.35Scgdmajor { fd = 0 } 2321.86Sthorpej 2331.86Sthorpej# ISA Plug 'n Play devices 2341.86Sthorpejfile arch/alpha/isa/isapnp_machdep.c isapnp 2351.35Scgd 2361.8Scgd# 2371.8Scgd# EISA Bus support 2381.8Scgd# 2391.8Scgd 2401.26Scgdinclude "dev/eisa/files.eisa" 2411.8Scgd 2421.8Scgd 2431.8Scgd# 2441.8Scgd# PCI Bus support 2451.8Scgd# 2461.8Scgd 2471.26Scgd# include "dev/pci/files.pci" XXX SEE ABOVE 2481.71Sthorpej 2491.71Sthorpejfile arch/alpha/pci/pciide_machdep.c pciide 2501.8Scgd 2511.50Scgddefine alpha_pci_sgmap_pte32 2521.50Scgdfile arch/alpha/pci/pci_sgmap_pte32.c alpha_pci_sgmap_pte32 2531.50Scgd 2541.50Scgddefine alpha_pci_sgmap_pte64 2551.50Scgdfile arch/alpha/pci/pci_sgmap_pte64.c alpha_pci_sgmap_pte64 2561.50Scgd 2571.63Sthorpejdevice apecs: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2581.10Sthorpejattach apecs at mainbus 2591.5Scgdfile arch/alpha/pci/apecs.c apecs 2601.32Scgdfile arch/alpha/pci/apecs_bus_io.c apecs 2611.32Scgdfile arch/alpha/pci/apecs_bus_mem.c apecs 2621.47Sthorpejfile arch/alpha/pci/apecs_dma.c apecs 2631.5Scgdfile arch/alpha/pci/apecs_pci.c apecs 2641.4Scgd 2651.63Sthorpejdevice cia: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2661.10Sthorpejattach cia at mainbus 2671.8Scgdfile arch/alpha/pci/cia.c cia 2681.47Sthorpejfile arch/alpha/pci/cia_dma.c cia 2691.8Scgdfile arch/alpha/pci/cia_pci.c cia 2701.79Sthorpejfile arch/alpha/pci/cia_bwx_bus_io.c cia 2711.79Sthorpejfile arch/alpha/pci/cia_bwx_bus_mem.c cia 2721.51Scgdfile arch/alpha/pci/cia_swiz_bus_io.c cia 2731.51Scgdfile arch/alpha/pci/cia_swiz_bus_mem.c cia 2741.8Scgd 2751.64Srossdevice a12c { }: pcibus 2761.62Srossattach a12c at mainbus 2771.62Srossfile arch/alpha/pci/a12c.c a12c 2781.62Srossfile arch/alpha/pci/a12c_bus_mem.c a12c 2791.62Srossfile arch/alpha/pci/a12c_dma.c a12c 2801.62Srossfile arch/alpha/pci/a12c_pci.c a12c 2811.62Sross 2821.63Sthorpejdevice dwlpx: pcibus, alpha_sgmap, alpha_pci_sgmap_pte32 2831.44Scgdattach dwlpx at kft 2841.44Scgdfile arch/alpha/pci/dwlpx.c dwlpx 2851.69Smjacobfile arch/alpha/pci/dwlpx_bus_io.c dwlpx 2861.69Smjacobfile arch/alpha/pci/dwlpx_bus_mem.c dwlpx 2871.47Sthorpejfile arch/alpha/pci/dwlpx_dma.c dwlpx 2881.44Scgdfile arch/alpha/pci/dwlpx_pci.c dwlpx 2891.44Scgd 2901.63Sthorpejdevice lca: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2911.50Scgdattach lca at mainbus 2921.50Scgdfile arch/alpha/pci/lca.c lca 2931.50Scgdfile arch/alpha/pci/lca_bus_io.c lca 2941.50Scgdfile arch/alpha/pci/lca_bus_mem.c lca 2951.50Scgdfile arch/alpha/pci/lca_dma.c lca 2961.50Scgdfile arch/alpha/pci/lca_pci.c lca 2971.44Scgd 2981.69Smjacobdevice mcpcia: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2991.69Smjacobattach mcpcia at mcbus 3001.69Smjacobfile arch/alpha/pci/mcpcia.c mcpcia 3011.69Smjacobfile arch/alpha/pci/mcpcia_bus_io.c mcpcia 3021.69Smjacobfile arch/alpha/pci/mcpcia_bus_mem.c mcpcia 3031.69Smjacobfile arch/alpha/pci/mcpcia_dma.c mcpcia 3041.69Smjacobfile arch/alpha/pci/mcpcia_pci.c mcpcia 3051.69Smjacob 3061.103Srossdevice tsc { } 3071.103Srossattach tsc at mainbus 3081.103Srossfile arch/alpha/pci/tsc.c dec_6600 3091.103Sross 3101.103Srossdevice tsp: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 3111.103Srossattach tsp at tsc 3121.103Srossfile arch/alpha/pci/tsp_dma.c tsp 3131.103Srossfile arch/alpha/pci/tsp_pci.c tsp 3141.103Srossfile arch/alpha/pci/tsp_bus_io.c tsp 3151.103Srossfile arch/alpha/pci/tsp_bus_mem.c tsp 3161.69Smjacob 3171.106Sthorpejdevice ttwoga { hose = -1 } 3181.106Sthorpejattach ttwoga at mainbus 3191.106Sthorpejdevice ttwopci: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 3201.106Sthorpejattach ttwopci at ttwoga 3211.106Sthorpejfile arch/alpha/pci/ttwoga.c ttwoga 3221.106Sthorpejfile arch/alpha/pci/ttwoga_bus_io.c ttwoga 3231.106Sthorpejfile arch/alpha/pci/ttwoga_bus_mem.c ttwoga 3241.106Sthorpejfile arch/alpha/pci/ttwoga_dma.c ttwoga 3251.106Sthorpejfile arch/alpha/pci/ttwoga_pci.c ttwoga 3261.106Sthorpej 3271.106Sthorpej# 3281.106Sthorpej# Sable STDIO support 3291.106Sthorpej# 3301.106Sthorpejdevice sableio { port = -1 } 3311.106Sthorpejattach sableio at pcibus 3321.106Sthorpejfile arch/alpha/sableio/sableio.c sableio 3331.106Sthorpej 3341.106Sthorpejattach com at sableio with com_sableio 3351.106Sthorpejfile arch/alpha/sableio/com_sableio.c com_sableio 3361.106Sthorpej 3371.106Sthorpejattach lpt at sableio with lpt_sableio 3381.106Sthorpejfile arch/alpha/sableio/lpt_sableio.c lpt_sableio 3391.106Sthorpej 3401.106Sthorpejattach pckbc at sableio with pckbc_sableio 3411.106Sthorpejfile arch/alpha/sableio/pckbc_sableio.c pckbc_sableio 3421.106Sthorpej 3431.106Sthorpej#attach fdc at sableio with fdc_sableio 3441.106Sthorpej#file arch/alpha/sableio/fdc_sableio.c fdc_sableio 3451.106Sthorpej 3461.44Scgd# CPU support files 3471.5Scgdfile arch/alpha/pci/pci_2100_a50.c dec_2100_a50 3481.106Sthorpejfile arch/alpha/pci/pci_2100_a500.c dec_2100_a500 3491.62Srossfile arch/alpha/pci/pci_a12.c avalon_a12 3501.82Sthorpejfile arch/alpha/pci/pci_alphabook1.c dec_alphabook1 3511.28Scgdfile arch/alpha/pci/pci_axppci_33.c dec_axppci_33 3521.28Scgdfile arch/alpha/pci/pci_eb164.c dec_eb164 3531.32Scgdfile arch/alpha/pci/pci_eb164_intr.s dec_eb164 3541.74Sthorpejfile arch/alpha/pci/pci_eb64plus.c dec_eb64plus 3551.41Scgdfile arch/alpha/pci/pci_eb64plus_intr.s dec_eb64plus 3561.84Sthorpejfile arch/alpha/pci/pci_eb66.c dec_eb66 3571.84Sthorpejfile arch/alpha/pci/pci_eb66_intr.s dec_eb66 3581.8Scgdfile arch/alpha/pci/pci_kn20aa.c dec_kn20aa 3591.69Smjacobfile arch/alpha/pci/pci_kn8ae.c dec_kn8ae 3601.69Smjacobfile arch/alpha/pci/pci_kn300.c dec_kn300 3611.75Sthorpejfile arch/alpha/pci/pci_550.c dec_550 3621.81Srossfile arch/alpha/pci/pci_1000a.c dec_1000a 3631.83Srossfile arch/alpha/pci/pci_1000.c dec_1000 3641.103Srossfile arch/alpha/pci/pci_6600.c dec_6600 3651.8Scgd 3661.4Scgd 3671.4Scgd# 3681.8Scgd# PCI Bus devices 3691.4Scgd# 3701.1Scgd 3711.4Scgdfile arch/alpha/pci/pci_machdep.c pci 3721.1Scgd 3731.63Sthorpejdevice sio: isabus, alpha_shared_intr 3741.10Sthorpejattach sio at pci 3751.63Sthorpejdevice pceb: isabus, eisabus 3761.10Sthorpejattach pceb at pci 3771.11Scgdfile arch/alpha/pci/sio.c sio | pceb needs-flag 3781.11Scgdfile arch/alpha/pci/sio_pic.c sio | pceb 3791.5Scgd 3801.6Scgd 3811.62Sross# 3821.103Sross# A12 if_de hack 3831.62Sross# 3841.63Sthorpejdevice ade: ether, ifnet, arp 3851.62Srossattach ade at pci 3861.90Srossfile arch/alpha/a12/if_ade.c ade 3871.64Sross 3881.64Sross# 3891.64Sross# alpha/a12 platform-specific drivers 3901.64Sross# 3911.64Sross 3921.64Sross# Switch 3931.64Sross 3941.64Srossdevice xb 3951.64Srossattach xb at a12c 3961.64Srossfile arch/alpha/a12/if_xb.c xb 3971.64Sross 3981.64Sross# Console 3991.64Sross 4001.64Srossdevice a12dc 4011.64Srossattach a12dc at a12c 4021.64Srossfile arch/alpha/a12/a12dc.c a12dc needs-flag 4031.8Scgd 4041.5Scgd# 4051.8Scgd# Devices that can live on multiple busses 4061.5Scgd# 4071.5Scgd 4081.63Sthorpejdevice mcclock 4091.12Scgdattach mcclock at ioasic with mcclock_ioasic 4101.12Scgdattach mcclock at isa with mcclock_isa 4111.39Scgdattach mcclock at gbus with mcclock_tlsb 4121.12Scgdfile arch/alpha/alpha/mcclock.c mcclock 4131.12Scgdfile arch/alpha/tc/mcclock_ioasic.c mcclock_ioasic 4141.12Scgdfile arch/alpha/isa/mcclock_isa.c mcclock_isa 4151.39Scgdfile arch/alpha/tlsb/mcclock_tlsb.c mcclock_tlsb 4161.39Scgd 4171.5Scgd 4181.4Scgd# 4191.4Scgd# Standard files 4201.4Scgd# 4211.1Scgdfile arch/alpha/alpha/autoconf.c 4221.12Scgdfile arch/alpha/alpha/clock.c 4231.93Sdrochnerfile dev/clock_subr.c 4241.1Scgdfile arch/alpha/alpha/conf.c 4251.55Sthorpejfile arch/alpha/alpha/cpuconf.c 4261.1Scgdfile arch/alpha/alpha/interrupt.c 4271.92Sthorpejfile arch/alpha/alpha/ipifuncs.c multiprocessor 4281.1Scgdfile arch/alpha/alpha/machdep.c 4291.1Scgdfile arch/alpha/alpha/mainbus.c 4301.1Scgdfile arch/alpha/alpha/mem.c 4311.67Sthorpejfile arch/alpha/alpha/pmap.c 4321.1Scgdfile arch/alpha/alpha/process_machdep.c 4331.1Scgdfile arch/alpha/alpha/prom.c 4341.1Scgdfile arch/alpha/alpha/support.c 4351.1Scgdfile arch/alpha/alpha/sys_machdep.c 4361.1Scgdfile arch/alpha/alpha/trap.c 4371.1Scgdfile arch/alpha/alpha/vm_machdep.c 4381.1Scgdfile arch/alpha/alpha/disksubr.c 4391.47Sthorpejfile arch/alpha/common/bus_dma.c 4401.85Smjacobfile arch/alpha/common/comlogout.c 4411.1Scgdfile dev/cons.c 4421.4Scgd 4431.44Scgd# Network protocol checksum routines 4441.44Scgdfile arch/alpha/alpha/in_cksum.c inet 4451.107Sthorpejfile netinet/in4_cksum.c inet 4461.19Scgdfile netns/ns_cksum.c ns 4471.1Scgd 4481.44Scgd# PROM console support (for ports that don't have native console support) 4491.5Scgdfile arch/alpha/alpha/promcons.c 4501.6Scgd 4511.44Scgd# CPU support 4521.59Sthorpejfile arch/alpha/alpha/dec_2100_a50.c dec_2100_a50 4531.106Sthorpejfile arch/alpha/alpha/dec_2100_a500.c dec_2100_a500 4541.59Sthorpejfile arch/alpha/alpha/dec_3000_300.c dec_3000_300 4551.59Sthorpejfile arch/alpha/alpha/dec_3000_500.c dec_3000_500 4561.59Sthorpejfile arch/alpha/alpha/dec_550.c dec_550 4571.82Sthorpejfile arch/alpha/alpha/dec_alphabook1.c dec_alphabook1 4581.59Sthorpejfile arch/alpha/alpha/dec_axppci_33.c dec_axppci_33 4591.59Sthorpejfile arch/alpha/alpha/dec_eb164.c dec_eb164 4601.59Sthorpejfile arch/alpha/alpha/dec_eb64plus.c dec_eb64plus 4611.84Sthorpejfile arch/alpha/alpha/dec_eb66.c dec_eb66 4621.59Sthorpejfile arch/alpha/alpha/dec_kn20aa.c dec_kn20aa 4631.59Sthorpejfile arch/alpha/alpha/dec_kn8ae.c dec_kn8ae 4641.69Smjacobfile arch/alpha/alpha/dec_kn300.c dec_kn300 4651.62Srossfile arch/alpha/alpha/avalon_a12.c avalon_a12 4661.83Srossfile arch/alpha/alpha/dec_1000a.c dec_1000 | dec_1000a 4671.103Srossfile arch/alpha/alpha/dec_6600.c dec_6600 4681.58Sthorpej 4691.58Sthorpej# Kernel debugger support 4701.58Sthorpejfile arch/alpha/alpha/db_disasm.c ddb 4711.58Sthorpejfile arch/alpha/alpha/db_interface.c ddb 4721.58Sthorpejfile arch/alpha/alpha/db_trace.c ddb 4731.89Sthorpej 4741.89Sthorpej# Binary compatibility with previous NetBSD releases (COMPAT_XX) 4751.89Sthorpejfile arch/alpha/alpha/compat_13_machdep.c compat_13 4761.7Sthorpej 4771.7Sthorpej# OSF/1 Binary Compatibility (COMPAT_OSF1) 4781.26Scgdinclude "compat/osf1/files.osf1" 4791.101Scgdfile arch/alpha/alpha/osf1_locore.s compat_osf1 4801.94Serh 4811.94Serh# Linux Binary Compatibility (COMPAT_LINUX) 4821.94Serhinclude "compat/linux/files.linux" 4831.96Srossinclude "compat/linux/arch/alpha/files.linux_alpha" 4841.94Serh 4851.94Serh# OSS audio driver compatibility 4861.94Serhinclude "compat/ossaudio/files.ossaudio" 4871.76Smatt 4881.76Smatt# XXXX pcic here because it needs to be late. The catch: pcic needs 4891.76Smatt# to be late, so devices which attach to it are attached late. But it 4901.76Smatt# needs to be before its isa and pci attachments. This answer is 4911.76Smatt# non-optimal, but I don't have a better answer right now. 4921.76Smatt 4931.76Smatt# PCIC pcmcia contoller 4941.76Smatt# XXX this needs to be done very late, so it's done here. This feels 4951.76Smatt# like a kludge, but it might be for the best. 4961.76Smatt 4971.76Smattdefopt PCIC_ISA_ALLOC_IOBASE 4981.76Smattdefopt PCIC_ISA_ALLOC_IOSIZE 4991.76Smattdefopt PCIC_ISA_INTR_ALLOC_MASK 5001.76Smatt 5011.99Spkdevice pcic: pcmciabus 5021.76Smattfile dev/ic/i82365.c pcic 5031.76Smatt 5041.100Smycroft# PCIC pcmcia controller on ISA bus. 5051.76Smattattach pcic at isa with pcic_isa 5061.76Smattfile dev/isa/i82365_isa.c pcic_isa 5071.76Smatt 5081.100Smycroft# PCIC pcmcia controller on PCI bus. 5091.76Smattattach pcic at pci with pcic_pci 5101.76Smattfile dev/pci/i82365_pci.c pcic_pci 5111.100Smycroft 5121.100Smycroft# PCIC pcmcia controller on PnP board 5131.100Smycroftattach pcic at isapnp with pcic_isapnp 5141.100Smycroftfile dev/isapnp/i82365_isapnp.c pcic_isapnp 5151.100Smycroft 5161.100Smycroft# Code common to ISA and ISAPnP attachments 5171.100Smycroftfile dev/isa/i82365_isasubr.c pcic_isa | pcic_isapnp | pcic_pci 5181.76Smatt 5191.76Smatt 5201.76Smatt# this wants to be probed as late as possible. 5211.76Smatt# 5221.76Smatt# Machine-independent PCMCIA drivers 5231.76Smatt# 5241.76Smattinclude "dev/pcmcia/files.pcmcia" 5251.95Smatt# 5261.95Smatt# Machine-independent USB device support 5271.95Smatt# 5281.95Smattinclude "dev/usb/files.usb" 529