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