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