GENERIC revision 1.110
1# $NetBSD: GENERIC,v 1.110 1997/10/18 01:42:22 thorpej Exp $ 2# 3# GENERIC -- everything that's currently supported 4# 5 6include "arch/i386/conf/std.i386" 7 8maxusers 32 # estimated number of users 9 10# CPU support. At least one is REQUIRED. 11options I386_CPU 12options I486_CPU 13options I586_CPU 14options I686_CPU 15 16# CPU-related options. 17options MATH_EMULATE # floating point emulation 18#options VM86 # virtual 8086 emulation 19options USER_LDT # user-settable LDT; used by WINE 20#options DUMMY_NOPS # speed hack; recommended 21 22# Misc. i386-specific options 23options XSERVER # X server support in console drivers 24 25# This option allows you to force a serial console at the specified 26# I/O address. 27#options "CONSDEVNAME=\"com\"",CONADDR=0x3f8,CONSPEED=9600 28 29# The following options override the memory sizes passed in from the boot 30# block. Use them *only* if the boot block is unable to determine the correct 31# values. Note that the BIOS may *correctly* report less that 640k of base 32# memory if the extended BIOS data area is located at the top of base memory 33# (as is the case on most recent systems). 34#options REALBASEMEM=... # size of base memory 35#options REALEXTMEM=... # size of extended memory 36 37# Standard system options 38 39options UCONSOLE # users can use TIOCCONS (for xconsole) 40options INSECURE # disable kernel security levels 41 42options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT 43#options NTP # NTP phase/frequency locked loop 44 45options KTRACE # system call tracing via ktrace(1) 46 47options SYSVMSG # System V-like message queues 48options SYSVSEM # System V-like semaphores 49options SYSVSHM # System V-like memory sharing 50#options SHMMAXPGS=1024 # 1024 pages is the default 51 52options LKM # loadable kernel modules 53 54# Diagnostic/debugging support options 55options DIAGNOSTIC # cheap kernel consistency checks 56#options DEBUG # expensive debugging checks/support 57options KMEMSTATS # kernel memory statistics (vmstat -m) 58options DDB # in-kernel debugger 59#options KGDB # remote debugger 60#options "KGDB_DEVNAME=\"com\"",KGDBADDR=0x3f8,KGDBRATE=9600 61#makeoptions DEBUG="-g" # compile full symbol table 62 63# Compatbility options 64options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8, 65options COMPAT_09 # NetBSD 0.9, 66options COMPAT_10 # NetBSD 1.0, 67options COMPAT_11 # NetBSD 1.1, 68options COMPAT_12 # NetBSD 1.2, 69options COMPAT_43 # and 4.3BSD 70 71options COMPAT_SVR4 # binary compatibility with SVR4 72options COMPAT_IBCS2 # binary compatibility with SCO and ISC 73options COMPAT_LINUX # binary compatibility with Linux 74options COMPAT_FREEBSD # binary compatibility with FreeBSD 75 76# Executable format options 77options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux) 78 79# File systems 80file-system FFS # UFS 81file-system EXT2FS # second extended file system (linux) 82file-system LFS # log-structured file system 83file-system MFS # memory file system 84file-system NFS # Network File System client 85file-system CD9660 # ISO 9660 + Rock Ridge file system 86file-system MSDOSFS # MS-DOS file system 87file-system FDESC # /dev/fd 88file-system KERNFS # /kern 89file-system NULLFS # loopback file system 90file-system PORTAL # portal filesystem (still experimental) 91file-system PROCFS # /proc 92file-system UMAPFS # NULLFS + uid and gid remapping 93file-system UNION # union file system 94 95# File system options 96options QUOTA # UFS quotas 97options NFSSERVER # Network File System server 98options FIFO # FIFOs; RECOMMENDED 99#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and 100 # immutable) behave as system flags. 101# Networking options 102#options GATEWAY # packet forwarding 103options INET # IP + ICMP + TCP + UDP 104#options MROUTING # IP multicast routing 105options NS # XNS 106#options NSIP # XNS tunneling over IP 107options ISO,TPIP # OSI 108options EON # OSI tunneling over IP 109options CCITT,LLC,HDLC # X.25 110options NETATALK # AppleTalk networking protocols 111#options PPP_BSDCOMP # BSD-Compress compression support for PPP 112#options PPP_DEFLATE # Deflate compression support for PPP 113#options PPP_FILTER # Active filter support for PPP (requires bpf) 114#options PFIL_HOOKS # pfil(9) packet filter hooks 115 116# Compatibility with 4.2BSD implementation of TCP/IP. Not suggested. 117#options TCP_COMPAT_42 118 119# These options enable verbose messages for autoconfiguration of 120# the corresponding bus. Warning, these may compile large string 121# tables into the kernel! 122options EISAVERBOSE # verbose EISA device messages 123options PCIVERBOSE # verbose PCI device messages 124options SCSIVERBOSE # verbose SCSI error messages 125#options PCMCIAVERBOSE # verbose PCMCIA configuration messages 126 127# Kernel root file system and dump configuration. 128config netbsd root on ? type ? 129#config netbsd root on sd0a type ffs 130#config netbsd root on ? type nfs 131 132# 133# Device configuration 134# 135 136mainbus0 at root 137 138#apm0 at mainbus0 # Advanced power management 139 140# PCI bus support 141pci* at mainbus? bus ? 142pci* at pchb? bus ? 143pci* at ppb? bus ? 144 145# PCI devices 146ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI 147bha* at pci? dev ? function ? # BusLogic 9xx SCSI 148cy* at pci? dev ? function ? # Cyclades Cyclom-Y serial boards 149de* at pci? dev ? function ? # DEC 21x4x-based Ethernet 150en* at pci? dev ? function ? # ENI/Adaptec ATM 151ep* at pci? dev ? function ? # 3Com 3c59x/3c90x Ethernet 152fpa* at pci? dev ? function ? # DEC DEFPA FDDI 153fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B 154isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel 155le* at pci? dev ? function ? # PCnet-PCI Ethernet 156ncr* at pci? dev ? function ? # NCR 53c8xx SCSI 157ne* at pci? dev ? function ? # NE2000-compatible Ethernet 158pchb* at pci? dev ? function ? # PCI-Host bridges 159pcib* at pci? dev ? function ? # PCI-ISA bridges 160ppb* at pci? dev ? function ? # PCI-PCI bridges 161tl* at pci? dev ? function ? # Thunderland-based Ethernet 162 163# EISA bus support 164eisa* at mainbus? 165 166# EISA devices 167ahb* at eisa? slot ? # Adaptec 174[02] SCSI 168ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI 169bha* at eisa? slot ? # BusLogic 7xx SCSI 170ep* at eisa? slot ? # 3Com 3c579 Ethernet 171fea* at eisa? slot ? # DEC DEFEA FDDI 172uha* at eisa? slot ? # UltraStor 24f SCSI 173 174# ISA bus support 175isa* at mainbus? 176isa* at pcib? 177 178# ISA devices 179 180# ISA floppy, IDE, CD-ROM, and tape devices 181fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers 182#fdc1 at isa? port 0x370 irq ? drq ? 183fd* at fdc? drive ? # the drives themselves 184 185wdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers 186wdc1 at isa? port 0x170 irq 15 187wd* at wdc? drive ? # the drives themsevles 188 189#mcd0 at isa? port 0x300 irq 10 # Mitsumi CD-ROM drives 190 191# note: the wt driver conflicts unpleasantly with ed devices at the 192# same I/O address. The probe reprograms their eeproms. Don't 193# uncomment it unless you are actually using it. 194#wt0 at isa? port 0x300 irq 5 drq 1 # Archive and Wangtek QIC tape drives 195 196# ISA SCSI controllers 197aha0 at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI 198aha1 at isa? port 0x334 irq ? drq ? 199ahc0 at isa? port ? irq ? # Adaptec 284x SCSI 200aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI 201bha0 at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI 202bha1 at isa? port 0x334 irq ? drq ? 203sea0 at isa? iomem 0xc8000 irq 5 # Seagate/Future Domain SCSI 204uha0 at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI 205uha1 at isa? port 0x334 irq ? drq ? 206wds0 at isa? port 0x350 irq 15 drq 6 # WD7000 and TMC-7000 controllers 207wds1 at isa? port 0x358 irq 11 drq 5 208 209# ISA serial interfaces 210#options COM_HAYESP # adds Hayes ESP serial board support 211com0 at isa? port 0x3f8 irq 4 # standard PC serial ports 212com1 at isa? port 0x2f8 irq 3 213com2 at isa? port 0x3e8 irq 5 214#com3 at isa? port 0x2e8 irq 9 215#ast0 at isa? port 0x1a0 irq 5 # AST 4-port serial cards 216#com* at ast? slave ? 217#boca0 at isa? port 0x100 irq 5 # BOCA 8-port serial cards 218#com* at boca? slave ? 219#rtfps0 at isa? port 0x1230 irq 10 # RT 4-port serial cards 220#com* at rtfps? slave ? 221#cy0 at isa? iomem 0xd4000 irq 12 # Cyclades serial cards 222 223# ISA console. You can only configure one of these! 224pc0 at isa? port 0x60 irq 1 # pccons generic PC console driver 225#vt0 at isa? port 0x60 irq 1 # PCVT console driver 226 227# ISA mice 228lms0 at isa? port 0x23c irq 5 # Logitech bus mouse 229lms1 at isa? port 0x238 irq 5 230mms0 at isa? port 0x23c irq 5 # Microsoft InPort mouse 231mms1 at isa? port 0x238 irq 5 232#pms0 at pckbd? irq 12 # PS/2 auxiliary port mouse 233 234# ISA audio devices 235gus0 at isa? port 0x220 irq 7 drq 1 drq2 6 # Gravis Ultra Sound 236pas0 at isa? port 0x220 irq 7 drq 1 # ProAudio Spectrum 237pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System 238sp0 at pss0 port 0x530 irq 10 drq 0 # sound port driver 239sb0 at isa? port 0x220 irq 7 drq 1 drq2 5 # SoundBlaster 240wss0 at isa? port 0x530 irq 10 drq 0 drq2 1 # Windows Sound System 241 242# ISA network interfaces 243ed0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC and 3C503 244ed1 at isa? port 0x250 iomem 0xd8000 irq 9 # ethernet cards 245ed2 at isa? port 0x300 iomem 0xcc000 irq 10 246#eg0 at isa? ... # 3C505 ethernet cards 247el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards 248ep0 at isa? port ? irq ? # 3C509 ethernet cards 249fe0 at isa? port 0x2a0 irq ? # AT1700 250ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN and 3C507 251ie1 at isa? port 0x300 irq 10 # EtherExpress 252iy0 at isa? port ? irq ? # EtherExpress PRO 10 ISA 253lc0 at isa? port ? iomem ? irq ? # DEC EtherWORKS III (LEMAC) 254#le0 at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, and DEPCA 255ne0 at isa? port 0x280 irq 9 # NE[12]000 ethernet cards 256ne1 at isa? port 0x300 irq 10 257 258# ISA PCMCIA controllers 259pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x4000 260pcic1 at isa? port 0x3e2 iomem 0xd4000 iosiz 0x4000 261 262# ISA misc. devices 263lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports 264lpt1 at isa? port 0x278 265lpt2 at isa? port 0x3bc 266 267# Planetconnect Satellite receiver driver. 268#satlink0 at isa? port 0x300 drq 1 269 270# Joystick driver. Probe is a little strange; add only if you have one. 271#joy0 at isa? port 0x201 272 273#spkr0 at pckbd? port 0x61 # PC speaker 274 275npx0 at isa? port 0xf0 irq 13 # x86 math coprocessor 276 277# ISA Plug-and-Play support 278isapnp0 at isa? 279 280# ISA Plug-and-Play devices 281com* at isapnp? # Modems and serial boards 282ep* at isapnp? # 3Com 3c509 Ethernet 283guspnp* at isapnp? # Gravis Ultra Sound PnP audio 284joy* at isapnp? # Game ports (usually on audio cards) 285ne* at isapnp? # NE2000-compatible Ethernet 286sb* at isapnp? # SoundBlaster-compatible audio 287 288# PCMCIA bus support 289pcmcia* at pcic? controller ? socket ? 290 291# PCMCIA devices 292aic* at pcmcia? function ? # Adaptec APA-1460 SCSI 293com* at pcmcia? function ? # Modems and serial cards 294ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 295ne* at pcmcia? function ? # NE2000-compatible Ethernet 296sm* at pcmcia? function ? # Megahertz Ethernet 297 298# Audio support 299audio* at gus? 300audio* at guspnp? 301audio* at pas? 302audio* at sb? 303audio* at sp? 304audio* at wss? 305 306# SCSI bus support 307scsibus* at aha? 308scsibus* at ahb? 309scsibus* at ahc? 310scsibus* at aic? 311scsibus* at bha? 312scsibus* at isp? 313scsibus* at ncr? 314scsibus* at sea? 315scsibus* at uha? 316scsibus* at wds? 317 318# SCSI devices 319sd* at scsibus? target ? lun ? # SCSI disk drives 320st* at scsibus? target ? lun ? # SCSI tape drives 321cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 322ch* at scsibus? target ? lun ? # SCSI autochangers 323ss* at scsibus? target ? lun ? # SCSI scanners 324uk* at scsibus? target ? lun ? # SCSI unknown 325 326# ATAPI bus support 327atapibus* at wdc? 328 329# ATAPI devices 330cd* at atapibus? drive ? # ATAPI CD-ROM drives 331 332# MII bus support 333mii* at tl? 334 335# MII PHY devices 336tlphy* at mii? dev ? # Thunderland PHYs 337nsphy* at mii? dev ? # NS and compatible PHYs 338 339# Pull in optional local configuration 340include "arch/i386/conf/GENERIC.local" 341 342# Pseudo devices 343pseudo-device bpfilter 8 # Berkeley packet filter 344pseudo-device ccd 4 # concatenated/striped disk devices 345pseudo-device ipfilter # IP filter (firewall) and NAT 346pseudo-device loop # network loopback 347pseudo-device md 1 # memory disk device (ramdisk) 348pseudo-device ppp 2 # Point-to-Point Protocol 349pseudo-device pty 64 # pseudo-terminals 350#pseudo-device rnd # /dev/random and in-kernel generator 351pseudo-device sl 2 # Serial Line IP 352pseudo-device strip 2 # Starmode Radio IP (Metricom) 353pseudo-device tb 1 # tablet line discipline 354pseudo-device tun 2 # network tunneling over tty 355pseudo-device vnd 4 # disk-like interface to files 356