files.alpha revision 1.116
11.116Sthorpej# $NetBSD: files.alpha,v 1.116 2000/06/06 03:10:55 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.115Sthorpejdefopt API_UP1000 # EV6 Alpha Processor, Inc. UP1000 301.44Scgd 311.44Scgd# Miscellaneous CPU-specific option headers 321.44Scgddefopt FIX_UNALIGNED_VAX_FP 331.66Sthorpejdefopt ZS_IOASIC_DMA 341.68Sthorpej 351.68Sthorpej# XXX Temporary, until integration is finished. 361.68Sthorpejdefopt NEW_SCC_DRIVER 371.44Scgd 381.93Sdrochner# realtime clock compatible to OSF/1 391.93Sdrochnerdefopt CLOCK_COMPAT_OSF1 401.93Sdrochner 411.30Scgd# this loses, but there's no way to define attributes which have attributes 421.30Scgddefine alpha_shared_intr 431.31Scgdfile arch/alpha/common/shared_intr.c alpha_shared_intr | dec_eb164 | 441.69Smjacob dec_eb64plus | dec_kn20aa | dec_kn8ae | 451.83Sross dec_kn300 | dec_550 | dec_1000 | 461.103Sross dec_1000a | dec_eb66 | dec_6600 471.47Sthorpejdefine alpha_sgmap 481.47Sthorpejfile arch/alpha/common/sgmap_common.c alpha_sgmap | dec_3000_500 491.4Scgd 501.4Scgd# 511.4Scgd# Bus-independent devices 521.4Scgd# 531.4Scgd 541.63Sthorpejdevice mainbus { } # no locators (yet?) 551.11Scgdattach mainbus at root 561.1Scgd 571.63Sthorpejdevice cpu { } # not really optional 581.11Scgdattach cpu at mainbus 591.1Scgdfile arch/alpha/alpha/cpu.c cpu 601.1Scgd 611.88Sthorpej# 621.88Sthorpej# Machine-independent MII/PHY drivers. 631.88Sthorpej# 641.88Sthorpej 651.88Sthorpejinclude "dev/mii/files.mii" 661.8Scgd 671.4Scgd# 681.4Scgd# Machine-independent SCSI drivers 691.4Scgd# 701.4Scgd 711.53Sbouyerinclude "dev/scsipi/files.scsipi" 721.4Scgdmajor { cd = 3 } 731.4Scgdmajor { sd = 8 } 741.4Scgd 751.61Sthorpej# 761.61Sthorpej# Machine-independent ATA drivers 771.61Sthorpej# 781.61Sthorpej 791.61Sthorpejinclude "dev/ata/files.ata" 801.61Sthorpejmajor { wd = 4 } 811.61Sthorpej 821.33Spk# Memory Disk 831.33Spkfile arch/alpha/alpha/md_root.c memory_disk_hooks 841.33Spkmajor { md = 6 } 851.109Soster 861.109Soster# RAIDframe 871.109Sostermajor { raid = 16 } 881.8Scgd 891.108Snisimura# Raster operations 901.108Snisimurainclude "dev/rasops/files.rasops" 911.108Snisimurainclude "dev/wsfont/files.wsfont" 921.8Scgd 931.6Scgd# 941.70Sdrochner# "Workstation Console" glue. 951.6Scgd# 961.70Sdrochnerinclude "dev/wscons/files.wscons" 971.6Scgd 981.39Scgd 991.39Scgd# 1001.39Scgd# TurboLaser Bus Support 1011.39Scgd# 1021.39Scgd 1031.63Sthorpejdevice tlsb { node = -1, offset = -1 } 1041.39Scgdattach tlsb at mainbus 1051.39Scgdfile arch/alpha/tlsb/tlsb.c tlsb & dec_kn8ae 1061.39Scgd 1071.63Sthorpejdevice kft { } 1081.39Scgdattach kft at tlsb 1091.39Scgdfile arch/alpha/tlsb/kftxx.c kft 1101.39Scgd 1111.63Sthorpejdevice tlsbmem 1121.39Scgdattach tlsbmem at tlsb 1131.39Scgdfile arch/alpha/tlsb/tlsbmem.c tlsbmem 1141.39Scgd 1151.63Sthorpejdevice gbus { offset = -1 } 1161.39Scgdattach gbus at tlsb 1171.39Scgdfile arch/alpha/tlsb/gbus.c gbus 1181.39Scgd 1191.69Smjacob# 1201.69Smjacob# MCBUS support 1211.69Smjacob# 1221.69Smjacob 1231.69Smjacobdevice mcbus { mid = -1 } 1241.69Smjacobattach mcbus at mainbus 1251.69Smjacobfile arch/alpha/mcbus/mcbus.c mcbus & dec_kn300 1261.69Smjacob 1271.69Smjacobdevice mcmem 1281.69Smjacobattach mcmem at mcbus 1291.69Smjacobfile arch/alpha/mcbus/mcmem.c mcmem 1301.39Scgd 1311.6Scgd# 1321.48Sjonathan# Bus-independent support for DEC devices 1331.48Sjonathan# 1341.48Sjonathaninclude "dev/dec/files.dec" 1351.48Sjonathan 1361.48Sjonathan# 1371.108Snisimura# TURBOchannel Devices 1381.4Scgd# 1391.48Sjonathaninclude "dev/tc/files.tc" 1401.4Scgd 1411.48Sjonathan# TC attachment is MD 1421.48Sjonathanattach tc at tcbus 1431.9Scgd 1441.63Sthorpejdevice tcasic: tcbus 1451.11Scgdattach tcasic at mainbus 1461.9Scgdfile arch/alpha/tc/tcasic.c tcasic 1471.18Scgdfile arch/alpha/tc/tc_bus_mem.c tcasic 1481.47Sthorpejfile arch/alpha/tc/tc_dma.c tcasic 1491.47Sthorpejfile arch/alpha/tc/tc_dma_3000_300.c tcasic & dec_3000_300 1501.47Sthorpejfile arch/alpha/tc/tc_dma_3000_500.c tcasic & dec_3000_500 1511.47Sthorpejfile arch/alpha/tc/tc_sgmap.c tcasic & dec_3000_500 1521.13Scgdfile arch/alpha/tc/tc_3000_500.c tcasic & dec_3000_500 1531.13Scgdfile arch/alpha/tc/tc_3000_300.c tcasic & dec_3000_300 1541.1Scgd 1551.108Snisimura# the TURBOchannel IOCTL ASIC 1561.48Sjonathan# IOASIC device and attachment defined in sys/dev/tc/files.tc 1571.13Scgdfile arch/alpha/tc/ioasic.c ioasic 1581.1Scgd 1591.16Scgd# Color Frame buffer 1601.70Sdrochnerdevice cfb: wsemuldisplaydev, wsrasteremulops 1611.16Scgdattach cfb at tc 1621.98Sbriggsfile arch/alpha/tc/cfb.c cfb needs-flag 1631.16Scgd 1641.16Scgd# Smart Frame buffer 1651.108Snisimuradevice sfb: wsemuldisplaydev, rasops8 1661.11Scgdattach sfb at tc 1671.108Snisimurafile dev/tc/sfb.c sfb needs-flag 1681.1Scgd 1691.4Scgd# 8530 UARTs 1701.63Sthorpejdevice scc: tty 1711.11Scgdattach scc at ioasic 1721.4Scgdfile arch/alpha/tc/scc.c scc needs-count 1731.66Sthorpej 1741.66Sthorpej# 8530 UARTs using the MI 8530 driver 1751.66Sthorpejdevice zsc { channel = -1 } 1761.66Sthorpejattach zsc at ioasic with zsc_ioasic 1771.110Sthorpejfile arch/alpha/tc/zs_ioasic.c zsc_ioasic needs-flag 1781.66Sthorpejfile dev/ic/z8530sc.c zsc 1791.66Sthorpej 1801.66Sthorpejdevice zstty: tty 1811.66Sthorpejattach zstty at zsc 1821.66Sthorpejfile dev/ic/z8530tty.c zstty needs-flag 1831.1Scgd 1841.104Snisimuradevice vsms: wsmousedev 1851.104Snisimuraattach vsms at zsc with zsms 1861.98Sbriggsfile dev/dec/zsms.c zsms 1871.86Sthorpej 1881.104Snisimuradevice lkkbd: wskbddev 1891.104Snisimuraattach lkkbd at zsc with zskbd 1901.98Sbriggsfile dev/dec/zskbd.c zskbd needs-flag 1911.86Sthorpej 1921.4Scgd# the TCDS ASIC 1931.77Sthorpejdevice tcds { chip = -1 } 1941.11Scgdattach tcds at tc 1951.77Sthorpejfile arch/alpha/tc/tcds.c tcds 1961.4Scgd 1971.4Scgd# 53C[F]90 SCSI 1981.63Sthorpejdevice asc: scsi, ncr53c9x 1991.78Sthorpejattach asc at tcds with asc_tcds 2001.77Sthorpejfile arch/alpha/tc/asc.c asc 2011.38Sthorpejfile arch/alpha/tc/tcds_dma.c asc 2021.4Scgd 2031.48Sjonathan# TC and baseboard ioasic Lance ethernet are in files.tc 2041.8Scgd 2051.8Scgd# 2061.8Scgd# ISA Bus support 2071.8Scgd# 2081.8Scgd 2091.26Scgdinclude "dev/pci/files.pci" # XXX some ISA devs are 'at pci' too. 2101.26Scgdinclude "dev/isa/files.isa" 2111.8Scgd 2121.8Scgd#file arch/alpha/isa/isafcns_jensen.c dec_2000_300 2131.8Scgd 2141.4Scgd# 2151.8Scgd# ISA Bus devices 2161.4Scgd# 2171.1Scgd 2181.11Scgd#device ibus at mainbus { } 2191.11Scgd#device jcombo at ibus: isabus 2201.11Scgd#device jeisa at ibus: eisabus 2211.8Scgd 2221.31Scgdfile arch/alpha/isa/isa_machdep.c isa 2231.31Scgd 2241.114Sthorpejdefine isadma_bounce 2251.114Sthorpejfile arch/alpha/isa/isadma_bounce.c isadma_bounce 2261.114Sthorpej 2271.70Sdrochnerinclude "dev/pckbc/files.pckbc" 2281.112Snathanw 2291.112Snathanw# ISA speaker generates keyboard beep 2301.112Snathanwdevice isabeep 2311.112Snathanwattach isabeep at pcppi 2321.87Sdrochner 2331.35Scgd# Floppy disk controller 2341.113Sthorpejdevice fdc { drive = -1 }: isadma 2351.113Sthorpejfile dev/isa/fd.c fdc needs-flag 2361.113Sthorpej 2371.113Sthorpejattach fdc at isa with fdc_isa 2381.113Sthorpejfile dev/isa/fdc_isa.c fdc_isa 2391.113Sthorpej 2401.113Sthorpejdevice fd: disk 2411.35Scgdattach fd at fdc 2421.35Scgdmajor { fd = 0 } 2431.86Sthorpej 2441.86Sthorpej# ISA Plug 'n Play devices 2451.86Sthorpejfile arch/alpha/isa/isapnp_machdep.c isapnp 2461.35Scgd 2471.8Scgd# 2481.8Scgd# EISA Bus support 2491.8Scgd# 2501.8Scgd 2511.26Scgdinclude "dev/eisa/files.eisa" 2521.8Scgd 2531.8Scgd 2541.8Scgd# 2551.8Scgd# PCI Bus support 2561.8Scgd# 2571.8Scgd 2581.26Scgd# include "dev/pci/files.pci" XXX SEE ABOVE 2591.71Sthorpej 2601.71Sthorpejfile arch/alpha/pci/pciide_machdep.c pciide 2611.8Scgd 2621.50Scgddefine alpha_pci_sgmap_pte32 2631.50Scgdfile arch/alpha/pci/pci_sgmap_pte32.c alpha_pci_sgmap_pte32 2641.50Scgd 2651.50Scgddefine alpha_pci_sgmap_pte64 2661.50Scgdfile arch/alpha/pci/pci_sgmap_pte64.c alpha_pci_sgmap_pte64 2671.50Scgd 2681.63Sthorpejdevice apecs: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2691.10Sthorpejattach apecs at mainbus 2701.5Scgdfile arch/alpha/pci/apecs.c apecs 2711.32Scgdfile arch/alpha/pci/apecs_bus_io.c apecs 2721.32Scgdfile arch/alpha/pci/apecs_bus_mem.c apecs 2731.47Sthorpejfile arch/alpha/pci/apecs_dma.c apecs 2741.5Scgdfile arch/alpha/pci/apecs_pci.c apecs 2751.4Scgd 2761.63Sthorpejdevice cia: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 2771.10Sthorpejattach cia at mainbus 2781.8Scgdfile arch/alpha/pci/cia.c cia 2791.47Sthorpejfile arch/alpha/pci/cia_dma.c cia 2801.8Scgdfile arch/alpha/pci/cia_pci.c cia 2811.79Sthorpejfile arch/alpha/pci/cia_bwx_bus_io.c cia 2821.79Sthorpejfile arch/alpha/pci/cia_bwx_bus_mem.c cia 2831.51Scgdfile arch/alpha/pci/cia_swiz_bus_io.c cia 2841.51Scgdfile arch/alpha/pci/cia_swiz_bus_mem.c cia 2851.8Scgd 2861.64Srossdevice a12c { }: pcibus 2871.62Srossattach a12c at mainbus 2881.62Srossfile arch/alpha/pci/a12c.c a12c 2891.62Srossfile arch/alpha/pci/a12c_bus_mem.c a12c 2901.62Srossfile arch/alpha/pci/a12c_dma.c a12c 2911.62Srossfile arch/alpha/pci/a12c_pci.c a12c 2921.62Sross 2931.63Sthorpejdevice dwlpx: pcibus, alpha_sgmap, alpha_pci_sgmap_pte32 2941.44Scgdattach dwlpx at kft 2951.44Scgdfile arch/alpha/pci/dwlpx.c dwlpx 2961.69Smjacobfile arch/alpha/pci/dwlpx_bus_io.c dwlpx 2971.69Smjacobfile arch/alpha/pci/dwlpx_bus_mem.c dwlpx 2981.47Sthorpejfile arch/alpha/pci/dwlpx_dma.c dwlpx 2991.44Scgdfile arch/alpha/pci/dwlpx_pci.c dwlpx 3001.44Scgd 3011.114Sthorpejdevice irongate: pcibus, isadma_bounce 3021.114Sthorpejattach irongate at mainbus 3031.114Sthorpejfile arch/alpha/pci/irongate.c irongate 3041.114Sthorpejfile arch/alpha/pci/irongate_bus_io.c irongate 3051.114Sthorpejfile arch/alpha/pci/irongate_bus_mem.c irongate 3061.114Sthorpejfile arch/alpha/pci/irongate_dma.c irongate 3071.114Sthorpejfile arch/alpha/pci/irongate_pci.c irongate 3081.114Sthorpej 3091.63Sthorpejdevice lca: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 3101.50Scgdattach lca at mainbus 3111.50Scgdfile arch/alpha/pci/lca.c lca 3121.50Scgdfile arch/alpha/pci/lca_bus_io.c lca 3131.50Scgdfile arch/alpha/pci/lca_bus_mem.c lca 3141.50Scgdfile arch/alpha/pci/lca_dma.c lca 3151.50Scgdfile arch/alpha/pci/lca_pci.c lca 3161.44Scgd 3171.69Smjacobdevice mcpcia: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 3181.69Smjacobattach mcpcia at mcbus 3191.69Smjacobfile arch/alpha/pci/mcpcia.c mcpcia 3201.69Smjacobfile arch/alpha/pci/mcpcia_bus_io.c mcpcia 3211.69Smjacobfile arch/alpha/pci/mcpcia_bus_mem.c mcpcia 3221.69Smjacobfile arch/alpha/pci/mcpcia_dma.c mcpcia 3231.69Smjacobfile arch/alpha/pci/mcpcia_pci.c mcpcia 3241.69Smjacob 3251.103Srossdevice tsc { } 3261.103Srossattach tsc at mainbus 3271.103Srossfile arch/alpha/pci/tsc.c dec_6600 3281.103Sross 3291.103Srossdevice tsp: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 3301.103Srossattach tsp at tsc 3311.103Srossfile arch/alpha/pci/tsp_dma.c tsp 3321.103Srossfile arch/alpha/pci/tsp_pci.c tsp 3331.103Srossfile arch/alpha/pci/tsp_bus_io.c tsp 3341.103Srossfile arch/alpha/pci/tsp_bus_mem.c tsp 3351.69Smjacob 3361.106Sthorpejdevice ttwoga { hose = -1 } 3371.106Sthorpejattach ttwoga at mainbus 3381.106Sthorpejdevice ttwopci: pcibus, alpha_sgmap, alpha_pci_sgmap_pte64 3391.106Sthorpejattach ttwopci at ttwoga 3401.106Sthorpejfile arch/alpha/pci/ttwoga.c ttwoga 3411.106Sthorpejfile arch/alpha/pci/ttwoga_bus_io.c ttwoga 3421.106Sthorpejfile arch/alpha/pci/ttwoga_bus_mem.c ttwoga 3431.106Sthorpejfile arch/alpha/pci/ttwoga_dma.c ttwoga 3441.106Sthorpejfile arch/alpha/pci/ttwoga_pci.c ttwoga 3451.106Sthorpej 3461.106Sthorpej# 3471.106Sthorpej# Sable STDIO support 3481.106Sthorpej# 3491.106Sthorpejdevice sableio { port = -1 } 3501.106Sthorpejattach sableio at pcibus 3511.106Sthorpejfile arch/alpha/sableio/sableio.c sableio 3521.106Sthorpej 3531.106Sthorpejattach com at sableio with com_sableio 3541.106Sthorpejfile arch/alpha/sableio/com_sableio.c com_sableio 3551.106Sthorpej 3561.106Sthorpejattach lpt at sableio with lpt_sableio 3571.106Sthorpejfile arch/alpha/sableio/lpt_sableio.c lpt_sableio 3581.106Sthorpej 3591.106Sthorpejattach pckbc at sableio with pckbc_sableio 3601.106Sthorpejfile arch/alpha/sableio/pckbc_sableio.c pckbc_sableio 3611.106Sthorpej 3621.106Sthorpej#attach fdc at sableio with fdc_sableio 3631.106Sthorpej#file arch/alpha/sableio/fdc_sableio.c fdc_sableio 3641.106Sthorpej 3651.44Scgd# CPU support files 3661.5Scgdfile arch/alpha/pci/pci_2100_a50.c dec_2100_a50 3671.106Sthorpejfile arch/alpha/pci/pci_2100_a500.c dec_2100_a500 3681.114Sthorpejfile arch/alpha/pci/pci_up1000.c api_up1000 3691.62Srossfile arch/alpha/pci/pci_a12.c avalon_a12 3701.82Sthorpejfile arch/alpha/pci/pci_alphabook1.c dec_alphabook1 3711.28Scgdfile arch/alpha/pci/pci_axppci_33.c dec_axppci_33 3721.28Scgdfile arch/alpha/pci/pci_eb164.c dec_eb164 3731.32Scgdfile arch/alpha/pci/pci_eb164_intr.s dec_eb164 3741.74Sthorpejfile arch/alpha/pci/pci_eb64plus.c dec_eb64plus 3751.41Scgdfile arch/alpha/pci/pci_eb64plus_intr.s dec_eb64plus 3761.84Sthorpejfile arch/alpha/pci/pci_eb66.c dec_eb66 3771.84Sthorpejfile arch/alpha/pci/pci_eb66_intr.s dec_eb66 3781.8Scgdfile arch/alpha/pci/pci_kn20aa.c dec_kn20aa 3791.69Smjacobfile arch/alpha/pci/pci_kn8ae.c dec_kn8ae 3801.69Smjacobfile arch/alpha/pci/pci_kn300.c dec_kn300 3811.75Sthorpejfile arch/alpha/pci/pci_550.c dec_550 3821.81Srossfile arch/alpha/pci/pci_1000a.c dec_1000a 3831.83Srossfile arch/alpha/pci/pci_1000.c dec_1000 3841.103Srossfile arch/alpha/pci/pci_6600.c dec_6600 3851.8Scgd 3861.4Scgd 3871.4Scgd# 3881.8Scgd# PCI Bus devices 3891.4Scgd# 3901.1Scgd 3911.4Scgdfile arch/alpha/pci/pci_machdep.c pci 3921.1Scgd 3931.116Sthorpejdevice sio: isabus, alpha_shared_intr, cy82c693 3941.10Sthorpejattach sio at pci 3951.116Sthorpejdevice pceb: isabus, eisabus, cy82c693 3961.10Sthorpejattach pceb at pci 3971.11Scgdfile arch/alpha/pci/sio.c sio | pceb needs-flag 3981.11Scgdfile arch/alpha/pci/sio_pic.c sio | pceb 3991.5Scgd 4001.6Scgd 4011.62Sross# 4021.103Sross# A12 if_de hack 4031.62Sross# 4041.63Sthorpejdevice ade: ether, ifnet, arp 4051.62Srossattach ade at pci 4061.90Srossfile arch/alpha/a12/if_ade.c ade 4071.64Sross 4081.64Sross# 4091.64Sross# alpha/a12 platform-specific drivers 4101.64Sross# 4111.64Sross 4121.64Sross# Switch 4131.64Sross 4141.64Srossdevice xb 4151.64Srossattach xb at a12c 4161.64Srossfile arch/alpha/a12/if_xb.c xb 4171.64Sross 4181.64Sross# Console 4191.64Sross 4201.64Srossdevice a12dc 4211.64Srossattach a12dc at a12c 4221.64Srossfile arch/alpha/a12/a12dc.c a12dc needs-flag 4231.8Scgd 4241.5Scgd# 4251.8Scgd# Devices that can live on multiple busses 4261.5Scgd# 4271.5Scgd 4281.63Sthorpejdevice mcclock 4291.12Scgdattach mcclock at ioasic with mcclock_ioasic 4301.12Scgdattach mcclock at isa with mcclock_isa 4311.39Scgdattach mcclock at gbus with mcclock_tlsb 4321.12Scgdfile arch/alpha/alpha/mcclock.c mcclock 4331.12Scgdfile arch/alpha/tc/mcclock_ioasic.c mcclock_ioasic 4341.12Scgdfile arch/alpha/isa/mcclock_isa.c mcclock_isa 4351.39Scgdfile arch/alpha/tlsb/mcclock_tlsb.c mcclock_tlsb 4361.39Scgd 4371.5Scgd 4381.4Scgd# 4391.4Scgd# Standard files 4401.4Scgd# 4411.1Scgdfile arch/alpha/alpha/autoconf.c 4421.12Scgdfile arch/alpha/alpha/clock.c 4431.93Sdrochnerfile dev/clock_subr.c 4441.1Scgdfile arch/alpha/alpha/conf.c 4451.55Sthorpejfile arch/alpha/alpha/cpuconf.c 4461.1Scgdfile arch/alpha/alpha/interrupt.c 4471.92Sthorpejfile arch/alpha/alpha/ipifuncs.c multiprocessor 4481.1Scgdfile arch/alpha/alpha/machdep.c 4491.1Scgdfile arch/alpha/alpha/mainbus.c 4501.1Scgdfile arch/alpha/alpha/mem.c 4511.67Sthorpejfile arch/alpha/alpha/pmap.c 4521.1Scgdfile arch/alpha/alpha/process_machdep.c 4531.1Scgdfile arch/alpha/alpha/prom.c 4541.1Scgdfile arch/alpha/alpha/support.c 4551.1Scgdfile arch/alpha/alpha/sys_machdep.c 4561.1Scgdfile arch/alpha/alpha/trap.c 4571.1Scgdfile arch/alpha/alpha/vm_machdep.c 4581.1Scgdfile arch/alpha/alpha/disksubr.c 4591.47Sthorpejfile arch/alpha/common/bus_dma.c 4601.85Smjacobfile arch/alpha/common/comlogout.c 4611.1Scgdfile dev/cons.c 4621.4Scgd 4631.44Scgd# Network protocol checksum routines 4641.44Scgdfile arch/alpha/alpha/in_cksum.c inet 4651.107Sthorpejfile netinet/in4_cksum.c inet 4661.19Scgdfile netns/ns_cksum.c ns 4671.1Scgd 4681.44Scgd# PROM console support (for ports that don't have native console support) 4691.5Scgdfile arch/alpha/alpha/promcons.c 4701.6Scgd 4711.44Scgd# CPU support 4721.59Sthorpejfile arch/alpha/alpha/dec_2100_a50.c dec_2100_a50 4731.106Sthorpejfile arch/alpha/alpha/dec_2100_a500.c dec_2100_a500 4741.59Sthorpejfile arch/alpha/alpha/dec_3000_300.c dec_3000_300 4751.59Sthorpejfile arch/alpha/alpha/dec_3000_500.c dec_3000_500 4761.59Sthorpejfile arch/alpha/alpha/dec_550.c dec_550 4771.82Sthorpejfile arch/alpha/alpha/dec_alphabook1.c dec_alphabook1 4781.59Sthorpejfile arch/alpha/alpha/dec_axppci_33.c dec_axppci_33 4791.59Sthorpejfile arch/alpha/alpha/dec_eb164.c dec_eb164 4801.59Sthorpejfile arch/alpha/alpha/dec_eb64plus.c dec_eb64plus 4811.84Sthorpejfile arch/alpha/alpha/dec_eb66.c dec_eb66 4821.59Sthorpejfile arch/alpha/alpha/dec_kn20aa.c dec_kn20aa 4831.59Sthorpejfile arch/alpha/alpha/dec_kn8ae.c dec_kn8ae 4841.69Smjacobfile arch/alpha/alpha/dec_kn300.c dec_kn300 4851.114Sthorpejfile arch/alpha/alpha/api_up1000.c api_up1000 4861.62Srossfile arch/alpha/alpha/avalon_a12.c avalon_a12 4871.83Srossfile arch/alpha/alpha/dec_1000a.c dec_1000 | dec_1000a 4881.103Srossfile arch/alpha/alpha/dec_6600.c dec_6600 4891.58Sthorpej 4901.58Sthorpej# Kernel debugger support 4911.58Sthorpejfile arch/alpha/alpha/db_disasm.c ddb 4921.58Sthorpejfile arch/alpha/alpha/db_interface.c ddb 4931.58Sthorpejfile arch/alpha/alpha/db_trace.c ddb 4941.89Sthorpej 4951.89Sthorpej# Binary compatibility with previous NetBSD releases (COMPAT_XX) 4961.89Sthorpejfile arch/alpha/alpha/compat_13_machdep.c compat_13 4971.7Sthorpej 4981.7Sthorpej# OSF/1 Binary Compatibility (COMPAT_OSF1) 4991.26Scgdinclude "compat/osf1/files.osf1" 5001.101Scgdfile arch/alpha/alpha/osf1_locore.s compat_osf1 5011.94Serh 5021.94Serh# Linux Binary Compatibility (COMPAT_LINUX) 5031.94Serhinclude "compat/linux/files.linux" 5041.96Srossinclude "compat/linux/arch/alpha/files.linux_alpha" 5051.94Serh 5061.94Serh# OSS audio driver compatibility 5071.94Serhinclude "compat/ossaudio/files.ossaudio" 5081.76Smatt 5091.76Smatt# XXXX pcic here because it needs to be late. The catch: pcic needs 5101.76Smatt# to be late, so devices which attach to it are attached late. But it 5111.76Smatt# needs to be before its isa and pci attachments. This answer is 5121.76Smatt# non-optimal, but I don't have a better answer right now. 5131.76Smatt 5141.76Smatt# PCIC pcmcia contoller 5151.76Smatt# XXX this needs to be done very late, so it's done here. This feels 5161.76Smatt# like a kludge, but it might be for the best. 5171.76Smatt 5181.76Smattdefopt PCIC_ISA_ALLOC_IOBASE 5191.76Smattdefopt PCIC_ISA_ALLOC_IOSIZE 5201.76Smattdefopt PCIC_ISA_INTR_ALLOC_MASK 5211.76Smatt 5221.99Spkdevice pcic: pcmciabus 5231.76Smattfile dev/ic/i82365.c pcic 5241.76Smatt 5251.100Smycroft# PCIC pcmcia controller on ISA bus. 5261.76Smattattach pcic at isa with pcic_isa 5271.76Smattfile dev/isa/i82365_isa.c pcic_isa 5281.76Smatt 5291.100Smycroft# PCIC pcmcia controller on PCI bus. 5301.76Smattattach pcic at pci with pcic_pci 5311.76Smattfile dev/pci/i82365_pci.c pcic_pci 5321.100Smycroft 5331.100Smycroft# PCIC pcmcia controller on PnP board 5341.100Smycroftattach pcic at isapnp with pcic_isapnp 5351.100Smycroftfile dev/isapnp/i82365_isapnp.c pcic_isapnp 5361.100Smycroft 5371.100Smycroft# Code common to ISA and ISAPnP attachments 5381.100Smycroftfile dev/isa/i82365_isasubr.c pcic_isa | pcic_isapnp | pcic_pci 5391.76Smatt 5401.76Smatt 5411.76Smatt# this wants to be probed as late as possible. 5421.76Smatt# 5431.76Smatt# Machine-independent PCMCIA drivers 5441.76Smatt# 5451.76Smattinclude "dev/pcmcia/files.pcmcia" 5461.95Smatt# 5471.95Smatt# Machine-independent USB device support 5481.95Smatt# 5491.95Smattinclude "dev/usb/files.usb" 550