GENERIC revision 1.119
1# $NetBSD: GENERIC,v 1.119 1999/06/06 17:57:23 dante 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# CPU Support 10#options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) 11options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. 12options DEC_3000_500 # Flamingo etc: 3000/[4-9]00* 13options DEC_3000_300 # Pelican etc: 3000/300* 14options DEC_AXPPCI_33 # NoName: AXPpci33, etc. 15options DEC_EB164 # EB164: AlphaPC 164 16options DEC_EB64PLUS # EB64+: AlphaPC 64, etc. 17options DEC_KN20AA # KN20AA: AlphaStation 500 and 600 18options DEC_KN8AE # KN8AE: AlphaServer 8200 and 8400 19options DEC_KN300 # KN300: AlphaServer 4100 20options DEC_550 # Miata: Digital Personal Workstation 21options DEC_1000 # Mikasa etc: Digital AlphaServer 1000 22options DEC_1000A # Corelle etc: Digital AlphaServer 800/1000A 23options DEC_ALPHABOOK1 # AlphaBook1: Tadpole/DEC AlphaBook 24options DEC_EB66 # EB66: 21066 Evaluation Board 25 26# Standard system options 27options KTRACE # System call tracing support 28 29# Diagnostic/debugging support options 30options DIAGNOSTIC # Cheap kernel consistency checks 31options DDB # kernel debugger 32#makeoptions DEBUG="-g" 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# OSF/1 binary compatibility 59options COMPAT_OSF1 60 61# System V-like message queues 62options SYSVMSG 63 64# System V-like semaphores 65options SYSVSEM 66 67# System V-like shared memory 68options SYSVSHM 69#options SHMMAXPGS=1024 # 1024 pages is the default 70 71# Loadable Kernel Modules 72options LKM 73 74# Disable kernel security. 75#options INSECURE 76 77# Misc. options 78options EISAVERBOSE # recognize "unknown" EISA devices 79options PCIVERBOSE # recognize "unknown" PCI devices 80options SCSIVERBOSE # Verbose SCSI errors 81options TCVERBOSE # recognize "unknown" TC devices 82options UCONSOLE # users can use TIOCCONS (for xconsole) 83 84# The Alpha console firmware network boots using the BOOTP 85# protocol, so we ask the NFS code to use BOOTP/DHCP as well, 86# in case we have NFS root. 87options NFS_BOOT_DHCP # superset of BOOTP 88 89# WS console uses SUN or VT100 terminal emulation 90options WSEMUL_VT100 91 92# realtime clock compatible to OSF/1 93#options CLOCK_COMPAT_OSF1 94 95config netbsd root on ? type ? 96#config netbsd root on sd0 type ffs 97#config netbsd root on ? type nfs 98 99mainbus0 at root 100cpu* at mainbus0 101 102# TurboLaser bus support and devices 103tlsb* at mainbus0 104gbus* at tlsb? node ? offset ? 105tlsbmem* at tlsb? node ? offset ? 106kft* at tlsb? node ? offset ? 107 108# Gbus Devices 109mcclock* at gbus? offset ? 110 111# MCBUS bus support 112mcbus* at mainbus0 113mcmem* at mcbus? mid ? 114 115#i2c at mcbus? 116 117# TurboChannel host bus adapter support 118tcasic* at mainbus0 119 120# TurboChannel bus support 121tc* at tcasic? 122 123# TurboChannel devices 124ioasic* at tc? slot ? offset ? 125mcclock* at ioasic? offset ? 126le* at ioasic? offset ? 127scc0 at ioasic? offset ? 128scc1 at ioasic? offset ? 129tcds* at tc? slot ? offset ? 130asc* at tcds? chip ? 131#cfb* at tc? slot ? offset ? 132#sfb* at tc? slot ? offset ? 133le* at tc? slot ? offset ? 134fta* at tc? slot ? offset ? # DEC DEFTA FDDI cards 135 136# PCI host bus adapter support 137apecs* at mainbus? 138cia* at mainbus? 139lca* at mainbus? 140dwlpx* at kft? 141mcpcia* at mcbus? mid ? 142 143# PCI bus support 144pci* at apecs? 145pci* at cia? 146pci* at lca? 147pci* at ppb? 148pci* at dwlpx? 149pci* at mcpcia? 150 151# PCI devices 152#adv* at pci? dev ? function ? # AdvanSys SCSI 153#adw* at pci? dev ? function ? # AdvanSys Wide SCSI 154ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI 155bha* at pci? dev ? function ? # BusLogic 9xx SCSI (untested) 156cy* at pci? dev ? function ? # Cyclades Cyclom-Y (untested) 157de* at pci? dev ? function ? # 21x4x-based Ethernet 158en* at pci? dev ? function ? # ENI PCI ATM (untested) 159ep* at pci? dev ? function ? # 3COM 3c59x 160ex* at pci? dev ? function ? # 3COM 3c90x[B] Ethernet 161epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet 162fpa* at pci? dev ? function ? # DEC DEFPA FDDI 163fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B 164isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI 165le* at pci? dev ? function ? # PCI LANCE Ethernet (untested) 166ncr* at pci? dev ? function ? # NCR 53c8xx SCSI 167pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges 168pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI 169ppb* at pci? dev ? function ? # PCI-PCI Bridges 170pciide* at pci? dev ? function ? # PCI IDE controllers 171sio* at pci? dev ? function ? # Intel PCI-ISA Bridges 172tga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics 173tl* at pci? dev ? function ? # TI ThunderLAN Ethernet 174vga* at pci? dev ? function ? # PCI VGA Graphics 175uhci* at pci? dev ? function ? # USB Univ. Host Controller 176ohci* at pci? dev ? function ? # USB Open Host Controller 177ne* at pci? dev ? function ? # NE2000-compatible Ethernet 178eap* at pci? dev ? function ? # Ensoniq AudioPCI 179audio* at eap? 180sv* at pci? dev ? function ? # S3 SonicVibes 181audio* at sv? 182#opl* at sv? 183 184# MII/PHY support 185exphy* at mii? phy ? 186inphy* at mii? phy ? 187nsphy* at mii? phy ? 188qsphy* at mii? phy ? 189tlphy* at mii? phy ? 190 191# ISA/EISA bus support 192isa* at pceb? 193eisa* at pceb? 194isa* at sio? 195 196# ISA devices 197mcclock* at isa? port 0x70 198pckbc0 at isa? # PC keyboard controller 199pckbd* at pckbc? # PC keyboard (kbd port) 200pms* at pckbc? # PS/2-style mouse (aux port) 201pcppi* at isa? # PC prog. periph. interface 202spkr0 at pcppi? # IBM BASIC emulation 203isabeep0 at pcppi? # "keyboard" beep 204com* at isa? port 0x3f8 irq 4 # standard serial ports 205com* at isa? port 0x2f8 irq 3 206cs* at isa? port 0x300 iomem ? irq ? drq ? # CS8900 Ethernet 207ep* at isa? port ? irq ? # 3COM 3c509 Ethernet 208fdc0 at isa? port 0x3f0 irq 6 drq 2 # floppy controller 209lc0 at isa? port 0x300 iomem ? irq ? # DEC EtherWORKS III (LEMAC) 210lc1 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC) 211depca0 at isa? port 0x300 iomem 0xd0000 iosiz 0x10000 irq 5 # DEPCA 212depca1 at isa? port 0x200 iomem 0xd8000 iosiz 0x8000 irq 10 # DEPCA 213le* at depca? 214lpt* at isa? port 0x3bc irq 7 # standard parallel port 215vga* at isa? # ISA (EISA: XXX) VGA 216wdc0 at isa? port 0x1f0 irq 14 # ST506/ESDI/IDE controllers 217wdc1 at isa? port 0x170 irq 15 218#wss* at isa? port 0x530 irq 9 drq 0 # Windows Sound System 219#audio* at wss? 220#midi* at wss? 221sb* at isa? port 0x220 irq 5 drq 1 # SoundBlaster 222#sb* at isapnp? 223audio* at sb? 224#adv* at isa? port ? irq ? drq ? # AdvanSys APB-514[02] 225aha* at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI 226aha* at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI 227bha* at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI (unt.) 228bha* at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI (unt.) 229uha* at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI (unt.) 230uha* at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI (unt.) 231 232# EISA devices 233ahb* at eisa? slot ? # Adaptec 174[024] SCSI (unt.) 234ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI 235bha* at eisa? slot ? # BusLogic 7xx SCSI 236ep* at eisa? slot ? # 3COM 3c579 Ethernet (untested) 237fea* at eisa? slot ? # DEC DEFEA FDDI 238uha* at eisa? slot ? # UltraStor 24f SCSI (unt.) 239 240# SCSI bus support 241#scsibus* at adv? 242#scsibus* at adw? 243scsibus* at aha? 244scsibus* at ahb? 245scsibus* at ahc? 246scsibus* at asc? 247scsibus* at bha? 248scsibus* at isp? 249scsibus* at ncr? 250scsibus* at pcscp? 251scsibus* at uha? 252 253# SCSI devices 254cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 255sd* at scsibus? target ? lun ? # SCSI disk drives 256st* at scsibus? target ? lun ? # SCSI tape drives 257 258# ST506/ESDI/IDE devices 259wd* at pciide? channel ? 260wd* at wdc? drive ? 261 262# ATAPI bus support 263atapibus* at pciide? channel ? 264atapibus* at wdc? 265 266# ATAPI devices 267sd* at atapibus? drive ? # ATAPI disk devices 268cd* at atapibus? drive ? # ATAPI CD-ROM devices 269 270# Floppy drives 271fd* at fdc? drive ? 272 273# USB bus support 274usb* at uhci? 275usb* at ohci? 276 277# USB hubs 278uhub* at usb? 279uhub* at uhub? port ? 280 281# USB mice 282ums* at uhub? port ? 283wsmouse* at ums? 284 285# USB Keyboards 286ukbd* at uhub? port ? 287wskbd* at ukbd? console ? 288 289# USB Generic HID devices 290uhid* at uhub? port ? 291 292# USB Printers 293ulpt* at uhub? port ? 294 295# Workstation Console attachments 296#wsdisplay* at cfb? 297wsdisplay* at vga? 298#wsdisplay* at sfb? 299wsdisplay* at tga? 300wskbd* at pckbd? 301wsmouse* at pms? 302 303pseudo-device bpfilter 16 304pseudo-device ccd 4 305#pseudo-device raid 4 # RAIDframe disk driver 306pseudo-device ipfilter 1 307pseudo-device loop 1 308pseudo-device md 1 309pseudo-device ppp 4 310pseudo-device pty 64 311pseudo-device sl 4 312pseudo-device vnd 4 313#pseudo-device gre 2 # generic L3 over IP tunnel 314 315# rnd is EXPERIMENTAL 316#pseudo-device rnd # /dev/random and in-kernel generator 317#options RND_COM # use "com" randomness too 318