AMIGA revision 1.27.2.1 1 # $NetBSD: AMIGA,v 1.27.2.1 2000/06/22 16:58:53 minoura Exp $
2 #
3 # This file was automatically created. Changes will be
4 # lost when running make in this directory.
5 #
6 # Created from:
7 #$ NetBSD: GENERIC,v 1.140 2000/03/23 22:44:42 is Exp $
8
9 include "arch/amiga/conf/std.amiga"
10
11 #ident "GENERIC-$Revision: 1.27.2.1 $"
12
13 maxusers 8
14 options RTC_OFFSET=0
15
16 #mainboards to support (in addition to Amiga)
17
18 options BB060STUPIDROM # You need this, if you have a non-DraCo
19 # MC68060 with an OS ROM up to (at least)
20 # V40 (OS3.1) and want to boot with the
21 # bootblock.
22 # You do not need this if you have a DraCo,
23 # have no 68060 or NEVER use the bootblock
24 options P5PPC68KBOARD # Phase5 PPC/68K board support
25
26 #processors this kernel should support
27
28 options M68060 # support for 060
29 options M060SP # MC68060 software support (Required for 060)
30
31 options M68040 # support for 040
32 options FPSP # MC68040 floating point support
33 options M68030 # support for 030
34 options M68020 # support for 020/851
35 options FPU_EMULATE # FPU emulation
36
37 options INET # IP networking support (Required)
38 options INET6 # IPV6
39 #options IPSEC # IP security
40 #options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
41 #options IPSEC_DEBUG # debug for IP security
42 #options GATEWAY # Packet forwarding
43 #options DIRECTED_BROADCAST # Broadcast across subnets
44
45 #options MROUTING # Multicast routing
46 options NS # XNS
47 #options NSIP # XNS tunneling over IP
48 options ISO,TPIP # OSI
49 options EON # OSI tunneling over IP
50 options CCITT,LLC,HDLC # X.25
51 options NETATALK # AppleTalk networking protocols
52
53 options PPP_BSDCOMP # BSD-Compress compression support for PPP
54 options PPP_DEFLATE # Deflate compression support for PPP
55 options PPP_FILTER # Active filter support for PPP (requires bpf)
56 options PFIL_HOOKS # pfil(9) packet filter hooks
57 options IPFILTER_LOG # ipmon(8) log support
58
59 file-system FFS # Berkeley fast file system
60 file-system EXT2FS # second extended file system (linux)
61 #file-system LFS # log-structured filesystem (experimental)
62
63 file-system MFS # Memory based filesystem
64
65 file-system NFS # Network File System client side code
66 file-system ADOSFS # AmigaDOS file system
67 file-system CD9660 # ISO 9660 + Rock Ridge filesystem
68 file-system MSDOSFS # MS-DOS filesystem
69
70 file-system KERNFS # kernel data-structure filesystem
71
72 file-system FDESC # user file descriptor filesystem
73 file-system NULLFS # loopback filesystem
74 file-system OVERLAY # overlay filesystem
75 #file-system PORTAL # Portal filesystem
76 file-system PROCFS # /proc filesystem
77 file-system UMAPFS # NULLFS + uid and gid remapping
78 file-system UNION # union filesystem
79
80 #Filesystem options
81
82 #options FFS_EI # FFS Endian Independant support
83
84 options QUOTA # User and group quotas in FFS
85 #options SOFTDEP # FFS soft updates support.
86 options NFSSERVER # Network File System server side code
87
88 #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
89 # immutable) behave as system flags.
90
91 #Compatability options for various existing systems
92
93 options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
94 options COMPAT_43 # compatibility with 4.3BSD interfaces
95 options COMPAT_09 # compatibility with NetBSD 0.9
96 options COMPAT_10 # compatibility with NetBSD 1.0
97 options COMPAT_12 # compatibility with NetBSD 1.2
98 options COMPAT_13 # compatibility with NetBSD 1.3
99 options COMPAT_14 # compatibility with NetBSD 1.4
100 options COMPAT_SUNOS # Support to run Sun (m68k) executables
101 options COMPAT_SVR4 # Support to run SVR4 (m68k) executables
102 options COMPAT_NOMID # allow nonvalid machine id executables
103 #options COMPAT_LINUX # Support to run Linux/m68k executables
104 options EXEC_ELF32 # 32-bit ELF executables (Linux, SVR4)
105
106 #Support for System V IPC facilities.
107
108 options SYSVSHM # System V-like shared memory
109 options SYSVMSG # System V-like messages
110 options SYSVSEM # System V-like semaphores
111
112 #Support for various kernel options
113
114 options KTRACE # system call tracing support
115 options LKM # Loadable kernel modules
116 options UCONSOLE # anyone can redirect a virtual console
117
118 #options INSECURE # allow, among other insecure stuff, LKM
119 # loading in multi-user mode.
120 options SCSIVERBOSE # Verbose SCSI errors
121
122 options NTP # NTP phase/frequency locked loop
123
124 #Misc. debugging options
125
126 options DDB # Kernel debugger
127 #options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
128 options DIAGNOSTIC # Extra kernel sanity checks
129 #options DEBUG # Enable misc. kernel debugging code
130 #options SYSCALL_DEBUG # debug all syscalls.
131 #options SCSIDEBUG # Add SCSI debugging statements
132 #options PANICBUTTON # Forced crash via keypress (???)
133
134 #Amiga specific options
135
136 #options LIMITMEM=24 # Do not use more than LIMITMEM MB of the
137 # first bank of RAM. (default: unlimited)
138 #options NKPTADD=4 # set this for 4 additional KPT pages
139 #options NKPTADDSHIFT=24 # set this for 1 additional KPT page
140 # per 16 MB (1<<24 bytes) of RAM
141 # define and decrease this, or define and
142 # increase NKPTADD if you get "out of PT pages"
143 # panics.
144
145 #ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete
146 #before the 10 secondinterval ends, or that KBDRESET does work at all.
147 #options KBDRESET # sync on Ctrl-Amiga-Amiga
148
149 #These options improve performance with the built-in serial port
150 #on slower Amigas. Try the larger buffers first then lev6_defer.
151 #options SERIBUF_SIZE=4096
152 #options SEROBUF_SIZE=32
153 #options LEV6_DEFER # defers l6 to l4 (below serial l5)
154
155 options RETINACONSOLE # enable code to allow retina to be console
156
157 options ULOWELLCONSOLE # enable code to allow a2410 to be console
158 options CL5426CONSOLE # Cirrus console
159 options CV64CONSOLE # CyberVision console
160 options TSENGCONSOLE # Tseng console
161 options CV3DCONSOLE # CyberVision 64/3D console
162
163 options GRF_ECS # Enhanced Chip Set
164 options GRF_NTSC # NTSC
165 options GRF_PAL # PAL
166 options GRF_A2024 # Support for the A2024
167 options GRF_AGA # AGA Chip Set
168 options GRF_AGA_VGA # AGA VGAONLY timing
169 options GRF_SUPER72 # AGA Super-72
170
171 #options KFONT_8X11 # 8x11 font
172
173 #This is how you would tell the kernel the A2410 oscillator frequencies:
174 #The used frequencies are the defaults, and do not need option setting
175 #options ULOWELL_OSC1=36000000
176 #options ULOWELL_OSC2=66667000
177
178 #This is how you specify the blitting speed, higher values may speed up blits
179 #a littel bit. If you raise this value too much some trash may appear.
180 #the commented version is the default.
181 #options RH_MEMCLK=61000000
182 #this option enables the 64 bit sprite which does not work
183 #for quite a few people. E.g. The cursor sprite will turn to a block
184 #when moved to the top of the screen in X.
185 #options RH_64BIT_SPRITE
186 #enables fast scroll code appears to now work on 040 systems.
187 #options RETINA_SPEED_HACK
188 #enables the Hardwarecursor which does not work on some systems.
189 #options RH_HARDWARECURSOR
190
191 grfcc0 at mainbus0 # custom chips
192 grfrt0 at zbus0 # retina II
193
194 grfrh0 at zbus0 # retina III
195
196 grfcl* at zbus0 # Picasso II/Piccalo/Spectrum
197 grful0 at zbus0 # A2410
198 grfcv0 at zbus0 # CyberVision 64
199 grfet* at zbus0 # Tseng (oMniBus, Domino, Merlin)
200 grfcv3d0 at zbus0 # CyberVision 64/3D
201
202 grf0 at grfcc0
203 grf1 at grfrt0
204
205 grf2 at grfrh0
206
207 grf3 at grfcl?
208 grf4 at grful0
209 grf5 at grfcv0
210 grf6 at grfet?
211 grf7 at grfcv3d0
212
213 ite0 at grf0 # terminal emulators for grfs
214 ite1 at grf1 # terminal emulators for grfs
215
216 ite2 at grf2 # terminal emulators for grfs
217
218 ite3 at grf3 # terminal emulators for grfs
219 ite4 at grf4 # terminal emulators for grfs
220 ite5 at grf5 # terminal emulators for grfs
221 ite6 at grf6 # terminal emulators for grfs
222 ite7 at grf7 # terminal emulators for grfs
223
224 msc0 at zbus0 # A2232 MSC multiport serial.
225 mfc0 at zbus0 # MultiFaceCard I/O board
226 mfcs0 at mfc0 unit 0 # MFC serial
227 mfcs1 at mfc0 unit 1 # MFC serial
228 #mfcp0 at mfc0 unit 0 # MFC parallel [not available yet]
229 #mfc1 at zbus0 # MultiFaceCard 2nd I/O board
230 #mfcs2 at mfc1 unit 0
231 #mfcs3 at mfc1 unit 1
232 #mfcp1 at mfc1 unit 0
233
234 hyper* at zbus? # zbus HyperCom3/3+/4/4+
235 #hyper* at mainbus0 # not yet: HyperCom1 + HyperCom3
236 com* at hyper? port ? # Hypercom3/4 serial ports
237 lpt* at hyper? port ? # Hypercom3+/4+ parallel port
238
239 #not enabled yet... needs more testing and clock frequency autodetection
240 #iobl* at zbus? # zbus IOBlix
241 #com* at iobl? port ? # IOBlix serial ports
242 #lpt* at iobl? port ? # IOBlix parallel ports
243
244 #Amiga Mainboard devices (sans graphics and keyboard)
245
246 ser0 at mainbus0 # Amiga onboard serial
247 par0 at mainbus0 # Amiga onboard parallel
248 ms* at mainbus0 # Amiga mice
249 fdc0 at mainbus0 # Amiga FDC
250 fd* at fdc0 unit ? # floppy disks on the later
251 a34kbbc0 at mainbus0 # A3000/A4000 battery backed clock
252 a2kbbc0 at mainbus0 # A2000 battery backed clock
253 aucc* at mainbus0 # Amiga CC audio
254 audio* at aucc?
255
256 #Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
257
258 #Alas, Melody-Z2 dont configure in the DraCo bus.
259 melody* at zbus0 # Melody MPEG audio decoder
260 audio* at melody?
261
262 #Ethernet cards:
263 le* at zbus0 # A2065, Ameristar, Ariadne
264 ne* at zbus0 # AriadneII
265 ed* at zbus0 # Hydra, ASDG LanRover
266 es* at zbus0 # CEI A4066 EthernetPLUS
267 qn* at zbus0 # Quicknet
268
269 bah* at zbus0 # C=/Ameristar A2060 / 560
270
271 #Greater Valley Product Bus
272 gvpbus* at zbus0
273
274 #scsi stuff, all possible
275 gtsc0 at gvpbus? # GVP series II scsi
276 scsibus* at gtsc0
277 ahsc0 at mainbus0 # A3000 scsi
278 scsibus* at ahsc0
279 atzsc0 at zbus0 # A2091 scsi
280 scsibus* at atzsc0
281 wstsc0 at zbus0 # Wordsync II scsi
282 scsibus* at wstsc0
283 ivsc0 at zbus0 # IVS scsi
284 scsibus* at ivsc0
285 mlhsc0 at zbus0 # Hacker scsi
286 scsibus* at mlhsc0
287 otgsc0 at zbus0 # 12 gauge scsi
288 scsibus* at otgsc0
289 zssc0 at zbus0 # Zeus scsi
290 scsibus* at zssc0
291 mgnsc0 at zbus0 # Magnum scsi
292 scsibus* at mgnsc0
293 wesc0 at zbus0 # Warp Engine scsi
294 scsibus* at wesc0
295 afsc0 at zbus0 # A4091 scsi
296 scsibus* at afsc0
297 aftsc0 at mainbus0 # A4000T scsi
298 scsibus* at aftsc0
299 flsc0 at zbus0 # FastlaneZ3 scsi
300 scsibus* at flsc0
301 bzsc0 at zbus0 # Blizzard 1230 I,II scsi
302 scsibus* at bzsc0
303 bzivsc0 at zbus0 # Blizzard 12x0 IV scsi
304 scsibus* at bzivsc0
305 bztzsc0 at zbus0 # Blizzard 2060 scsi
306 scsibus* at bztzsc0
307 cbsc0 at zbus0 # CyberSCSI I
308 scsibus* at cbsc0
309 cbiisc0 at zbus0 # CyberSCSI II
310 scsibus* at cbiisc0
311 cbiiisc0 at zbus0 # Cyberstorm mk.III/Cyberstorm PPC SCSI
312 scsibus* at cbiiisc0
313 empsc0 at zbus0 # Emplant scsi
314 scsibus* at empsc0
315 idesc0 at mainbus0 # A4000 & A1200 IDE
316 scsibus* at idesc0
317
318 #<<< comment out the idesc entries above if the following wdc/atapibus lines >>>
319 #<<< are uncommented >>>
320 #wdc0 at mainbus0 # A4000 & A1200 IDE bus
321 #wd* at wdc? drive ? # + drives
322 #atapibus* at wdc? channel ? # ATAPI bus
323 #cd* at atapibus? drive ? # ATAPI CD-ROM drives
324 #sd* at atapibus? drive ? # ATAPI disk drives
325
326 #pccard0 at mainbus0
327 #pcmcia* at pccard0
328 #com* at pcmcia? function ? # Modems and serial cards
329 #pcmcom* at pcmcia? function ? # PCMCIA multi-port serial cards
330 #aic* at pcmcia? function ? # Adaptec APA-1460 SCSI
331 ##wdc* at pcmcia? function ?
332 #awi* at pcmcia? function ? # BayStack 650 (802.11FH)
333 ##ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet
334 #mbe* at pcmcia? function ? # MB8696x based Ethernet
335 #ne* at pcmcia? function ? # NE2000-compatible Ethernet
336 #sm* at pcmcia? function ? # Megahertz Ethernet
337 #mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
338 #com* at mhzc?
339 #sm* at mhzc?
340
341 #each hard drive from low target to high
342 #will configure to the next available sd unit number
343 sd* at scsibus? target ? lun ? # scsi disks
344 st* at scsibus? target ? lun ? # scsi tapes
345 cd* at scsibus? target ? lun ? # scsi cds
346 ss* at scsibus? target ? lun ? # scsi scanner
347 ch* at scsibus? target ? lun ? # scsi autochangers
348 uk* at scsibus? target ? lun ? # scsi unknown
349
350 pseudo-device loop # loopback network interface
351 pseudo-device sl 1 # SLIP network interfaces
352 pseudo-device ppp 1 # PPP network interfaces
353 pseudo-device tun 1 # network tunnel line discipline
354 #pseudo-device gre 2 # generic L3 over IP tunnel
355 #pseudo-device ipip 2 # IP Encapsulation within IP (RFC 2003)
356 pseudo-device bpfilter 16 # Berkeley packet filter
357 pseudo-device ipfilter # IP Filter package
358 pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
359 #pseudo-device faith 1 # IPv[46] tcp relay translation i/f
360
361 pseudo-device view 4 # views (needed for grfcc)
362 pseudo-device pty 16 # pseudo ptys
363
364 pseudo-device vnd 4 # vnode pseudo-disks
365 pseudo-device ccd 4 # concatenated disk devices
366 #pseudo-device raid 4 # RAIDframe disk driver
367 #options RAID_AUTOCONFIG # auto-configuration of RAID components
368
369 #rnd is EXPERIMENTAL at this point.
370 #pseudo-device rnd # /dev/random and in-kernel generator
371 #options RND_COM # use "com" randomness as well (BROKEN)
372
373 config netbsd root on ? type ?
374