GENERIC revision 1.102
1# $NetBSD: GENERIC,v 1.102 1998/10/14 18:31:34 matt Exp $ 2# 3# Generic Alpha kernel. Enough to get booted, etc., but not much more. 4 5include "arch/alpha/conf/std.alpha" 6 7maxusers 32 8 9#makeoptions DEBUG="-g" 10 11# CPU Support 12#options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) 13options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. 14options DEC_3000_500 # Flamingo etc: 3000/[4-9]00* 15options DEC_3000_300 # Pelican etc: 3000/300* 16options DEC_AXPPCI_33 # NoName: AXPpci33, etc. 17options DEC_EB164 # EB164: AlphaPC 164 18options DEC_EB64PLUS # EB64+: AlphaPC 64, etc. 19options DEC_KN20AA # KN20AA: AlphaStation 500 and 600 20options DEC_KN8AE # KN8AE: AlphaServer 8200 and 8400 21options DEC_KN300 # KN300: AlphaServer 4100 22options DEC_550 # Miata: Digital Personal Workstation 23options DEC_1000 # Mikasa etc: Digital AlphaServer 1000 24options DEC_1000A # Corelle etc: Digital AlphaServer 800/1000A 25options DEC_ALPHABOOK1 # AlphaBook1: Tadpole/DEC AlphaBook 26options DEC_EB66 # EB66: 21066 Evaluation Board 27 28# Standard system options 29options KTRACE # System call tracing support 30 31# Diagnostic/debugging support options 32options DIAGNOSTIC # Cheap kernel consistency checks 33 34# File systems 35file-system FFS # Fast file system 36file-system MFS # Memory-based file system 37file-system CD9660 # ISO-9660 CD-ROM FS (w/RockRidge extensions) 38file-system MSDOSFS # MS-DOS-compatible file system 39file-system NFS # Sun NFS-compatible file system client 40 41# File system options 42options NFSSERVER # Sun NFS-compatible file system server 43#options FFS_EI # FFS Endian Independant support 44 45# Networking options 46options INET # Internet protocol suite 47 48# 4.3BSD compatibility. Should be optional, but necessary for now. 49options COMPAT_43 50 51# Binary compatibility with previous versions of NetBSD. 52#options COMPAT_09 53options COMPAT_10 54options COMPAT_11 55options COMPAT_12 56options COMPAT_13 57 58# System V-like message queues 59options SYSVMSG 60 61# System V-like semaphores 62options SYSVSEM 63 64# System V-like shared memory 65options SYSVSHM 66#options SHMMAXPGS=1024 # 1024 pages is the default 67 68# Loadable Kernel Modules 69options LKM 70 71# Disable kernel security. 72#options INSECURE 73 74# Misc. options 75options EISAVERBOSE # recognize "unknown" EISA devices 76options PCIVERBOSE # recognize "unknown" PCI devices 77options SCSIVERBOSE # Verbose SCSI errors 78options TCVERBOSE # recognize "unknown" TC devices 79options UCONSOLE # users can use TIOCCONS (for xconsole) 80 81# The Alpha console firmware network boots using the BOOTP 82# protocol, so we ask the NFS code to use BOOTP/DHCP as well, 83# in case we have NFS root. 84options NFS_BOOT_DHCP # superset of BOOTP 85 86# WS console uses SUN terminal emulation 87options WSEMUL_SUN 88 89# realtime clock compatible to OSF/1 90#options CLOCK_COMPAT_OSF1 91 92config netbsd root on ? type ? 93#config netbsd root on sd0 type ffs 94#config netbsd root on ? type nfs 95 96mainbus0 at root 97cpu* at mainbus0 98 99# TurboLaser bus support and devices 100tlsb* at mainbus0 101gbus* at tlsb? node ? offset ? 102tlsbmem* at tlsb? node ? offset ? 103kft* at tlsb? node ? offset ? 104 105# Gbus Devices 106mcclock* at gbus? offset ? 107 108# MCBUS bus support 109mcbus* at mainbus0 110mcmem* at mcbus? mid ? 111 112#i2c at mcbus? 113 114# TurboChannel host bus adapter support 115tcasic* at mainbus0 116 117# TurboChannel bus support 118tc* at tcasic? 119 120# TurboChannel devices 121ioasic* at tc? slot ? offset ? 122mcclock* at ioasic? offset ? 123le* at ioasic? offset ? 124scc0 at ioasic? offset ? 125scc1 at ioasic? offset ? 126tcds* at tc? slot ? offset ? 127asc* at tcds? chip ? 128#cfb* at tc? slot ? offset ? 129#sfb* at tc? slot ? offset ? 130le* at tc? slot ? offset ? 131fta* at tc? slot ? offset ? # DEC DEFTA FDDI cards 132 133# PCI host bus adapter support 134apecs* at mainbus? 135cia* at mainbus? 136lca* at mainbus? 137dwlpx* at kft? 138mcpcia* at mcbus? mid ? 139 140# PCI bus support 141pci* at apecs? 142pci* at cia? 143pci* at lca? 144pci* at ppb? 145pci* at dwlpx? 146pci* at mcpcia? 147 148# PCI devices 149ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI 150bha* at pci? dev ? function ? # BusLogic 9xx SCSI (untested) 151cy* at pci? dev ? function ? # Cyclades Cyclom-Y (untested) 152de* at pci? dev ? function ? # 21x4x-based Ethernet 153en* at pci? dev ? function ? # ENI PCI ATM (untested) 154ep* at pci? dev ? function ? # 3COM 3c59x/3c90x Ethernet 155epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet 156fpa* at pci? dev ? function ? # DEC DEFPA FDDI 157fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B 158isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI 159le* at pci? dev ? function ? # PCI LANCE Ethernet (untested) 160ncr* at pci? dev ? function ? # NCR 53c8xx SCSI 161pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges 162ppb* at pci? dev ? function ? # PCI-PCI Bridges 163pciide* at pci? dev ? function ? # PCI IDE controllers 164sio* at pci? dev ? function ? # Intel PCI-ISA Bridges 165tga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics 166tl* at pci? dev ? function ? # TI ThunderLAN Ethernet 167vga* at pci? dev ? function ? # PCI VGA Graphics 168#eap* at pci? dev ? function ? # Ensoniq AudioPCI 169#audio* at eap? 170 171# MII/PHY support 172inphy* at mii? phy ? 173nsphy* at mii? phy ? 174qsphy* at mii? phy ? 175tlphy* at mii? phy ? 176 177# ISA/EISA bus support 178isa* at pceb? 179eisa* at pceb? 180isa* at sio? 181 182# ISA devices 183mcclock* at isa? port 0x70 184pckbc* at isa? # PC keyboard controller 185pckbd* at pckbc? # PC keyboard (kbd port) 186psm* at pckbc? # PS/2-style mouse (aux port) 187pcppi* at isa? # PC prog. periph. interface 188spkr0 at pcppi? # IBM BASIC emulation 189isabeep0 at pcppi? # "keyboard" beep 190com* at isa? port 0x3f8 irq 4 # standard serial ports 191com* at isa? port 0x2f8 irq 3 192cs* at isa? port 0x300 iomem ? irq ? drq ? # CS8900 Ethernet 193ep* at isa? port ? irq ? # 3COM 3c509 Ethernet 194lc0 at isa? port 0x300 iomem ? irq ? # DEC EtherWORKS III (LEMAC) 195lc1 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC) 196depca0 at isa? port 0x300 iomem 0xd0000 iosiz 0x10000 irq 5 # DEPCA 197depca1 at isa? port 0x200 iomem 0xd8000 iosiz 0x8000 irq 10 # DEPCA 198le* at depca? 199lpt* at isa? port 0x3bc irq 7 # standard parallel port 200vga* at isa? # ISA (EISA: XXX) VGA 201wdc0 at isa? port 0x1f0 irq 14 # ST506/ESDI/IDE controllers 202wdc1 at isa? port 0x170 irq 15 203#wss* at isa? port 0x530 irq 9 drq 0 # Windows Sound System 204#audio* at wss? 205#midi* at wss? 206aha* at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI 207aha* at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI 208bha* at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI (unt.) 209bha* at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI (unt.) 210uha* at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI (unt.) 211uha* at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI (unt.) 212 213# EISA devices 214ahb* at eisa? slot ? # Adaptec 174[024] SCSI (unt.) 215ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI 216bha* at eisa? slot ? # BusLogic 7xx SCSI 217ep* at eisa? slot ? # 3COM 3c579 Ethernet (untested) 218fea* at eisa? slot ? # DEC DEFEA FDDI 219uha* at eisa? slot ? # UltraStor 24f SCSI (unt.) 220 221# SCSI bus support 222scsibus* at aha? 223scsibus* at ahb? 224scsibus* at ahc? 225scsibus* at asc? 226scsibus* at bha? 227scsibus* at isp? 228scsibus* at ncr? 229scsibus* at uha? 230 231# SCSI devices 232cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 233sd* at scsibus? target ? lun ? # SCSI disk drives 234st* at scsibus? target ? lun ? # SCSI tape drives 235 236# ST506/ESDI/IDE devices 237wd* at pciide? channel ? 238wd* at wdc? drive ? 239 240# ATAPI bus support 241atapibus* at pciide? channel ? 242atapibus* at wdc? 243 244# ATAPI devices 245sd* at atapibus? drive ? # ATAPI disk devices 246cd* at atapibus? drive ? # ATAPI CD-ROM devices 247 248# Workstation Console attachments 249#wsdisplay* at cfb? 250wsdisplay* at vga? 251#wsdisplay* at sfb? 252wsdisplay* at tga? 253wskbd* at pckbd? 254wsmouse* at psm? 255 256pseudo-device bpfilter 16 257pseudo-device ccd 4 258pseudo-device ipfilter 1 259pseudo-device loop 1 260pseudo-device md 1 261pseudo-device ppp 4 262pseudo-device pty 64 263pseudo-device sl 4 264pseudo-device vnd 4 265 266# rnd is EXPERIMENTAL 267#pseudo-device rnd # /dev/random and in-kernel generator 268#options RND_COM # use "com" randomness too 269