GENERIC revision 1.40
1# $NetBSD: GENERIC,v 1.40 1996/03/30 23:57:09 perry Exp $ 2# 3# GENERIC -- everything that's currently supported 4# 5 6machine i386 # architecture, used by config; REQUIRED 7 8options I386_CPU # CPU classes; at least one is REQUIRED 9options I486_CPU 10options I586_CPU 11options MATH_EMULATE # floating point emulation 12 13# Some BIOSes don't get the size of extended memory right. If you 14# have a broken BIOS, uncomment the following and set the value 15# properly for your system. 16#options EXTMEM_SIZE=... # size of extended memory 17 18#options DUMMY_NOPS # speed hack; recommended 19options XSERVER,UCONSOLE 20options INSECURE # insecure; allow /dev/mem writing for X 21options MACHINE_NONCONTIG 22 23maxusers 32 # estimated number of users 24options TIMEZONE=0 # time zone to adjust RTC time by 25options DST=0 # daylight savings time used by RTC 26 27options SWAPPAGER # paging; REQUIRED 28options VNODEPAGER # mmap() of files 29options DEVPAGER # mmap() of devices 30 31options DDB # in-kernel debugger 32#makeoptions DEBUG="-g" # compile full symbol table 33options DIAGNOSTIC # internal consistency checks 34options KTRACE # system call tracing, a la ktrace(1) 35 36options SYSVMSG # System V-like message queues 37options SYSVSEM # System V-like semaphores 38options SYSVSHM # System V-like memory sharing 39#options SHMMAXPGS=1024 # 1024 pages is the default 40 41options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8, 42options COMPAT_09 # NetBSD 0.9, 43options COMPAT_10 # NetBSD 1.0, 44options COMPAT_11 # NetBSD 1.1, 45options COMPAT_43 # and 4.3BSD 46options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD 47 48options COMPAT_SVR4 # binary compatibility with SVR4 49options COMPAT_IBCS2 # binary compatibility with SCO and ISC 50options COMPAT_LINUX # binary compatibility with Linux 51options COMPAT_FREEBSD # binary compatibility with FreeBSD 52 53options USER_LDT # user-settable LDT; used by WINE 54options LKM # loadable kernel modules 55 56options FFS # UFS 57options QUOTA # UFS quotas 58options LFS # log-structured file system 59options MFS # memory file system 60 61options NFSCLIENT # Network File System client 62options NFSSERVER # Network File System server 63 64options CD9660 # ISO 9660 + Rock Ridge file system 65options MSDOSFS # MS-DOS file system 66options FDESC # /dev/fd 67options FIFO # FIFOs; RECOMMENDED 68options KERNFS # /kern 69options NULLFS # loopback file system 70options PORTAL # ? 71options PROCFS # /proc 72options UMAPFS # NULLFS + uid and gid remapping 73options UNION # union file system 74 75#options GATEWAY # packet forwarding 76options INET # IP + ICMP + TCP + UDP 77options NS # XNS 78options ISO,TPIP # OSI 79options EON # OSI tunneling over IP 80options CCITT,LLC,HDLC # X.25 81 82config netbsd swap generic 83options GENERIC 84 85mainbus0 at root 86 87isa0 at mainbus0 88eisa0 at mainbus0 89pci0 at mainbus0 bus ? 90 91ppb* at pci? dev ? function ? # PCI-PCI bridges 92pci* at ppb? bus ? 93 94npx0 at isa? port 0xf0 irq 13 # math coprocessor 95 96pc0 at isa? port 0x60 irq 1 # generic PC console device 97#vt0 at isa? port 0x60 irq 1 98 99com0 at isa? port 0x3f8 irq 4 # standard PC serial ports 100com1 at isa? port 0x2f8 irq 3 101com2 at isa? port 0x3e8 irq 5 102#com3 at isa? port 0x2e8 irq 9 103#ast0 at isa? port 0x1a0 irq 5 # AST 4-port serial cards 104#com* at ast? slave ? 105#boca0 at isa? port 0x100 irq 5 # BOCA 8-port serial cards 106#com* at boca? slave ? 107#rtfps0 at isa? port 0x1230 irq 10 # RT 4-port serial cards 108#com* at rtfps? slave ? 109 110#cy0 at isa? ... 111 112lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports 113lpt1 at isa? port 0x278 114lpt2 at isa? port 0x3bc 115 116lms0 at isa? port 0x23c irq 5 # Logitech bus mouse 117lms1 at isa? port 0x238 irq 5 118mms0 at isa? port 0x23c irq 5 # Microsoft InPort mouse 119mms1 at isa? port 0x238 irq 5 120#pms0 at pckbd? irq 12 # PS/2 auxiliary port mouse 121 122aha0 at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI controllers 123aha1 at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI controllers 124scsibus* at aha? 125ahb* at eisa? slot ? # Adaptec 174[024] SCSI controllers 126scsibus* at ahb? 127ahc* at pci? dev ? function ? # Adaptec 2940 SCSI controllers 128scsibus* at ahc? 129ahe0 at isa? port 0x1c00 irq ? # Adaptec 284x SCSI controllers 130scsibus* at ahe? 131aic0 at isa? port 0x340 irq 12 # Adaptec 152[02] SCSI controllers 132scsibus* at aic? 133bt0 at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI controllers 134bt1 at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI controllers 135bt2 at isa? port ? irq ? 136scsibus* at bt? 137ncr* at pci? dev ? function ? # NCR 538XX SCSI controllers 138scsibus* at ncr? 139sea0 at isa? iomem 0xc8000 irq 5 140scsibus* at sea? 141uha0 at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI controllers 142uha1 at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI controllers 143uha2 at isa? port ? irq ? # UltraStor 24f SCSI controllers 144scsibus* at uha? 145wds0 at isa? port 0x350 irq 15 drq 6 # WD7000 and TMC-7000 controllers 146wds1 at isa? port 0x358 irq 11 drq 5 147scsibus* at wds? 148 149sd* at scsibus? target ? lun ? # SCSI disk drives 150st* at scsibus? target ? lun ? # SCSI tape drives 151cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 152ch* at scsibus? target ? lun ? # SCSI autochangers 153 154fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers 155#fdc1 at isa? port 0x370 irq ? drq ? 156fd* at fdc? drive ? 157 158mcd0 at isa? port 0x300 irq 10 # Mitsumi CD-ROM drives 159 160wdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers 161#wdc1 at isa? port 0x170 irq ? 162wd* at wdc? drive ? 163 164wt0 at isa? port 0x300 irq 5 drq 1 # Archive and Wangtek QIC tape drives 165 166ed0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC, 3C503, and NE[12]000 167ed1 at isa? port 0x250 iomem 0xd8000 irq 9 # ethernet cards 168ed2 at isa? port 0x300 iomem 0xcc000 irq 10 169#eg0 at isa? ... # 3C505 ethernet cards 170el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards 171ep0 at isa? port ? irq ? # 3C509 ethernet cards 172ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN, 3C507, and Etherexpress 173#le0 at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, and DEPCA 174le* at pci? dev ? function ? # PCnet-PCI based ethernet cards 175de* at pci? dev ? function ? # DC21X4X-based ethernet cards 176ep* at pci? dev ? function ? # 3C590 ethernet cards 177 178pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System 179sp0 at pss0 port 0x530 irq 10 drq 0 # sound port driver 180 181sb0 at isa? port 0x220 irq 7 drq 1 # SoundBlaster 182wss0 at isa? port 0x530 irq 10 drq 0 # Windows Sound System 183pas0 at isa? port 0x220 irq 7 drq 1 # ProAudio Spectrum 184gus0 at isa? port 0x220 irq 7 drq 1 flags 6 # Gravis Ultra Sound (flags is record drq for full-duplex) 185#spkr0 at pckbd? port 0x61 186 187# Joystick driver. Probe is a little strange; add only if you have one. 188#joy0 at isa? port 0x201 189 190pseudo-device loop 1 # network loopback 191pseudo-device bpfilter 8 # packet filter 192pseudo-device sl 2 # CSLIP 193pseudo-device ppp 2 # PPP 194pseudo-device tun 2 # network tunneling over tty 195 196pseudo-device pty 64 # pseudo-terminals 197pseudo-device tb 1 # tablet line discipline 198pseudo-device vnd 4 # paging to files 199pseudo-device ccd 4 # concatenated disk devices 200