GENERIC revision 1.164
1# $NetBSD: GENERIC,v 1.164 2000/08/11 18:26:10 thorpej Exp $ 2# 3# Generic Alpha kernel. Enough to get booted, etc., but not much more. 4# 5# If you add stuff to this, please add it to the ALPHA configuration, too. 6 7include "arch/alpha/conf/std.alpha" 8 9#ident "GENERIC-$Revision: 1.164 $" 10 11maxusers 32 12 13# CPU Support 14options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) 15options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. 16#options DEC_2100_A500 # Sable: AlphaServer 2100 17#options DEC_2100A_A500 # Lynx: AlphaServer 2100A 18options DEC_3000_500 # Flamingo etc: 3000/[4-9]00* 19options DEC_3000_300 # Pelican etc: 3000/300* 20options DEC_AXPPCI_33 # NoName: AXPpci33, etc. 21options DEC_EB164 # EB164: AlphaPC 164 22options DEC_EB64PLUS # EB64+: AlphaPC 64, etc. 23options DEC_KN20AA # KN20AA: AlphaStation 500 and 600 24options DEC_KN8AE # KN8AE: AlphaServer 8200 and 8400 25options DEC_KN300 # KN300: AlphaServer 4100 and 1200 26options DEC_550 # Miata: Digital Personal Workstation 27options DEC_1000 # Mikasa etc: Digital AlphaServer 1000 28options DEC_1000A # Corelle etc: Digital AlphaServer 800/1000A 29options DEC_ALPHABOOK1 # AlphaBook1: Tadpole/DEC AlphaBook 30options DEC_EB66 # EB66: 21066 Evaluation Board 31options DEC_6600 # EV6: 264DP OEM Board 32options API_UP1000 # EV6: Alpha Processor, Inc. UP1000 33 34# Standard system options 35options KTRACE # System call tracing support 36 37# Diagnostic/debugging support options 38options DIAGNOSTIC # Cheap kernel consistency checks 39options DDB # kernel debugger 40#makeoptions DEBUG="-g" 41 42# File systems 43file-system FFS # Fast file system 44file-system MFS # Memory-based file system 45file-system CD9660 # ISO-9660 CD-ROM FS (w/RockRidge extensions) 46file-system MSDOSFS # MS-DOS-compatible file system 47file-system NTFS # Windows/NT file system (experimental) 48file-system NFS # Sun NFS-compatible file system client 49#file-system KERNFS 50#file-system PROCFS 51 52# File system options 53options NFSSERVER # Sun NFS-compatible file system server 54#options FFS_EI # FFS Endian Independant support 55options SOFTDEP # FFS soft updates support. 56 57# Networking options 58options INET # Internet protocol suite 59options INET6 # IPV6 60options PULLDOWN_TEST # use m_pulldown for IPv4/v6 processing 61#options IPSEC # IP security 62#options IPSEC_ESP # IP security (encryption part; define w/IPSEC) 63#options IPSEC_DEBUG # debug for IP security 64 65# 4.3BSD compatibility. Should be optional, but necessary for now. 66options COMPAT_43 67 68# Binary compatibility with previous versions of NetBSD. 69#options COMPAT_09 70options COMPAT_10 71options COMPAT_11 72options COMPAT_12 73options COMPAT_13 74options COMPAT_14 75 76# OSF/1 binary compatibility 77options COMPAT_OSF1 78 79# System V-like message queues 80options SYSVMSG 81 82# System V-like semaphores 83options SYSVSEM 84 85# System V-like shared memory 86options SYSVSHM 87#options SHMMAXPGS=1024 # 1024 pages is the default 88 89# Loadable Kernel Modules 90options LKM 91 92# Disable kernel security. 93#options INSECURE 94 95# Misc. options 96options EISAVERBOSE # recognize "unknown" EISA devices 97options PCIVERBOSE # recognize "unknown" PCI devices 98options MIIVERBOSE # verbose PHY autoconfig messages 99#options PCI_CONFIG_DUMP # verbosely dump PCI config space 100options SCSIVERBOSE # Verbose SCSI errors 101options TCVERBOSE # recognize "unknown" TC devices 102options UCONSOLE # users can use TIOCCONS (for xconsole) 103 104# The Alpha console firmware network boots using the BOOTP 105# protocol, so we ask the NFS code to use BOOTP/DHCP as well, 106# in case we have NFS root. 107options NFS_BOOT_DHCP # superset of BOOTP 108 109# WS console uses SUN or VT100 terminal emulation 110options WSEMUL_VT100 111 112# realtime clock compatible to OSF/1 113#options CLOCK_COMPAT_OSF1 114 115config netbsd root on ? type ? 116#config netbsd root on sd0 type ffs 117#config netbsd root on ? type nfs 118 119mainbus0 at root 120cpu* at mainbus0 121 122# TurboLaser bus support and devices 123tlsb* at mainbus0 124gbus* at tlsb? node ? offset ? 125tlsbmem* at tlsb? node ? offset ? 126kft* at tlsb? node ? offset ? 127 128# Gbus Devices 129mcclock* at gbus? offset ? 130 131# MCBUS bus support 132mcbus* at mainbus0 133mcmem* at mcbus? mid ? 134 135#i2c at mcbus? 136 137#EV6 Tsunami Core Logic 138 139tsc* at mainbus0 140 141# DECpc AXP150 (Jensen) internal bus support 142jensenio* at mainbus0 143 144com* at jensenio? port ? 145lpt* at jensenio? port ? 146mcclock* at jensenio? port ? 147pckbc* at jensenio? port ? 148 149# TurboChannel host bus adapter support 150tcasic* at mainbus0 151 152# TurboChannel bus support 153tc* at tcasic? 154 155# TurboChannel devices 156ioasic* at tc? slot ? offset ? 157mcclock* at ioasic? offset ? 158le* at ioasic? offset ? 159scc0 at ioasic? offset ? 160scc1 at ioasic? offset ? 161tcds* at tc? slot ? offset ? 162asc* at tcds? chip ? 163#cfb* at tc? slot ? offset ? 164#sfb* at tc? slot ? offset ? 165le* at tc? slot ? offset ? 166fta* at tc? slot ? offset ? # DEC DEFTA FDDI cards 167 168# PCI host bus adapter support 169apecs* at mainbus? 170cia* at mainbus? 171irongate* at mainbus? 172lca* at mainbus? 173dwlpx* at kft? 174mcpcia* at mcbus? mid ? 175tsp* at tsc? 176#ttwoga* at mainbus? 177 178# Sable PCI and STDIO bus and devices 179#ttwopci* at ttwoga? hose ? 180#sableio* at ttwopci? bus ? 181#com* at sableio? port ? 182#lpt* at sableio? port ? 183#pckbc* at sableio? port ? 184#fdc* at sableio? port ? 185 186# PCI bus support 187pci* at apecs? 188pci* at cia? 189pci* at irongate? 190pci* at lca? 191pci* at ppb? 192pci* at dwlpx? 193pci* at mcpcia? 194pci* at tsp? 195#pci* at ttwopci? 196 197# PCI devices 198adv* at pci? dev ? function ? # AdvanSys SCSI 199adw* at pci? dev ? function ? # AdvanSys Wide SCSI 200#options ADW_WDTR_DISABLE # disable WDTR 201#options ADW_SDTR_DISABLE # disable SDTR 202#options ADW_TAGQ_DISABLE # disable Tag Queuing 203ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI 204bha* at pci? dev ? function ? # BusLogic 9xx SCSI (untested) 205cac* at pci? dev ? function ? # Compaq array controller (untested) 206cy* at pci? dev ? function ? # Cyclades Cyclom-Y (untested) 207cz* at pci? dev ? function ? # Cyclades-Z (untested) 208de* at pci? dev ? function ? # 21x4x-based Ethernet 209dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID 210eap* at pci? dev ? function ? # Ensoniq AudioPCI 211en* at pci? dev ? function ? # ENI PCI ATM (untested) 212ep* at pci? dev ? function ? # 3COM 3c59x 213epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet 214eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive 215ex* at pci? dev ? function ? # 3COM 3c90x[B] Ethernet 216fpa* at pci? dev ? function ? # DEC DEFPA FDDI 217fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B 218isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI 219le* at pci? dev ? function ? # PCI LANCE Ethernet (untested) 220#ncr* at pci? dev ? function ? # NCR 53c8xx SCSI 221siop* at pci? dev ? function ? # Symbios 53c8xx SCSI 222ne* at pci? dev ? function ? # NE2000-compatible Ethernet 223ohci* at pci? dev ? function ? # USB Open Host Controller 224pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges 225pciide* at pci? dev ? function ? # PCI IDE controllers 226pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI 227ppb* at pci? dev ? function ? # PCI-PCI Bridges 228rtk* at pci? dev ? function ? # RealTek 8129/8139 Ethernet 229sio* at pci? dev ? function ? # Intel PCI-ISA Bridges 230sip* at pci? dev ? function ? # SiS 900 Ethernet 231sv* at pci? dev ? function ? # S3 SonicVibes 232tga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics 233ti* at pci? dev ? function ? # Alteon Tigon Gig-E 234tl* at pci? dev ? function ? # TI ThunderLAN Ethernet 235tlp* at pci? dev ? function ? # DECchip 21x4x and clones 236#options TLP_MATCH_21040 237#options TLP_MATCH_21041 238#options TLP_MATCH_21140 239#options TLP_MATCH_21142 240uhci* at pci? dev ? function ? # USB Univ. Host Controller 241vga* at pci? dev ? function ? # PCI VGA Graphics 242vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet 243 244audio* at eap? 245audio* at eso? 246audio* at sv? 247 248opl* at eso? 249#opl* at sv? 250 251mpu* at eso? 252 253# MII/PHY support 254exphy* at mii? phy ? # 3Com internal PHYs 255icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890 256inphy* at mii? phy ? # Intel 82555 PHYs 257lxtphy* at mii? phy ? # Level One LXT-970 PHYs 258nsphy* at mii? phy ? # NS83840 PHYs 259qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs 260sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs 261tlphy* at mii? phy ? # ThunderLAN PHYs 262ukphy* at mii? phy ? # generic unknown PHYs 263 264# ISA/EISA bus support 265isa* at jensenio? 266eisa* at jensenio? 267isa* at pceb? 268eisa* at pceb? 269isa* at sio? 270 271# ISA devices 272mcclock* at isa? port 0x70 273pckbc* at isa? # PC keyboard controller 274pckbd* at pckbc? # PC keyboard (kbd port) 275pms* at pckbc? # PS/2-style mouse (aux port) 276pcppi* at isa? # PC prog. periph. interface 277spkr0 at pcppi? # IBM BASIC emulation 278isabeep0 at pcppi? # "keyboard" beep 279com* at isa? port 0x3f8 irq 4 # standard serial ports 280com* at isa? port 0x2f8 irq 3 281cs* at isa? port 0x300 iomem ? irq ? drq ? # CS8900 Ethernet 282ec0 at isa? port 0x250 iomem 0xd8000 irq 9 # 3Com 3c503 Ethernet 283ep* at isa? port ? irq ? # 3COM 3c509 Ethernet 284fdc0 at isa? port 0x3f0 irq 6 drq 2 # floppy controller 285lc0 at isa? port 0x300 iomem ? irq ? # DEC EtherWORKS III (LEMAC) 286lc1 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC) 287depca0 at isa? port 0x300 iomem 0xd0000 iosiz 0x10000 irq 5 # DEPCA 288depca1 at isa? port 0x200 iomem 0xd8000 iosiz 0x8000 irq 10 # DEPCA 289le* at depca? 290lpt* at isa? port 0x3bc irq 7 # standard parallel port 291vga* at isa? # ISA (EISA: XXX) VGA 292wdc0 at isa? port 0x1f0 irq 14 # ST506/ESDI/IDE controllers 293wdc1 at isa? port 0x170 irq 15 294we0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC Ethernet 295we1 at isa? port 0x300 iomem 0xcc000 irq 10 296#wss* at isa? port 0x530 irq 9 drq 0 # Windows Sound System 297#audio* at wss? 298#midi* at wss? 299sb* at isa? port 0x220 irq 5 drq 1 # SoundBlaster 300#sb* at isapnp? 301audio* at sb? 302#adv* at isa? port ? irq ? drq ? # AdvanSys APB-514[02] 303aha* at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI 304aha* at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI 305bha* at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI (unt.) 306bha* at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI (unt.) 307uha* at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI (unt.) 308uha* at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI (unt.) 309pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x10000 310pcic1 at isa? port 0x3e2 iomem 0xcc000 iosiz 0x10000 311pcmcia* at pcic? controller ? socket ? 312 313# EISA devices 314ahb* at eisa? slot ? # Adaptec 174[024] SCSI (unt.) 315ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI 316bha* at eisa? slot ? # BusLogic 7xx SCSI 317ep* at eisa? slot ? # 3COM 3c579 Ethernet (untested) 318fea* at eisa? slot ? # DEC DEFEA FDDI 319tlp* at eisa? slot ? # DEC DE-425 Ethernet 320depca* at eisa? slot ? # DEC DE-422 Ethernet 321le* at depca? 322uha* at eisa? slot ? # UltraStor 24f SCSI (unt.) 323 324# PCMCIA device 325aic* at pcmcia? function ? # Adaptec APA-1460 SCSI 326com* at pcmcia? function ? # Modems and serial cards 327wdc* at pcmcia? function ? # PCMCIA IDE controllers 328ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Eth. 329mbe* at pcmcia? function ? # MB8696x based Ethernet 330ne* at pcmcia? function ? # NE2000-compatible Eth. 331sm* at pcmcia? function ? # Megahertz Ethernet 332ray* at pcmcia? function ? # Raytheon Raylink (802.11) 333wi* at pcmcia? function ? # Lucent WaveLAN/IEEE 334 335# SCSI bus support 336scsibus* at adv? 337scsibus* at aic? 338scsibus* at adw? 339scsibus* at aha? 340scsibus* at ahb? 341scsibus* at ahc? 342scsibus* at asc? 343scsibus* at bha? 344scsibus* at dpt? 345scsibus* at isp? 346#scsibus* at ncr? 347scsibus* at siop? 348scsibus* at pcscp? 349scsibus* at uha? 350 351# SCSI devices 352cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 353sd* at scsibus? target ? lun ? # SCSI disk drives 354st* at scsibus? target ? lun ? # SCSI tape drives 355 356# ST506/ESDI/IDE devices 357wd* at pciide? channel ? 358wd* at wdc? drive ? 359 360# ATAPI bus support 361atapibus* at pciide? channel ? 362atapibus* at wdc? 363 364# ATAPI devices 365sd* at atapibus? drive ? # ATAPI disk devices 366cd* at atapibus? drive ? # ATAPI CD-ROM devices 367 368# Floppy drives 369fd* at fdc? drive ? 370 371# Hardware RAID devices 372ca* at cac? unit ? 373 374# USB bus support 375usb* at uhci? 376usb* at ohci? 377 378# USB Hubs 379uhub* at usb? 380uhub* at uhub? port ? configuration ? interface ? 381 382# USB Mice 383ums* at uhub? port ? configuration ? interface ? 384wsmouse* at ums? 385 386# USB Keyboards 387ukbd* at uhub? port ? configuration ? interface ? 388wskbd* at ukbd? console ? 389 390# USB Generic HID devices 391uhid* at uhub? port ? configuration ? interface ? 392 393# USB Printer 394ulpt* at uhub? port ? configuration ? interface ? 395 396# USB Modem 397umodem* at uhub? port ? configuration ? 398ucom* at umodem? 399 400# USB Mass Storage 401umass* at uhub? port ? configuration ? interface ? 402atapibus* at umass? channel ? 403scsibus* at umass? channel ? 404 405# USB Ethernet adapters 406aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters 407cue* at uhub? port ? # CATC USB-EL1201A based adapters 408kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters 409 410# USB Generic driver 411ugen* at uhub? port ? 412 413# Workstation Console attachments 414#wsdisplay* at cfb? 415wsdisplay* at vga? 416#wsdisplay* at sfb? 417wsdisplay* at tga? 418wskbd* at pckbd? 419wsmouse* at pms? 420 421pseudo-device bpfilter 16 422pseudo-device ccd 4 423#pseudo-device raid 4 # RAIDframe disk driver 424#options RAID_AUTOCONFIG # auto-configuration of RAID components 425pseudo-device ipfilter 1 426pseudo-device loop 1 427pseudo-device md 1 428pseudo-device ppp 4 429pseudo-device pty 64 # pseudo-terminals 430pseudo-device sl 4 431pseudo-device vnd 4 432#pseudo-device gre 2 # generic L3 over IP tunnel 433pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 434#pseudo-device faith 1 # IPv[46] tcp relay translation i/f 435#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation 436pseudo-device sequencer 1 # MIDI sequencer 437 438# rnd is EXPERIMENTAL 439#pseudo-device rnd # /dev/random and in-kernel generator 440#options RND_COM # use "com" randomness too 441