INSTALL revision 1.65
1# $NetBSD: INSTALL,v 1.65 2020/09/27 13:48:51 roy 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
8include 	"arch/hp300/conf/std.hp300"
9
10#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
11
12# optimise for smaller kernels
13makeoptions 	COPTS="-Os"
14options 	NVNODE=50
15options 	NBUF=16
16options 	BUFPAGES=16
17options 	NFS_V2_ONLY
18options 	NFS_DEFAULT_NIOTHREADS=1
19options 	USERCONF		# userconf(4) support
20options 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
21#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
22
23# Support for various CPU types
24options 	HP320
25options 	HP330		# includes 318, 319
26options 	HP340
27options 	HP345
28options 	HP350
29options 	HP360
30options 	HP362
31options 	HP370
32options 	HP375
33options 	HP380
34options 	HP382
35options 	HP385
36options 	HP400
37options 	HP425
38options 	HP433
39options 	FPSP		# floating point interface for 68040
40
41# Need to set locally
42maxusers	32
43
44# Standard system options
45#include 	"conf/compat_netbsd09.config"
46options 	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
58file-system	FFS		# fast filesystem
59file-system	CD9660		# CD-ROM ISO-9660 filesystem
60file-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
65file-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
72options 	WAPBL		# File system journaling support
73#options 	NFSSERVER	# Network filesystem server
74#options 	NFS_BOOT_BOOTP	# use bootp for NFS boot
75options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
76
77# Networking options
78options 	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
104options 	WSEMUL_VT100		# VT100 / VT220 emulation
105options 	WSDISPLAY_DEFAULTSCREENS=1
106#options 	WSDISPLAY_COMPAT_USL		# wsconscfg VT handling
107#options 	WSDISPLAY_COMPAT_RAWKBD
108options 	WS_KERNEL_FG=WSCOL_GREEN
109#options 	WS_KERNEL_BG=WSCOL_BLACK
110
111#options 	FONT_GALLANT12x22
112options 	FONT_VT220ISO8x16
113
114config		netbsd root on ? type ?
115
116mainbus0	at root		# root "bus"
117
118intio0		at mainbus0	# internal i/o space
119dio0		at mainbus0	# DIO/DIO-II bus
120sgc0		at mainbus0	# SGC bus
121
122# Real-time clock (not optional)
123rtc*		at intio?
124
125# DMA controller
126dma* 		at intio?
127
128# Human Interface Loop
129hil0		at intio?		# HIL controller
130hilkbd*		at hil?			# keyboards
131wskbd*		at hilkbd? mux 1
132
133# Frodo utility chip found on 4xx's
134frodo*		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
139com*		at frodo? offset ?	# tty flavor
140
141# mc146818-like real time clock found on 425e
142mcclock0	at frodo? offset 0x80
143
144# Davinci framebuffer
145dvbox*		at intio?
146dvbox*		at dio? scode ?
147wsdisplay*	at dvbox?
148
149# Gatorbox framebuffer
150gbox*		at intio?
151gbox*		at dio? scode ?
152wsdisplay*	at gbox?
153
154# Hyperion framebuffer
155hyper*		at dio? scode ?
156wsdisplay*	at hyper?
157
158# Renaissance framebuffer
159rbox*		at intio?
160rbox*		at dio? scode ?
161wsdisplay*	at rbox?
162
163# Topcat/catseye framebuffers
164topcat*		at intio?
165topcat*		at dio? scode ?
166wsdisplay*	at topcat?
167
168# TurboVRX framebuffer
169tvrx*		at dio? scode ?
170wsdisplay*	at tvrx?
171
172gendiofb*	at dio? scode ?
173wsdisplay*	at gendiofb?
174
175sti*		at sgc?	slot ?		# SGC EVRX framebuffers
176wsdisplay*	at sti?
177
178com*		at dio0 scode 9		# DCA serial interfaces
179com*		at dio? scode ?
180
181dcm*		at dio? scode ?	flags 0xe # DCM 4- or 8-port serial interfaces
182
183le*		at dio? scode ?		# LANCE ethernet interfaces
184
185nhpib0		at dio? scode 7		# slow internal HP-IB
186nhpib*		at dio? scode ?
187
188fhpib*		at dio? scode ?		# `fast' HP-IB
189
190hpibbus0	at nhpib0
191hpibbus*	at nhpib?
192hpibbus*	at fhpib?
193
194rd*		at hpibbus? slave ? punit ?	# HP-IB disks
195ct*		at hpibbus? slave ? punit ?	# HP-IB cartridge tapes
196mt*		at hpibbus? slave ? punit ?	# HP-IB 9-track tape
197#ppi0		at hpibbus0 slave 5 punit 0	# HP-IB plotter
198
199spc*		at dio? scode ?			# HP 98265A SCSI
200scsibus*	at spc?
201
202sd*		at scsibus? target ? lun ?	# SCSI disks
203st*		at scsibus? target ? lun ?	# SCSI tapes
204cd*		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
209pseudo-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)
213pseudo-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
227pseudo-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	vether			# Virtual Ethernet for bridge
236pseudo-device	wsmux			# mouse & keyboard multiplexor
237