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