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