INSTALL revision 1.2.2.2 1 # $NetBSD: INSTALL,v 1.2.2.2 1996/05/30 21:25:49 is Exp $
2
3 #
4 # GENERIC AMIGA
5 #
6 # This configuration file contains all possible options
7 #
8
9 include "std.amiga"
10
11 maxusers 8
12 options TIMEZONE=300, DST=1
13
14 #
15 # processors this kernel should support
16 #
17 options "M68060" # support for 060
18 options "M060SP" # ...and MC68060 support package
19 options "M68040" # support for 040
20 options FPSP # MC68040 floating point support
21 options "M68030" # support for 030
22 options "M68020" # support for 020/851
23 options FPCOPROC # Support for MC6888[12] (Required)
24
25 #
26 # non-standard-Amiga motherboards:
27 #
28 options DRACO
29
30 #
31 # pagers.
32 #
33
34 options SWAPPAGER # Pager for processes (Required)
35 options VNODEPAGER # Pager for vnodes (Required)
36 options DEVPAGER # Pager for devices (Required)
37
38 #
39 # Networking options
40 #
41 options INET # IP networking support (Required)
42 #options ISO # ISO Networking support
43 #options TPIP # ARGO TP networking support
44 #options CCITT # CCITT X.25
45 #options NS # Xerox XNS
46 #options EON # ISO CLNL over IP
47 #options GATEWAY # Packet forwarding
48 #options DIRECTED_BROADCAST # Broadcast across subnets
49 #options NSIP # XNS over IP
50
51 #
52 # File system related options
53 #
54 options QUOTA # Disk quotas for local disks
55 options NFSSERVER # Network File System server side code
56 options NFSCLIENT # Network File System client side code
57
58 #
59 # File systems
60 #
61 options FFS # Berkeley fast file system
62 options MFS # Memory based filesystem
63 options PROCFS # Process filesystem
64 options KERNFS # Kernel parameter filesystem (Recommended)
65 options FDESC # /dev/fd filesystem
66 options NULLFS # Loopback filesystem
67 options FIFO # FIFO operations on vnodes (Recommended)
68 options ADOSFS # AmigaDOS file system
69 options "CD9660" # ISO 9660 file system, with Rock Ridge
70 #options PORTAL # Portal filesystem
71 #options MSDOSFS # MS-DOS filesystem
72
73
74 #
75 # Compatability options for various existing systems
76 #
77 options "COMPAT_10" # compatability with older NetBSD release
78 options "COMPAT_09" # compatability with older NetBSD release
79 options "COMPAT_43" # 4.3 BSD compatible system calls
80 #options COMPAT_SUNOS # Support to run Sun (m68k) executables
81 options "TCP_COMPAT_42" # Use 4.2 BSD style TCP
82 options "COMPAT_NOMID" # allow nonvalid machine id executables
83 #options COMPAT_HPUX # HP300 compatability
84
85 #
86 # Support for System V IPC facilities.
87 #
88 options SYSVSHM # System V-like shared memory
89 options SYSVMSG # System V-like messages
90 options SYSVSEM # System V-like semaphores
91
92 #
93 # Support for various kernel options
94 #
95 options GENERIC # Mini-root boot support
96 options LKM # Loadable kernel modules
97 options KTRACE # Add kernel tracing system call
98 options DIAGNOSTIC # Add additional error checking code
99 options "NKMEMCLUSTERS=256" # Size of kernel malloc area
100
101 #
102 # Misc. debuging options
103 #
104 options PANICWAIT # Require keystroke to dump/reboot
105 #options DEBUG # Add debugging statements
106 #options DDB # Kernel debugger
107 #options SYSCALL_DEBUG # debug all syscalls.
108 #options SCSIDEBUG # Add SCSI debugging statements
109 #options KGDB # Kernel debugger (KGDB) support
110 #options PANICBUTTON # Forced crash via keypress (???)
111
112 #
113 # Amiga specific options
114 #
115 options MACHINE_NONCONTIG # Non-contiguous memory support
116
117 options RETINACONSOLE # enable code to allow retina to be console
118 options ULOWELLCONSOLE # enable code to allow a2410 to be console
119 options CL5426CONSOLE # Cirrus console
120
121 options GRF_ECS # Enhanced Chip Set
122 options GRF_NTSC # NTSC
123 options GRF_PAL # PAL
124 options "GRF_A2024" # Support for the A2024
125 options GRF_AGA # AGA Chip Set
126 options GRF_CL5426 # Cirrus board support
127 #options "KFONT_8X11" # 8x11 font
128
129 # This is how you would tell the kernel the A2410 oscillator frequencies:
130 # The used frequencies are the defaults, and don't need option setting
131 #options "ULOWELL_OSC1=36000000"
132 #options "ULOWELL_OSC2=66667000"
133
134 # This is how you specify the blitting speed, higher values may speed up blits
135 # a littel bit. If you raise this value too much some trash may appear.
136 # the commented version is the default.
137 #options RH_MEMCLK 61000000
138 # this option enables the 64 bit sprite which doesn't seems to be work
139 # for quite a few people. E.g. The cursor sprite will turn to a block
140 # when moved to the top of the screen in X.
141 #options RH_64BIT_SPRITE
142 # enables fast scroll code appears to now work on 040 systems.
143 #options RETINA_SPEED_HACK
144
145 grfcc0 at mainbus0 # custom chips
146 grfrt0 at zbus0 # retina II
147 grfrh0 at zbus0 # retina III
148 grfcl* at zbus0 # Picasso II/Piccalo/Spectrum
149 grful0 at zbus0 # A2410
150 grfcv0 at zbus0 # CyverVision 64
151
152 grf0 at grfcc0
153 grf1 at grfrt0
154 grf2 at grfrh0
155 grf3 at grfcl?
156 grf4 at grful0
157 grf5 at grfcv0
158
159 ite0 at grf0 # terminal emulators for grf's
160 ite1 at grf1 # terminal emulators for grf's
161 ite2 at grf2 # terminal emulators for grf's
162 ite3 at grf3 # terminal emulators for grf's
163 ite4 at grf4 # terminal emulators for grf's
164
165 msc0 at zbus0 # A2232 MSC multiport serial.
166 mfc0 at zbus0 # MultiFaceCard I/O board
167 mfcs0 at mfc0 unit 0 # MFC serial
168 mfcs1 at mfc0 unit 1 # MFC serial
169 #mfcp0 at mfc0 unit 0 # MFC parallel [not available yet]
170 #mfc1 at zbus0 # MultiFaceCard 2nd I/O board
171 #mfcs2 at mfc1 unit 0
172 #mfcs3 at mfc1 unit 1
173 #mfcp1 at mfc1 unit 0
174
175 le0 at zbus0 # Lance ethernet.
176 ed0 at zbus0 # dp8390 ethernet
177 es0 at zbus0 # SMC 91C90 ethernet
178 qn0 at zbus0 # quicknet ethernet
179 ae0 at zbus0 # Ariadne ethernet
180 bah0 at zbus0 # C= arcnet
181
182
183 # scsi stuff, all possible
184 gvpbus* at zbus0
185 gtsc0 at gvpbus? # GVP series II scsi
186 ahsc0 at mainbus0 # A3000 scsi
187 atzsc0 at zbus0
188 wstsc0 at zbus0 # Wordsync II scsi
189 ivsc0 at zbus0 # IVS scsi
190 mlhsc0 at zbus0 # Hacker scsi
191 otgsc0 at zbus0 # 12 gauge scsi
192 zssc0 at zbus0 # Zeus scsi
193 mgnsc0 at zbus0 # Magnum scsi
194 wesc0 at zbus0 # Warp Engine scsi
195 idesc0 at mainbus0 # A4000 & A1200 IDE
196 afsc0 at zbus0 # A4091 scsi
197 aftsc0 at mainbus0 # A4000T scsi
198 flsc0 at zbus0 # FastlaneZ3 scsi
199 bzsc0 at zbus0 # Blizzard 1230 scsi
200 drsc0 at mainbus0 # DraCo scsi
201
202 scsibus* at gtsc0
203 scsibus* at ahsc0
204 scsibus* at atzsc0
205 scsibus* at wstsc0
206 scsibus* at ivsc0
207 scsibus* at mlhsc0
208 scsibus* at otgsc0
209 scsibus* at zssc0
210 scsibus* at mgnsc0
211 scsibus* at wesc0
212 scsibus* at idesc0
213 scsibus* at afsc0
214 scsibus* at aftsc0
215 scsibus* at flsc0
216 scsibus* at bzsc0
217 scsibus* at drsc0
218
219 # each hard drive from low target to high
220 # will configure to the next available sd unit number
221 sd* at scsibus? target ? lun ? # scsi disks
222
223 st* at scsibus? target ? lun ? # scsi tapes
224 cd* at scsibus? target ? lun ? # scsi cd's
225
226 pseudo-device sl # slip
227 pseudo-device ppp # ppp
228 pseudo-device view 10 # views
229 pseudo-device pty 16 # pseudo terminals
230 pseudo-device loop # network loopback
231 #pseudo-device bpfilter 2 # berkeley packet filters
232 #pseudo-device tun 2
233
234 config netbsd swap on generic
235