INSTALL revision 1.18
11.18Sthorpej# $NetBSD: INSTALL,v 1.18 1998/08/11 00:28:53 thorpej Exp $ 21.1Scjs# 31.1Scjs# Alpha INSTALL kernel. 41.1Scjs 51.1Scjsinclude "arch/alpha/conf/std.alpha" 61.1Scjs 71.1Scjsmaxusers 8 81.1Scjs 91.1Scjs# Enable the hooks used for initializing the ram-disk. 101.1Scjsoptions MEMORY_DISK_HOOKS 111.1Scjsoptions MEMORY_DISK_IS_ROOT # Force root on ram-disk 121.7Sthorpejoptions MINIROOTSIZE=6144 # 3 Megabytes 131.1Scjs 141.1Scjs# CPU Support 151.1Scjs#options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) 161.1Scjsoptions DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. 171.4Scjsoptions DEC_3000_500 # Flamingo etc: 3000/[4-9]00* 181.4Scjsoptions DEC_3000_300 # Pelican etc: 3000/300* 191.1Scjsoptions DEC_AXPPCI_33 # NoName: AXPpci33, Multia, etc. 201.1Scjsoptions DEC_EB164 # EB164: AlphaPC 164 211.1Scjsoptions DEC_EB64PLUS # EB64+: AlphaPC 64, etc. 221.1Scjsoptions DEC_KN20AA # KN20AA: AlphaStation 500 and 600 231.4Scjsoptions DEC_KN8AE # KN8AE: AlphaServer 8200 and 8400 241.18Sthorpejoptions DEC_KN300 # KN300: AlphaServer 4100 251.16Sthorpejoptions DEC_550 # Miata: Digital Personal Workstation 261.18Sthorpejoptions DEC_1000 # Mikasa etc: Digital AlphaServer 1000 271.18Sthorpejoptions DEC_1000A # Corelle etc: Digital AlphaServer 800/1000A 281.18Sthorpejoptions DEC_ALPHABOOK1 # AlphaBook1: Tadpole/DEC AlphaBook 291.18Sthorpejoptions DEC_EB66 # EB66: 21066 Evaluation Board 301.1Scjs 311.1Scjs# File systems 321.1Scjsfile-system FFS # Fast file system 331.1Scjsfile-system CD9660 # ISO-9660 CD-ROM FS (w/RockRidge extensions) 341.4Scjsfile-system MSDOSFS # MS-DOS-compatible file system 351.1Scjsfile-system NFS # Sun NFS-compatible file system client 361.2Scjsfile-system KERNFS # Kernel variable file system (/kern) 371.1Scjs 381.1Scjs# Networking options 391.1Scjsoptions INET # Internet protocol suite 401.1Scjs 411.1Scjs# 4.3BSD compatibility. Should be optional, but necessary for now. 421.1Scjsoptions COMPAT_43 431.1Scjs 441.1Scjs# Binary compatibility with previous versions of NetBSD. 451.1Scjs#options COMPAT_09 461.4Scjsoptions COMPAT_10 471.4Scjsoptions COMPAT_11 481.4Scjsoptions COMPAT_12 491.4Scjsoptions COMPAT_13 501.4Scjs 511.4Scjs# Misc. options 521.18Sthorpej#options EISAVERBOSE # recognize "unknown" EISA devices 531.18Sthorpej#options PCIVERBOSE # recognize "unknown" PCI devices 541.18Sthorpej#options SCSIVERBOSE # Verbose SCSI errors 551.18Sthorpej#options TCVERBOSE # recognize "unknown" TC devices 561.4Scjsoptions UCONSOLE # users can use TIOCCONS (for xconsole) 571.18Sthorpejoptions INSECURE # disable `kernel security level' 581.4Scjs 591.4Scjs# The Alpha console firmware network boots using the BOOTP 601.8Scgd# protocol, so we ask the NFS code to use BOOTP/DHCP as well, 611.8Scgd# in case we have NFS root. 621.8Scgdoptions NFS_BOOT_DHCP # superset of BOOTP 631.1Scjs 641.10Sdrochner# WS console uses SUN terminal emulation 651.10Sdrochneroptions WSEMUL_SUN 661.10Sdrochner 671.1Scjsconfig netbsd root on ? type ? 681.1Scjs 691.1Scjsmainbus0 at root 701.1Scjscpu* at mainbus0 711.1Scjs 721.1Scjs# TurboLaser bus support and devices 731.4Scjstlsb* at mainbus0 741.4Scjsgbus* at tlsb? node ? offset ? 751.4Scjstlsbmem* at tlsb? node ? offset ? 761.4Scjskft* at tlsb? node ? offset ? 771.1Scjs 781.1Scjs# Gbus Devices 791.13Sthorpejmcclock* at gbus? offset ? 801.1Scjs 811.18Sthorpej# MCBUS bus support 821.18Sthorpejmcbus* at mainbus0 831.18Sthorpejmcmem* at mcbus? mid ? 841.18Sthorpej 851.1Scjs# TurboChannel host bus adapter support 861.4Scjstcasic* at mainbus0 871.1Scjs 881.1Scjs# TurboChannel bus support 891.4Scjstc* at tcasic? 901.1Scjs 911.1Scjs# TurboChannel devices 921.4Scjsioasic* at tc? slot ? offset ? 931.4Scjsmcclock* at ioasic? offset ? 941.4Scjsle* at ioasic? offset ? 951.4Scjsscc0 at ioasic? offset ? 961.4Scjsscc1 at ioasic? offset ? 971.14Sthorpejtcds* at tc? slot ? offset ? 981.14Sthorpejasc* at tcds? chip ? 991.4Scjsle* at tc? slot ? offset ? 1001.4Scjsfta* at tc? slot ? offset ? # DEC DEFTA FDDI cards 1011.1Scjs 1021.1Scjs# PCI host bus adapter support 1031.1Scjsapecs* at mainbus? 1041.1Scjscia* at mainbus? 1051.1Scjslca* at mainbus? 1061.4Scjsdwlpx* at kft? 1071.18Sthorpejmcpcia* at mcbus? mid ? 1081.1Scjs 1091.1Scjs# PCI bus support 1101.1Scjspci* at apecs? 1111.1Scjspci* at cia? 1121.1Scjspci* at lca? 1131.1Scjspci* at ppb? 1141.4Scjspci* at dwlpx? 1151.18Sthorpejpci* at mcpcia? 1161.1Scjs 1171.1Scjs# PCI devices 1181.1Scjsahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI 1191.1Scjsde* at pci? dev ? function ? # 21x4x-based Ethernet 1201.1Scjsep* at pci? dev ? function ? # 3COM 3c59x/3c90x Ethernet 1211.15Sthorpejepic* at pci? dev ? function ? # SMC EPIC/100 Ethernet 1221.1Scjsfpa* at pci? dev ? function ? # DEC DEFPA FDDI 1231.1Scjsisp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI 1241.1Scjsncr* at pci? dev ? function ? # NCR 53c8xx SCSI 1251.1Scjspceb* at pci? dev ? function ? # Intel PCI-EISA Bridges 1261.1Scjsppb* at pci? dev ? function ? # PCI-PCI Bridges 1271.11Sthorpejpciide* at pci? dev ? function ? # PCI IDE controllers 1281.11Sthorpejwdc* at pciide? channel ? 1291.1Scjssio* at pci? dev ? function ? # Intel PCI-ISA Bridges 1301.1Scjstga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics 1311.18Sthorpejtl* at pci? dev ? function ? # TI ThunderLAN Ethernet 1321.1Scjsvga* at pci? dev ? function ? # PCI VGA Graphics 1331.18Sthorpej 1341.18Sthorpej# MII/PHY support 1351.18Sthorpejinphy* at mii? phy ? 1361.18Sthorpejnsphy* at mii? phy ? 1371.18Sthorpejqsphy* at mii? phy ? 1381.18Sthorpejtlphy* at mii? phy ? 1391.1Scjs 1401.1Scjs# ISA/EISA bus support 1411.1Scjsisa* at pceb? 1421.1Scjseisa* at pceb? 1431.1Scjsisa* at sio? 1441.1Scjs 1451.1Scjs# ISA devices 1461.1Scjsmcclock* at isa? port 0x70 1471.10Sdrochnerpckbc* at isa? # PC keyboard controller 1481.10Sdrochnerpckbd* at pckbc? # PC keyboard (kbd port) 1491.10Sdrochnerpsm* at pckbc? # PS/2-style mouse (aux port) 1501.1Scjscom* at isa? port 0x3f8 irq 4 # standard serial ports 1511.1Scjscom* at isa? port 0x2f8 irq 3 1521.1Scjsep* at isa? port ? irq ? # 3COM 3c509 Ethernet 1531.1Scjslc* at isa? port ? iomem ? irq ? # DEC EtherWORKS III (LEMAC) 1541.6Sthorpej#le* at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, DEPCA (unt.) 1551.1Scjslpt* at isa? port 0x3bc irq 7 # standard parallel port 1561.1Scjsvga* at isa? # ISA (EISA: XXX) VGA 1571.5Sthorpejwdc0 at isa? port 0x1f0 irq 14 # ST506/ESDI/IDE controllers 1581.5Sthorpejwdc1 at isa? port 0x170 irq 15 1591.1Scjs 1601.1Scjs# EISA devices 1611.1Scjsahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI 1621.1Scjsbha* at eisa? slot ? # BusLogic 7xx SCSI 1631.4Scjsep* at eisa? slot ? # 3COM 3c579 Ethernet (untested) 1641.1Scjsfea* at eisa? slot ? # DEC DEFEA FDDI 1651.1Scjs 1661.1Scjs# SCSI bus support 1671.1Scjsscsibus* at ahc? 1681.4Scjsscsibus* at asc? 1691.1Scjsscsibus* at bha? 1701.1Scjsscsibus* at isp? 1711.1Scjsscsibus* at ncr? 1721.1Scjs 1731.1Scjs# SCSI devices 1741.1Scjscd* at scsibus? target ? lun ? # SCSI CD-ROM drives 1751.1Scjssd* at scsibus? target ? lun ? # SCSI disk drives 1761.1Scjsst* at scsibus? target ? lun ? # SCSI tape drives 1771.1Scjs 1781.1Scjs# ST506/ESDI/IDE devices 1791.5Sthorpejwd* at wdc? drive ? 1801.5Sthorpej 1811.5Sthorpej# ATAPI bus support 1821.5Sthorpejatapibus* at wdc? 1831.5Sthorpej 1841.5Sthorpej# ATAPI devices 1851.5Sthorpejsd* at atapibus? drive ? # ATAPI disk devices 1861.5Sthorpejcd* at atapibus? drive ? # ATAPI CD-ROM devices 1871.1Scjs 1881.1Scjs# Workstation Console attachments 1891.10Sdrochnerwsdisplay* at vga? 1901.10Sdrochnerwsdisplay* at tga? 1911.12Sthorpejwskbd* at pckbd? 1921.10Sdrochnerwsmouse* at psm? 1931.1Scjs 1941.1Scjspseudo-device loop 1 1951.1Scjspseudo-device md 1 1961.1Scjspseudo-device ppp 1 1971.4Scjspseudo-device pty 64 1981.1Scjspseudo-device sl 1 199