GENERIC revision 1.5
1# $NetBSD: GENERIC,v 1.5 1994/11/03 22:18:40 mycroft 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#options DUMMY_NOPS # speed hack; recommanded 14options XSERVER,UCONSOLE 15options MACHINE_NONCONTIG 16 17maxusers 32 # estimated number of users 18options TIMEZONE=0 # time zone to adjust RTC time by 19options DST=0 # daylight savings time used by RTC 20 21options SWAPPAGER # paging; REQUIRED 22options VNODEPAGER # mmap() of files 23options DEVPAGER # mmap() of devices 24 25options DDB # in-kernel debugger 26options DIAGNOSTIC # internally consistency checks 27options KTRACE # system call tracing, a la ktrace(1) 28 29options SYSVMSG # System V-like message queues 30options SYSVSEM # System V-like semaphores 31options SYSVSHM # System V-like memory sharing 32#options SHMMAXPGS=1024 # 1024 pages is the default 33 34options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8, 35options COMPAT_09 # NetBSD 0.9, 36options COMPAT_10 # NetBSD 1.0, 37options COMPAT_43 # and 4.3BSD 38options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD 39 40options COMPAT_SVR4 # binary compatibility with SVR4 41options COMPAT_IBCS2 # binary compatibility with SCO and ISC 42 43options USER_LDT # user-settable LDT; used by WINE 44options LKM # loadable kernel modules 45 46options FFS,QUOTA # UFS and quotas 47options LFS # log-structured file system 48options MFS # memory file system 49 50options NFSCLIENT # Network File System client 51options NFSSERVER # Network File System server 52 53options CD9660 # ISO 9660 + Rock Ridge file system 54options MSDOSFS # MS-DOS file system 55options FDESC # /dev/fd 56options FIFO # FIFOs; RECOMMENDED 57options KERNFS # /kern 58options NULLFS # loopback file system 59options PORTAL # ? 60options PROCFS # /proc 61options UMAPFS # NULLFS + uid and gid remapping 62options UNION # union file system 63 64#options GATEWAY # packet forwarding 65options INET # IP + ICMP + TCP + UDP 66options NS # XNS 67options ISO,TPIP # OSI 68options EON # OSI tunneling over IP 69options CCITT,LLC,HDLC # X.25 70 71config netbsd swap generic 72options GENERIC 73 74isa0 at root 75eisa0 at root 76pci0 at root 77 78npx0 at isa? port 0xf0 irq 13 # math coprocessor 79 80pc0 at isa? port 0x60 irq 1 # generic PC console device 81#vt0 at isa? port 0x60 irq 1 82 83com0 at isa? port 0x3f8 irq 4 # standard PC serial ports 84com1 at isa? port 0x2f8 irq 3 85com2 at isa? port 0x3e8 irq 5 86#com3 at isa? port 0x2e8 irq 9 87#ast0 at isa? port 0x1a0 irq 3 # AST 4-port serial cards 88#com* at ast? slave ? 89#rtfps0 at isa? port 0x1230 irq 10 # RT 4-port serial cards 90#com* at rtfps? slave ? 91 92#cy0 at isa? ... 93 94lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports 95lpt1 at isa? port 0x278 96lpt2 at isa? port 0x3bc 97 98lms0 at isa? port 0x23c irq 5 # Logitech bus mouse 99lms1 at isa? port 0x238 irq 5 100mms0 at isa? port 0x23c irq 5 # Microsoft InPort mouse 101mms1 at isa? port 0x238 irq 5 102#pms0 at isa? port 0x60 irq 12 # PS/2 auxiliary port mouse 103 104aha0 at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI controllers 105aha1 at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI controllers 106scsibus* at aha? 107ahb* at eisa? slot ? irq ? # Adaptec 174[024] SCSI controllers 108scsibus* at ahb? 109aic0 at isa? port 0x340 irq 12 # Adaptec 152[02] SCSI controllers 110scsibus* at aic? 111bt0 at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI controllers 112bt1 at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI controllers 113bt* at eisa? slot ? irq ? 114scsibus* at bt? 115ncr* at pci? bus ? dev ? # NCR 538XX SCSI controllers 116scsibus* at ncr? 117sea0 at isa? iomem 0xc8000 irq 5 118scsibus* at sea? 119uha0 at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI controllers 120uha1 at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI controllers 121uha* at eisa? slot ? irq ? # UltraStor 24f SCSI controllers 122scsibus* at uha? 123sd* at scsibus? target ? lun ? # SCSI disk drives 124st* at scsibus? target ? lun ? # SCSI tape drives 125cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 126ch* at scsibus? target ? lun ? # SCSI autochangers 127 128fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers 129#fdc1 at isa? port 0x370 irq ? drq ? 130fd* at fdc? drive ? 131 132mcd0 at isa? port 0x300 irq 10 # Mitsumi CD-ROM drives 133 134wdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers 135#wdc1 at isa? port 0x170 irq ? 136wd* at wdc? drive ? 137 138wt0 at isa? port 0x300 irq 5 drq 1 # Archive and Wangtek QIC tape drives 139 140ed0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC, 3C503, and NE[12]000 141ed1 at isa? port 0x250 iomem 0xd8000 irq 9 # ethernet cards 142ed2 at isa? port 0x300 iomem 0xcc000 irq 10 143#eg0 at isa? ... # 3C505 ethernet cards 144#el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards 145ep0 at isa? port ? irq ? # 3C509 ethernet cards 146ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN & 3C507 ethernet cards 147#le0 at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, and DEPCA 148 149sb0 at isa? port 0x220 irq 7 drq 1 # SoundBlaster 150#spkr0 at isa? ... 151 152pseudo-device loop 1 # network loopback 153pseudo-device bpfilter 8 # packet filter 154pseudo-device sl 2 # CSLIP 155pseudo-device ppp 2 # PPP 156pseudo-device tun 2 # network tunneling over tty 157 158pseudo-device pty 64 # pseudo-terminals 159pseudo-device tb 1 # tablet line discipline 160pseudo-device vn 4 # paging to files 161