GENERIC revision 1.92 1 # $NetBSD: GENERIC,v 1.92 1998/06/26 05:42:34 thorpej Exp $
2 #
3 # Generic Alpha kernel. Enough to get booted, etc., but not much more.
4
5 include "arch/alpha/conf/std.alpha"
6
7 maxusers 32
8
9 #makeoptions DEBUG="-g"
10
11 # CPU Support
12 #options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150)
13 options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc.
14 options DEC_3000_500 # Flamingo etc: 3000/[4-9]00*
15 options DEC_3000_300 # Pelican etc: 3000/300*
16 options DEC_AXPPCI_33 # NoName: AXPpci33, etc.
17 options DEC_EB164 # EB164: AlphaPC 164
18 options DEC_EB64PLUS # EB64+: AlphaPC 64, etc.
19 options DEC_KN20AA # KN20AA: AlphaStation 500 and 600
20 options DEC_KN8AE # KN8AE: AlphaServer 8200 and 8400
21 options DEC_KN300 # KN300: AlphaServer 4100
22 options DEC_550 # Miata: Digital Personal Workstation
23 options DEC_1000A # Corelle etc: Digital AlphaServer 800/1000A
24 options DEC_ALPHABOOK1 # AlphaBook1: Tadpole/DEC AlphaBook
25
26 # Standard system options
27 options KTRACE # System call tracing support
28
29 # Diagnostic/debugging support options
30 options DIAGNOSTIC # Cheap kernel consistency checks
31
32 # File systems
33 file-system FFS # Fast file system
34 file-system MFS # Memory-based file system
35 file-system CD9660 # ISO-9660 CD-ROM FS (w/RockRidge extensions)
36 file-system MSDOSFS # MS-DOS-compatible file system
37 file-system NFS # Sun NFS-compatible file system client
38
39 # File system options
40 options NFSSERVER # Sun NFS-compatible file system server
41 #options FFS_EI # FFS Endian Independant support
42
43 # Networking options
44 options INET # Internet protocol suite
45
46 # 4.3BSD compatibility. Should be optional, but necessary for now.
47 options COMPAT_43
48
49 # Binary compatibility with previous versions of NetBSD.
50 #options COMPAT_09
51 options COMPAT_10
52 options COMPAT_11
53 options COMPAT_12
54 options COMPAT_13
55
56 # System V-like message queues
57 options SYSVMSG
58
59 # System V-like semaphores
60 options SYSVSEM
61
62 # System V-like shared memory
63 options SYSVSHM
64 #options SHMMAXPGS=1024 # 1024 pages is the default
65
66 # Loadable Kernel Modules
67 options LKM
68
69 # Disable kernel security.
70 #options INSECURE
71
72 # Misc. options
73 options EISAVERBOSE # recognize "unknown" EISA devices
74 options PCIVERBOSE # recognize "unknown" PCI devices
75 options SCSIVERBOSE # Verbose SCSI errors
76 options TCVERBOSE # recognize "unknown" TC devices
77 options UCONSOLE # users can use TIOCCONS (for xconsole)
78
79 # The Alpha console firmware network boots using the BOOTP
80 # protocol, so we ask the NFS code to use BOOTP/DHCP as well,
81 # in case we have NFS root.
82 options NFS_BOOT_DHCP # superset of BOOTP
83
84 # WS console uses SUN terminal emulation
85 options WSEMUL_SUN
86
87 config netbsd root on ? type ?
88 #config netbsd root on sd0 type ffs
89 #config netbsd root on ? type nfs
90
91 mainbus0 at root
92 cpu* at mainbus0
93
94 # TurboLaser bus support and devices
95 tlsb* at mainbus0
96 gbus* at tlsb? node ? offset ?
97 tlsbmem* at tlsb? node ? offset ?
98 kft* at tlsb? node ? offset ?
99
100 # Gbus Devices
101 mcclock* at gbus? offset ?
102
103 # MCBUS bus support
104 mcbus* at mainbus0
105 mcmem* at mcbus? mid ?
106
107 #i2c at mcbus?
108
109 # TurboChannel host bus adapter support
110 tcasic* at mainbus0
111
112 # TurboChannel bus support
113 tc* at tcasic?
114
115 # TurboChannel devices
116 ioasic* at tc? slot ? offset ?
117 mcclock* at ioasic? offset ?
118 le* at ioasic? offset ?
119 scc0 at ioasic? offset ?
120 scc1 at ioasic? offset ?
121 tcds* at tc? slot ? offset ?
122 asc* at tcds? chip ?
123 #cfb* at tc? slot ? offset ?
124 #sfb* at tc? slot ? offset ?
125 le* at tc? slot ? offset ?
126 fta* at tc? slot ? offset ? # DEC DEFTA FDDI cards
127
128 # PCI host bus adapter support
129 apecs* at mainbus?
130 cia* at mainbus?
131 lca* at mainbus?
132 dwlpx* at kft?
133 mcpcia* at mcbus? mid ?
134
135 # PCI bus support
136 pci* at apecs?
137 pci* at cia?
138 pci* at lca?
139 pci* at ppb?
140 pci* at dwlpx?
141 pci* at mcpcia?
142
143 # PCI devices
144 ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI
145 bha* at pci? dev ? function ? # BusLogic 9xx SCSI (untested)
146 cy* at pci? dev ? function ? # Cyclades Cyclom-Y (untested)
147 de* at pci? dev ? function ? # 21x4x-based Ethernet
148 en* at pci? dev ? function ? # ENI PCI ATM (untested)
149 ep* at pci? dev ? function ? # 3COM 3c59x/3c90x Ethernet
150 epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
151 fpa* at pci? dev ? function ? # DEC DEFPA FDDI
152 fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B
153 isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
154 le* at pci? dev ? function ? # PCI LANCE Ethernet (untested)
155 ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
156 pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges
157 ppb* at pci? dev ? function ? # PCI-PCI Bridges
158 pciide* at pci? dev ? function ? # PCI IDE controllers
159 wdc* at pciide? channel ?
160 sio* at pci? dev ? function ? # Intel PCI-ISA Bridges
161 tga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics
162 vga* at pci? dev ? function ? # PCI VGA Graphics
163 #eap* at pci? dev ? function ? # Ensoniq AudioPCI
164 #audio* at eap?
165
166 # ISA/EISA bus support
167 isa* at pceb?
168 eisa* at pceb?
169 isa* at sio?
170
171 # ISA devices
172 mcclock* at isa? port 0x70
173 pckbc* at isa? # PC keyboard controller
174 pckbd* at pckbc? # PC keyboard (kbd port)
175 psm* at pckbc? # PS/2-style mouse (aux port)
176 pcppi* at isa? # PC prog. periph. interface
177 spkr0 at pcppi? # IBM BASIC emulation
178 com* at isa? port 0x3f8 irq 4 # standard serial ports
179 com* at isa? port 0x2f8 irq 3
180 ep* at isa? port ? irq ? # 3COM 3c509 Ethernet
181 lc0 at isa? port 0x300 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
182 lc1 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
183 depca0 at isa? port 0x300 iomem 0xd0000 iosiz 0x10000 irq 5 # DEPCA
184 depca1 at isa? port 0x200 iomem 0xd8000 iosiz 0x8000 irq 10 # DEPCA
185 le* at depca?
186 lpt* at isa? port 0x3bc irq 7 # standard parallel port
187 vga* at isa? # ISA (EISA: XXX) VGA
188 wdc0 at isa? port 0x1f0 irq 14 # ST506/ESDI/IDE controllers
189 wdc1 at isa? port 0x170 irq 15
190 #wss* at isa? port 0x530 irq 9 drq 0 # Windows Sound System
191 #audio* at wss?
192 #midi* at wss?
193 aha* at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI
194 aha* at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI
195 bha* at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI (unt.)
196 bha* at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI (unt.)
197 uha* at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI (unt.)
198 uha* at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI (unt.)
199
200 # EISA devices
201 ahb* at eisa? slot ? # Adaptec 174[024] SCSI (unt.)
202 ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI
203 bha* at eisa? slot ? # BusLogic 7xx SCSI
204 ep* at eisa? slot ? # 3COM 3c579 Ethernet (untested)
205 fea* at eisa? slot ? # DEC DEFEA FDDI
206 uha* at eisa? slot ? # UltraStor 24f SCSI (unt.)
207
208 # SCSI bus support
209 scsibus* at aha?
210 scsibus* at ahb?
211 scsibus* at ahc?
212 scsibus* at asc?
213 scsibus* at bha?
214 scsibus* at isp?
215 scsibus* at ncr?
216 scsibus* at uha?
217
218 # SCSI devices
219 cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
220 sd* at scsibus? target ? lun ? # SCSI disk drives
221 st* at scsibus? target ? lun ? # SCSI tape drives
222
223 # ST506/ESDI/IDE devices
224 wd* at wdc? drive ?
225
226 # ATAPI bus support
227 atapibus* at wdc?
228
229 # ATAPI devices
230 sd* at atapibus? drive ? # ATAPI disk devices
231 cd* at atapibus? drive ? # ATAPI CD-ROM devices
232
233 # Workstation Console attachments
234 #wsdisplay* at cfb?
235 wsdisplay* at vga?
236 #wsdisplay* at sfb?
237 wsdisplay* at tga?
238 wskbd* at pckbd?
239 wsmouse* at psm?
240
241 pseudo-device bpfilter 16
242 pseudo-device ccd 4
243 pseudo-device ipfilter 1
244 pseudo-device loop 1
245 pseudo-device md 1
246 pseudo-device ppp 4
247 pseudo-device pty 64
248 pseudo-device sl 4
249 pseudo-device vnd 4
250
251 # rnd is EXPERIMENTAL
252 #pseudo-device rnd # /dev/random and in-kernel generator
253 #options RND_COM # use "com" randomness too
254