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