GENERIC revision 1.16
1#	$NetBSD: GENERIC,v 1.16 2000/11/20 19:35:28 scw Exp $
2
3include		"arch/mvme68k/conf/std.mvme68k"
4
5#ident 		"GENERIC-$Revision: 1.16 $"
6
7# Boards this kernel supports
8options 	MVME147
9options 	MVME162
10options 	MVME167
11options 	MVME172
12options 	MVME177
13
14maxusers	4
15
16# Needed on m68040 boards to emulate some missing FP instructions
17options 	FPSP
18
19# Needed on m68060 boards
20options 	M060SP
21
22#options 	DDB
23options 	DIAGNOSTIC, DEBUG
24
25#options 	SYSVSHM
26options 	KTRACE
27options 	COMPAT_43
28
29file-system 	FFS
30file-system 	NFS	
31file-system 	KERNFS
32file-system 	MFS
33#file-system	MSDOSFS
34#file-system	UNION
35
36options 	NFSSERVER
37#options 	FFS_EI		# FFS Endian Independant support
38options 	SOFTDEP         # FFS soft updates support.
39
40# Networking options
41options 	INET
42options 	INET6		# IPV6
43#options 	IPSEC		# IP security
44#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
45#options 	IPSEC_DEBUG	# debug for IP security
46options 	TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
47#options        GATEWAY         # IP packet forwarding
48#options        ISO             # OSI networking
49#options        TPIP
50#options        EON
51
52options 	COMPAT_09, COMPAT_10, COMPAT_11, COMPAT_12, COMPAT_13, COMPAT_14
53options 	COMPAT_SUNOS
54#options 	COMPAT_M68K4K	# compatibility with NetBSD/m68k4k binaries
55#options 	COMPAT_LINUX	# compatibility with Linux/m68k binaries
56#options 	EXEC_ELF32	# 32-bit ELF executables (Linux)
57
58## force NFS root and swap
59#config	netbsd		root on ? type nfs
60## "generic" boot (put root on boot device)
61config netbsd		root on ? type ?
62
63# Which protocol to use when booting over NFS
64options 	NFS_BOOT_BOOTPARAM	# Diskless client w/ bootparamd
65
66pseudo-device	sl
67pseudo-device	ppp 2
68pseudo-device	loop
69pseudo-device	bpfilter
70pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
71#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
72#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
73pseudo-device	pty			# pseudo-terminals
74pseudo-device	vnd 2
75
76# random number generator pseudo-device
77pseudo-device	rnd			# /dev/random and in-kernel generator
78#options 	RND_COM			# use "com" randomness as well (BROKEN)
79
80mainbus0	at root
81
82# MVME147 specific devices
83pcc0		at mainbus0
84vmepcc0 	at pcc?
85vme0		at vmepcc0
86zsc*		at pcc? ipl 4
87clock0		at pcc? ipl 5
88le0		at pcc? ipl 3
89wdsc0		at pcc? ipl 2
90lpt*		at pcc? ipl 1
91
92# MVME162 and MVME167 shared devices
93pcctwo0		at mainbus0
94vmetwo0 	at mainbus0
95vme0		at vmetwo0
96clock0		at pcctwo? ipl 5
97ie0		at pcctwo? ipl 3
98ncrsc0		at pcctwo? ipl 2
99
100# MVME162 specific devices
101zsc*		at pcctwo? ipl 4
102
103# MVME167 specific devices
104clmpcc0		at pcctwo? ipl 4
105lpt*		at pcctwo? ipl 1
106
107# Common front-end for MVME147 and MVME162 `zs' device
108zstty*		at zsc? channel ?
109
110# Example VMEbus device
111#foo0		at vme0 addr 0x00ef0000 irq 3 vect 0x80
112
113scsibus*	at wdsc?
114scsibus*	at ncrsc?
115
116sd*		at scsibus? target ? lun ?
117st*		at scsibus? target ? lun ?
118cd*		at scsibus? target ? lun ?
119ch*		at scsibus? target ? lun ?
120ss*		at scsibus? target ? lun ?	# SCSI scanners
121uk*		at scsibus? target ? lun ?	# SCSI unknown
122