INSTALL revision 1.62.4.1 1 # $NetBSD: INSTALL,v 1.62.4.1 2019/06/10 22:06:16 christos Exp $
2 #
3 # INSTALL machine description file
4 #
5 # This machine description file is used to generate the NetBSD kernel
6 # for the installation media.
7
8 include "arch/hp300/conf/std.hp300"
9
10 #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
11
12 # optimise for smaller kernels
13 makeoptions COPTS="-Os"
14 options NVNODE=50
15 options NBUF=16
16 options BUFPAGES=16
17 options NFS_V2_ONLY
18 options NFS_DEFAULT_NIOTHREADS=1
19 options USERCONF # userconf(4) support
20 options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
21 #options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
22
23 # Support for various CPU types
24 options HP320
25 options HP330 # includes 318, 319
26 options HP340
27 options HP345
28 options HP350
29 options HP360
30 options HP362
31 options HP370
32 options HP375
33 options HP380
34 options HP382
35 options HP385
36 options HP400
37 options HP425
38 options HP433
39 options FPSP # floating point interface for 68040
40
41 # Need to set locally
42 maxusers 32
43
44 # Standard system options
45 #include "conf/compat_netbsd09.config"
46 options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
47 #options SYSVSHM # System V-style shared memory
48 #options SYSVSEM # System V-style semaphores
49 #options SEMMNI=10 # number of semaphore identifiers
50 #options SEMMNS=60 # number of semaphores in system
51 #options SEMUME=10 # max number of undo entries per process
52 #options SEMMNU=30 # number of undo structures in system
53 #options SYSVMSG # System V-style message queues
54 #options KTRACE # system call tracing support
55 #options SCSIVERBOSE # Verbose SCSI errors
56
57 # Filesystems
58 file-system FFS # fast filesystem
59 file-system CD9660 # CD-ROM ISO-9660 filesystem
60 file-system NFS # Network filesystem client
61 #file-system UNION # Union filesystem (req. for FDESC)
62 #file-system KERNFS # kernel data-structure filesystem
63 #file-system FDESC # user file descriptor filesystem
64 #file-system PROCFS # /proc filesystem
65 file-system MFS # Memory-based filesystem
66 #file-system PTYFS # /dev/pts/N support
67
68 # Filesystem options
69 #options QUOTA # legacy UFS quotas
70 #options QUOTA2 # new, in-filesystem UFS quotas
71 #options FFS_EI # FFS Endian Independent support
72 options WAPBL # File system journaling support
73 #options NFSSERVER # Network filesystem server
74 #options NFS_BOOT_BOOTP # use bootp for NFS boot
75 options FFS_NO_SNAPSHOT # No FFS snapshot support
76
77 # Networking options
78 options INET # Internet protocols
79 #options INET6 # IPV6
80 #options IPSEC # IP security
81 #options IPSEC_DEBUG # debug for IP security
82 #options GATEWAY # IP forwarding
83 #options MROUTING # Multicast routing
84 #options PIM # Protocol Independent Multicast
85 #options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
86
87 # Options for HP hardware
88 #options USELEDS # make the lights twinkle
89 #options PANICBUTTON # two fast <reset>s on HIL dump kernel
90 #options CONSCODE=9 # force console at this select code
91
92 # Debugging options
93 #options DIAGNOSTIC # Extra kernel sanity checks
94 #options DEBUG # Enable misc. kernel debugging code
95 #options DDB # Kernel Dynamic Debugger
96 #options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
97 #makeoptions DEBUG="-g" # netbsd.gdb with full debugging symbols
98
99 # Verbose descriptions of unconfigured DIO devices
100 # (Warning: this compiles in a large string table)
101 #options DIOVERBOSE # recognize "unknown" DIO devices
102
103 # workstation console options
104 options WSEMUL_VT100 # VT100 / VT220 emulation
105 options WSDISPLAY_DEFAULTSCREENS=1
106 #options WSDISPLAY_COMPAT_USL # wsconscfg VT handling
107 #options WSDISPLAY_COMPAT_RAWKBD
108 options WS_KERNEL_FG=WSCOL_GREEN
109 #options WS_KERNEL_BG=WSCOL_BLACK
110
111 #options FONT_GALLANT12x22
112 options FONT_VT220ISO8x16
113
114 config netbsd root on ? type ?
115
116 mainbus0 at root # root "bus"
117
118 intio0 at mainbus0 # internal i/o space
119 dio0 at mainbus0 # DIO/DIO-II bus
120 sgc0 at mainbus0 # SGC bus
121
122 # Real-time clock (not optional)
123 rtc* at intio?
124
125 # DMA controller
126 dma* at intio?
127
128 # Human Interface Loop
129 hil0 at intio? # HIL controller
130 hilkbd* at hil? # keyboards
131 wskbd* at hilkbd? mux 1
132
133 # Frodo utility chip found on 4xx's
134 frodo* at intio?
135
136 # 8250-like serial ports found on Frodo ASIC
137 #dnkbd0 at frodo? offset 0x0 # Domain keyboard flavor
138 #wskbd* at dnkbd? mux 1
139 com* at frodo? offset ? # tty flavor
140
141 # mc146818-like real time clock found on 425e
142 mcclock0 at frodo? offset 0x80
143
144 # Davinci framebuffer
145 dvbox* at intio?
146 dvbox* at dio? scode ?
147 wsdisplay* at dvbox?
148
149 # Gatorbox framebuffer
150 gbox* at intio?
151 gbox* at dio? scode ?
152 wsdisplay* at gbox?
153
154 # Hyperion framebuffer
155 hyper* at dio? scode ?
156 wsdisplay* at hyper?
157
158 # Renaissance framebuffer
159 rbox* at intio?
160 rbox* at dio? scode ?
161 wsdisplay* at rbox?
162
163 # Topcat/catseye framebuffers
164 topcat* at intio?
165 topcat* at dio? scode ?
166 wsdisplay* at topcat?
167
168 # TurboVRX framebuffer
169 tvrx* at dio? scode ?
170 wsdisplay* at tvrx?
171
172 gendiofb* at dio? scode ?
173 wsdisplay* at gendiofb?
174
175 sti* at sgc? slot ? # SGC EVRX framebuffers
176 wsdisplay* at sti?
177
178 com* at dio0 scode 9 # DCA serial interfaces
179 com* at dio? scode ?
180
181 dcm* at dio? scode ? flags 0xe # DCM 4- or 8-port serial interfaces
182
183 le* at dio? scode ? # LANCE ethernet interfaces
184
185 nhpib0 at dio? scode 7 # slow internal HP-IB
186 nhpib* at dio? scode ?
187
188 fhpib* at dio? scode ? # `fast' HP-IB
189
190 hpibbus0 at nhpib0
191 hpibbus* at nhpib?
192 hpibbus* at fhpib?
193
194 rd* at hpibbus? slave ? punit ? # HP-IB disks
195 ct* at hpibbus? slave ? punit ? # HP-IB cartridge tapes
196 mt* at hpibbus? slave ? punit ? # HP-IB 9-track tape
197 #ppi0 at hpibbus0 slave 5 punit 0 # HP-IB plotter
198
199 spc* at dio? scode ? # HP 98265A SCSI
200 scsibus* at spc?
201
202 sd* at scsibus? target ? lun ? # SCSI disks
203 st* at scsibus? target ? lun ? # SCSI tapes
204 cd* at scsibus? target ? lun ? # SCSI CD-ROMs
205 #ch* at scsibus? target ? lun ? # SCSI changer devices
206 #ss* at scsibus? target ? lun ? # SCSI scanners
207 #uk* at scsibus? target ? lun ? # unknown SCSI devices
208
209 pseudo-device pty # pseudo-terminals
210 #pseudo-device sl # SLIP network interfaces
211 #pseudo-device ppp # PPP network interfaces
212 #pseudo-device pppoe # PPP over Ethernet (RFC 2516)
213 pseudo-device bpfilter # Berkeley packet filter
214 #pseudo-device vnd # vnode pseudo-disks
215 #pseudo-device ccd # concatenated disk devices
216 #pseudo-device raid # RAIDframe disk driver
217 #options RAID_AUTOCONFIG # auto-configuration of RAID components
218 # Options to enable various other RAIDframe RAID types.
219 #options RF_INCLUDE_EVENODD=1
220 #options RF_INCLUDE_RAID5_RS=1
221 #options RF_INCLUDE_PARITYLOGGING=1
222 #options RF_INCLUDE_CHAINDECLUSTER=1
223 #options RF_INCLUDE_INTERDECLUSTER=1
224 #options RF_INCLUDE_PARITY_DECLUSTERING=1
225 #options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
226 #pseudo-device fss # file system snapshot device
227 pseudo-device loop # loopback network interface
228 #pseudo-device npf # NPF packet filter
229 #pseudo-device gre # generic L3 over IP tunnel
230 #pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
231 #pseudo-device faith # IPv[46] tcp relay translation i/f
232 #pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
233 #pseudo-device vlan # IEEE 802.1q encapsulation
234 #pseudo-device bridge # simple inter-network bridging
235 pseudo-device wsmux # mouse & keyboard multiplexor
236