GENERIC revision 1.206
1# $NetBSD: GENERIC,v 1.206 2002/04/12 08:10:47 gmcgarry 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.206 $" 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 USERCONF # userconf(4) support 136#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 137 138# The Alpha console firmware network boots using the BOOTP 139# protocol, so we ask the NFS code to use BOOTP/DHCP as well, 140# in case we have NFS root. 141options NFS_BOOT_DHCP # superset of BOOTP 142 143# WS console uses SUN or VT100 terminal emulation 144options WSEMUL_VT100 145 146# realtime clock compatible to OSF/1 147#options CLOCK_COMPAT_OSF1 148 149config netbsd root on ? type ? 150#config netbsd root on sd0 type ffs 151#config netbsd root on ? type nfs 152 153mainbus0 at root 154cpu* at mainbus0 155 156# TurboLaser bus support and devices 157tlsb* at mainbus0 158gbus* at tlsb? node ? offset ? 159tlsbmem* at tlsb? node ? offset ? 160kft* at tlsb? node ? offset ? 161 162# Gbus Devices 163mcclock* at gbus? offset ? 164 165# MCBUS bus support 166mcbus* at mainbus0 167mcmem* at mcbus? mid ? 168 169#i2c at mcbus? 170 171#EV6 Tsunami Core Logic 172 173tsc* at mainbus0 174 175# DECpc AXP150 (Jensen) internal bus support 176jensenio* at mainbus0 177 178com* at jensenio? port ? 179lpt* at jensenio? port ? 180mcclock* at jensenio? port ? 181pckbc* at jensenio? port ? 182 183# TURBOchannel host bus adapter support 184tcasic* at mainbus0 185 186# TURBOchannel bus support 187tc* at tcasic? 188 189# TURBOchannel devices 190ioasic* at tc? slot ? offset ? 191mcclock* at ioasic? offset ? 192le* at ioasic? offset ? 193scc0 at ioasic? offset ? 194scc1 at ioasic? offset ? 195bba0 at ioasic? offset ? 196audio* at bba? 197tcds* at tc? slot ? offset ? 198asc* at tcds? chip ? 199asc* at tc? slot ? offset ? 200#cfb* at tc? slot ? offset ? 201#sfb* at tc? slot ? offset ? 202le* at tc? slot ? offset ? 203fta* at tc? slot ? offset ? # DEC DEFTA FDDI cards 204 205# PCI host bus adapter support 206apecs* at mainbus? 207cia* at mainbus? 208irongate* at mainbus? 209lca* at mainbus? 210dwlpx* at kft? 211mcpcia* at mcbus? mid ? 212tsp* at tsc? 213ttwoga* at mainbus? 214 215# Sable PCI and STDIO bus and devices 216ttwopci* at ttwoga? hose ? 217sableio* at ttwopci? bus ? 218com* at sableio? port ? 219lpt* at sableio? port ? 220pckbc* at sableio? port ? 221fdc* at sableio? port ? 222 223# PCI bus support 224pci* at apecs? 225pci* at cia? 226pci* at irongate? 227pci* at lca? 228pci* at ppb? 229pci* at dwlpx? 230pci* at mcpcia? 231pci* at tsp? 232pci* at ttwopci? 233 234# AGP support 235agp* at irongate? 236 237# PCI devices 238adv* at pci? dev ? function ? # AdvanSys SCSI 239adw* at pci? dev ? function ? # AdvanSys Wide SCSI 240#options ADW_WDTR_DISABLE # disable WDTR 241#options ADW_SDTR_DISABLE # disable SDTR 242#options ADW_TAGQ_DISABLE # disable Tag Queuing 243ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI 244bha* at pci? dev ? function ? # BusLogic 9xx SCSI (untested) 245cac* at pci? dev ? function ? # Compaq array controller (untested) 246cmpci* at pci? dev ? function ? # C-Media CMI8338/8738 Audio 247cy* at pci? dev ? function ? # Cyclades Cyclom-Y (untested) 248cz* at pci? dev ? function ? # Cyclades-Z (untested) 249de* at pci? dev ? function ? # 21x4x-based Ethernet 250dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID 251eap* at pci? dev ? function ? # Ensoniq AudioPCI 252en* at pci? dev ? function ? # ENI PCI ATM (untested) 253ep* at pci? dev ? function ? # 3COM 3c59x 254epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet 255eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive 256ex* at pci? dev ? function ? # 3COM 3c90x[BC] Ethernet 257fpa* at pci? dev ? function ? # DEC DEFPA FDDI 258fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B 259gsip* at pci? dev ? function ? # NS DP83820 Gigabit Ethernet 260iha* at pci? dev ? function ? # Initio INIC-940/950 SCSI 261isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI 262le* at pci? dev ? function ? # PCI LANCE Ethernet (untested) 263sf* at pci? dev ? function ? # Adaptec AIC-6915 Ethernet 264siop* at pci? dev ? function ? # Symbios 53c8xx SCSI 265mlx* at pci? dev ? function ? # Mylex DAC960 / DEC SWXCR (untested) 266ne* at pci? dev ? function ? # NE2000-compatible Ethernet 267ohci* at pci? dev ? function ? # USB Open Host Controller 268pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges 269pciide* at pci? dev ? function ? # PCI IDE controllers 270pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI 271ppb* at pci? dev ? function ? # PCI-PCI Bridges 272rtk* at pci? dev ? function ? # RealTek 8129/8139 Ethernet 273sio* at pci? dev ? function ? # Intel PCI-ISA Bridges 274sip* at pci? dev ? function ? # SiS 900 Ethernet 275sv* at pci? dev ? function ? # S3 SonicVibes 276tga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics 277ti* at pci? dev ? function ? # Alteon Tigon Gig-E 278tl* at pci? dev ? function ? # TI ThunderLAN Ethernet 279tlp* at pci? dev ? function ? # DECchip 21x4x and clones 280#options TLP_MATCH_21040 281#options TLP_MATCH_21041 282#options TLP_MATCH_21140 283#options TLP_MATCH_21142 284uhci* at pci? dev ? function ? # USB Univ. Host Controller 285vga* at pci? dev ? function ? # PCI VGA Graphics 286vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet 287yds* at pci? dev ? function ? # Yamaha DS-1 PCI Audio 288 289audio* at cmpci? 290audio* at eap? 291audio* at eso? 292audio* at sv? 293audio* at yds? 294audio* at ess? 295 296opl* at cmpci? flags 1 297opl* at eso? 298#opl* at sv? 299opl* at yds? 300 301midi* at opl? 302 303mpu* at cmpci? 304mpu* at eso? 305mpu* at yds? 306 307midi* at mpu? 308 309# MII/PHY support 310exphy* at mii? phy ? # 3Com internal PHYs 311icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x 312inphy* at mii? phy ? # Intel 82555 PHYs 313lxtphy* at mii? phy ? # Level One LXT-970 PHYs 314gphyter* at mii? phy ? # NS83861 Gig-E PHY 315nsphy* at mii? phy ? # NS83840 PHYs 316qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs 317sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs 318tlphy* at mii? phy ? # ThunderLAN PHYs 319ukphy* at mii? phy ? # generic unknown PHYs 320 321# ISA/EISA bus support 322isa* at jensenio? 323eisa* at jensenio? 324isa* at pceb? 325eisa* at pceb? 326isa* at sio? 327#isapnp* at isa? 328 329# ISA devices 330mcclock* at isa? port 0x70 331pckbc* at isa? # PC keyboard controller 332pckbd* at pckbc? # PC keyboard (kbd port) 333pms* at pckbc? # PS/2-style mouse (aux port) 334pcppi* at isa? # PC prog. periph. interface 335spkr0 at pcppi? # IBM BASIC emulation 336isabeep0 at pcppi? # "keyboard" beep 337midi* at pcppi? 338com* at isa? port 0x3f8 irq 4 # standard serial ports 339com* at isa? port 0x2f8 irq 3 340cs* at isa? port 0x300 iomem ? irq ? drq ? # CS8900 Ethernet 341ec0 at isa? port 0x250 iomem 0xd8000 irq 9 # 3Com 3c503 Ethernet 342ep* at isa? port ? irq ? # 3COM 3c509 Ethernet 343#ep* at isapnp? 344#ix0 at isa? port 0x300 irq 10 # EtherExpress/16 345#iy0 at isa? port 0x360 irq ? # EtherExpress PRO 10 ISA 346fdc0 at isa? port 0x3f0 irq 6 drq 2 # floppy controller 347lc0 at isa? port 0x300 iomem ? irq ? # DEC EtherWORKS III (LEMAC) 348lc1 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC) 349depca0 at isa? port 0x300 iomem 0xd0000 iosiz 0x10000 irq 5 # DEPCA 350depca1 at isa? port 0x200 iomem 0xd8000 iosiz 0x8000 irq 10 # DEPCA 351le* at depca? 352lpt* at isa? port 0x3bc irq 7 # standard parallel port 353vga* at isa? # ISA (EISA: XXX) VGA 354wdc0 at isa? port 0x1f0 irq 14 # ST506/ESDI/IDE controllers 355wdc1 at isa? port 0x170 irq 15 356#wdc* at isapnp? 357we0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC Ethernet 358we1 at isa? port 0x300 iomem 0xcc000 irq 10 359#wss* at isa? port 0x530 irq 9 drq 0 # Windows Sound System 360#wss* at isapnp? 361#audio* at wss? 362#midi* at wss? 363 364ess0 at isa? port 0x220 irq 5 drq 1 drq2 5 # ESS 18XX 365sb* at isa? port 0x220 irq 5 drq 1 # SoundBlaster 366#sb* at isapnp? 367audio* at sb? 368#adv* at isa? port ? irq ? drq ? # AdvanSys APB-514[02] 369aha* at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI 370aha* at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI 371bha* at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI (unt.) 372bha* at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI (unt.) 373uha* at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI (unt.) 374uha* at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI (unt.) 375pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x10000 376pcic1 at isa? port 0x3e2 iomem 0xcc000 iosiz 0x10000 377pcmcia* at pcic? controller ? socket ? 378 379# EISA devices 380ahb* at eisa? slot ? # Adaptec 174[024] SCSI (unt.) 381ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI 382bha* at eisa? slot ? # BusLogic 7xx SCSI 383ep* at eisa? slot ? # 3COM 3c579 Ethernet (untested) 384fea* at eisa? slot ? # DEC DEFEA FDDI 385mlx* at eisa? slot ? # Mylex DAC960 / DEC SWXCR (untested) 386tlp* at eisa? slot ? # DEC DE-425 Ethernet 387depca* at eisa? slot ? # DEC DE-422 Ethernet 388le* at depca? 389uha* at eisa? slot ? # UltraStor 24f SCSI (unt.) 390 391# PCMCIA device 392aic* at pcmcia? function ? # Adaptec APA-1460 SCSI 393com* at pcmcia? function ? # Modems and serial cards 394wdc* at pcmcia? function ? # PCMCIA IDE controllers 395ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Eth. 396mbe* at pcmcia? function ? # MB8696x based Ethernet 397ne* at pcmcia? function ? # NE2000-compatible Eth. 398sm* at pcmcia? function ? # Megahertz Ethernet 399ray* at pcmcia? function ? # Raytheon Raylink (802.11) 400wi* at pcmcia? function ? # Lucent WaveLAN/IEEE 401 402# SCSI bus support 403scsibus* at adv? 404scsibus* at adw? 405scsibus* at aha? 406scsibus* at ahb? 407scsibus* at ahc? 408scsibus* at aic? 409scsibus* at asc? 410scsibus* at bha? 411scsibus* at dpt? 412scsibus* at iha? 413scsibus* at isp? 414scsibus* at siop? 415scsibus* at pcscp? 416scsibus* at uha? 417 418# SCSI devices 419cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 420sd* at scsibus? target ? lun ? # SCSI disk drives 421st* at scsibus? target ? lun ? # SCSI tape drives 422 423# ST506/ESDI/IDE devices 424wd* at pciide? channel ? 425wd* at wdc? drive ? 426 427# ATAPI bus support 428atapibus* at pciide? channel ? 429atapibus* at wdc? 430 431# ATAPI devices 432sd* at atapibus? drive ? # ATAPI disk devices 433cd* at atapibus? drive ? # ATAPI CD-ROM devices 434 435# Floppy drives 436fd* at fdc? drive ? 437 438# Hardware RAID devices 439ld* at cac? unit ? 440ld* at mlx? unit ? 441 442# USB bus support 443usb* at uhci? 444usb* at ohci? 445 446# USB Hubs 447uhub* at usb? 448uhub* at uhub? port ? configuration ? interface ? 449 450# USB HID device 451uhidev* at uhub? port ? configuration ? interface ? 452 453# USB Mice 454ums* at uhidev? reportid ? 455wsmouse* at ums? 456 457# USB Keyboards 458ukbd* at uhidev? reportid ? 459wskbd* at ukbd? console ? 460 461# USB Generic HID devices 462uhid* at uhidev? reportid ? 463 464# USB Printer 465ulpt* at uhub? port ? configuration ? interface ? 466 467# USB Modem 468umodem* at uhub? port ? configuration ? 469ucom* at umodem? 470 471# USB Mass Storage 472umass* at uhub? port ? configuration ? interface ? 473atapibus* at umass? channel ? 474scsibus* at umass? channel ? 475 476# USB Ethernet adapters 477aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters 478cue* at uhub? port ? # CATC USB-EL1201A based adapters 479kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters 480 481# Serial adapters 482# FTDI FT8U100AX serial adapter 483uftdi* at uhub? port ? 484ucom* at uftdi? portno ? 485 486# USB scanners 487uscanner* at uhub? port ? 488 489# Y@P firmware loader 490uyap* at uhub? port ? 491 492# USB Generic driver 493ugen* at uhub? port ? 494 495# Workstation Console attachments 496#wsdisplay* at cfb? 497wsdisplay* at vga? 498#wsdisplay* at sfb? 499wsdisplay* at tga? 500wskbd* at pckbd? 501wsmouse* at pms? 502 503pseudo-device bpfilter 16 504pseudo-device ccd 4 505pseudo-device raid 8 # RAIDframe disk driver 506options RAID_AUTOCONFIG # auto-configuration of RAID components 507# Options to enable various other RAIDframe RAID types. 508# options RF_INCLUDE_EVENODD=1 509# options RF_INCLUDE_RAID5_RS=1 510# options RF_INCLUDE_PARITYLOGGING=1 511# options RF_INCLUDE_CHAINDECLUSTER=1 512# options RF_INCLUDE_INTERDECLUSTER=1 513# options RF_INCLUDE_PARITY_DECLUSTERING=1 514# options RF_INCLUDE_PARITY_DECLUSTERING_DS=1 515pseudo-device ipfilter 1 516pseudo-device loop 1 517pseudo-device md 1 518pseudo-device ppp 4 519pseudo-device pppoe # PPP over Ethernet (RFC 2516) 520pseudo-device pty # pseudo-terminals 521pseudo-device sl 4 522pseudo-device vnd 4 523#pseudo-device gre 2 # generic L3 over IP tunnel 524pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 525#pseudo-device faith 1 # IPv[46] tcp relay translation i/f 526#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation 527pseudo-device vlan # IEEE 802.1q encapsulation 528pseudo-device bridge # simple inter-network bridging 529pseudo-device sequencer 1 # MIDI sequencer 530pseudo-device rnd # /dev/random and in-kernel generator 531#options RND_COM # use "com" randomness too 532