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