FOUR_TTYS revision 1.9
1#	$NetBSD: FOUR_TTYS,v 1.9 1997/03/11 21:21:51 gwr Exp $
2
3#
4# FOUR_TTYS Sun3 (3/50, 3/60, 3/110, 3/160, 3/260)
5# like GENERIC but both zs chips are used as ttys
6#
7
8include "arch/sun3/conf/std.sun3"
9
10# Machines to be supported by this kernel
11options 	FPU_EMULATE
12options 	HAVECACHE		# Sun3/260 VAC
13
14# Needs to be set per system.  i.e change these as you see fit
15maxusers	4
16
17# Standard system options
18options 	KTRACE			# system call tracing support
19
20# Debugging options.  Uncomment either this:
21options 	DDB
22# ... or these for KGDB (gdb remote target)
23#makeoptions DEBUG="-g"			# debugging symbols for gdb
24#options 	KGDB
25#options 	KGDBDEV=0x0C01
26
27# Filesystem options
28file-system 	FFS		# ufs file system
29file-system 	NFS		# nfs client support
30file-system 	CD9660		# ISO 9660 + Rock Ridge file system
31file-system 	FDESC		# /dev/fd/*
32file-system 	KERNFS		# /kern
33file-system 	NULLFS		# loopback file system
34file-system 	PROCFS		# /proc
35file-system 	UNION		# union file system
36file-system 	MFS		# memory-based filesystem
37
38options 	NFSSERVER	# nfs server support
39options 	FIFO		# FIFOs; RECOMMENDED
40
41# Networking options
42options 	INET		# IP prototol stack support
43#options	GATEWAY		# IP packet forwarding
44options 	TCP_COMPAT_42	# TCP bug compatibility with 4.2BSD
45# XXX - Work-around for root on slow servers (insurance...)
46options 	NFS_BOOT_RWSIZE=1024
47
48# Compatability options
49options 	COMPAT_SUNOS	# can run SunOS 4.1.1 executables
50options 	COMPAT_43	# and 4.3BSD and ...
51options 	COMPAT_10	# NetBSD 1.0
52options 	COMPAT_11	# NetBSD 1.1
53options 	COMPAT_12	# NetBSD 1.2
54options 	UCONSOLE	# Allow non-root TIOCCONS
55
56# Sun3-specific debugging options
57#options 	PMAP_DEBUG
58#options 	VMFAULT_TRACE
59#options 	SYSCALL_DEBUG
60#options 	EXEC_DEBUG
61options 	DIAGNOSTIC
62#options 	SCSIDEBUG
63
64config		netbsd root on ? type ?
65
66#
67# Serial ports
68#
69zstty0 at zsc1 channel 0	# ttya
70zstty1 at zsc1 channel 1	# ttyb
71#
72# Note that by ommitting "kdb0" and "ms0" one can build
73# a kernel that operates four plain serial lines, where
74# two of them are data-leads-only ports wired up using
75# a custom cable on the keyboard connector.
76#
77zstty2 at zsc0 channel 0	# ttyc
78zstty3 at zsc0 channel 1	# ttyd
79
80#
81# Network devices
82#
83
84# Intel Ethernet (onboard, or VME)
85ie0 at obio0 addr   0x0C0000 level 3
86ie1 at vmes0 addr 0xffe88000 level 3 vect 0x75
87
88# Lance Ethernet (only onboard)
89le0 at obio0 addr   0x120000 level 3
90
91#
92# Disk and tape devices
93#
94
95# Sun3 "si" SCSI controller (NCR 5380)
96si0 at obio0 addr   0x140000 level 2
97si0 at vmes0 addr 0xff200000 level 2 vect 0x40
98si1 at vmes0 addr 0xff204000 level 2 vect 0x41
99
100# Xylogics 450/451 controllers
101# xyc0 at vmes0 addr 0xffffee40 level 2 vect 0x48
102# xyc1 at vmes0 addr 0xffffee48 level 2 vect 0x49
103# Just wire-down the units so bootdev match is easy.
104# xy0 at xyc0 drive 0
105# xy1 at xyc0 drive 1
106# xy2 at xyc1 drive 0
107# xy3 at xyc1 drive 1
108
109# Xylogics 7053 controllers
110# xdc0 at vmel0 addr 0xffffee80 level 2 vect 0x44
111# xdc1 at vmel0 addr 0xffffee90 level 2 vect 0x45
112# Just wire-down the units so bootdev match is easy.
113# xd0 at xdc0 drive 0
114# xd1 at xdc0 drive 1
115# xd2 at xdc1 drive 0
116# xd3 at xdc1 drive 1
117
118# Xylogics 472 tape controllers?
119
120#
121# Frame buffer devices
122#
123
124# The default cgfour address depends on the machine:
125# 3/60: obmem 0xFF200000 .. 0xFF9fffff
126# 3/110: different? (not tested)
127cgfour0 at obmem0 addr ?
128
129# 3/60 P4 accelerated 8-bit color frame buffer
130# cgsix0 at obmem0 addr ?
131
132# 3/60 P4 24-bit color frame buffer
133# cgeight0 at obmem0 addr ?
134
135# The default bwtwo address depends on the machine:
136# 3/50: obmem   0x100000
137# else: obmem 0xff000000
138bwtwo0 at obmem0 addr ?
139# 3/60 P4 color frame buffer overlay plane, or P4 monochrome frame buffer
140#bwtwo1 at obmem0 addr 0xff300000
141# 3/60 plug-in color frame buffer overlay plane
142#bwtwo1 at obmem0 addr 0xff400000
143
144# Sun-3 color board, or CG5 8-bit VME frame buffer.
145cgtwo0 at vmes0 addr 0xff400000 level 4 vect 0xA8
146
147# Support for the CG9 24-bit VME frame buffer.
148# cgnine0 at vmel0 addr 0x08000000
149
150#
151# SCSI infrastructure
152#
153scsibus* at scsi?
154
155sd* at scsibus? target ? lun ?		# SCSI disks
156st* at scsibus? target ? lun ?		# SCSI tapes
157cd* at scsibus? target ? lun ?		# SCSI CD-ROMs
158ch* at scsibus? target ? lun ?		# SCSI changer devices
159ss* at scsibus? target ? lun ?		# SCSI scanners
160uk* at scsibus? target ? lun ?		# unknown SCSI devices
161
162# Memory-disk drivers
163pseudo-device	md	2
164
165# Misc.
166pseudo-device	loop	1		# network loopback
167pseudo-device	bpfilter 8		# packet filter
168pseudo-device	sl	2		# CSLIP
169pseudo-device	ppp	2		# PPP
170pseudo-device	tun	2		# network tunneling over tty
171#pseudo-device	ipfilter		# ip filter
172
173pseudo-device	pty	64		# pseudo-terminals
174#pseudo-device	vnd	4		# paging to files
175#pseudo-device	ccd	4		# concatenated disks
176