GENERIC revision 1.5
1#	$NetBSD: GENERIC,v 1.5 2000/01/23 23:46:14 hubertf Exp $
2
3include		"arch/mvme68k/conf/std.mvme68k"
4
5#ident 		"GENERIC-$Revision: 1.5 $"
6
7# Boards this kernel supports
8options 	MVME147
9options 	MVME167
10
11maxusers	4
12
13# Needed on m68040 boards to emulate some missing FP instructions
14options 	FPSP
15
16#options 	DDB
17options 	DIAGNOSTIC, DEBUG
18
19#options 	SYSVSHM
20options 	KTRACE
21options 	COMPAT_43
22
23file-system 	FFS
24file-system 	NFS	
25file-system 	KERNFS
26#file-system 	MFS
27#file-system	MSDOSFS
28#file-system	UNION
29
30options 	NFSSERVER
31#options 	FFS_EI		# FFS Endian Independant support
32#options 	SOFTDEP         # FFS soft updates support.
33
34# Pull in config fragments for kernel crypto.  This is required for
35# options IPSEC etc. to work. If you want to run with IPSEC, uncomment
36# one of these, based on whether you use crypto-us or crypto-intl, and
37# adjust the prefixes as necessary.
38
39#prefix ../crypto-us/sys
40#cinclude "conf/files.crypto-us"
41#prefix
42
43#prefix ../crypto-intl/sys
44#cinclude "conf/files.crypto-intl"
45#prefix
46
47# Networking options
48options 	INET
49options 	INET6		# IPV6
50#options 	IPSEC		# IP security
51#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
52#options 	IPSEC_DEBUG	# debug for IP security
53options 	TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
54#options        GATEWAY         # IP packet forwarding
55#options        ISO             # OSI networking
56#options        TPIP
57#options        EON
58
59options 	COMPAT_09, COMPAT_10, COMPAT_11, COMPAT_12, COMPAT_13, COMPAT_14
60options 	COMPAT_SUNOS
61#options 	COMPAT_M68K4K	# compatibility with NetBSD/m68k4k binaries
62#options 	COMPAT_LINUX	# compatibility with Linux/m68k binaries
63#options 	EXEC_ELF32	# 32-bit ELF executables (Linux)
64
65## force NFS root and swap
66#config	netbsd		root on ? type nfs
67## "generic" boot (put root on boot device)
68config netbsd		root on ? type ?
69
70# Which protocol to use when booting over NFS
71options 	NFS_BOOT_BOOTPARAM	# Diskless client w/ bootparamd
72
73pseudo-device	sl
74pseudo-device	ppp 2
75pseudo-device	loop
76pseudo-device	bpfilter
77pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
78#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
79pseudo-device	pty
80pseudo-device	vnd 2
81
82mainbus0	at root
83
84# MVME147 specific devices
85pcc0		at mainbus0
86vmechip*	at pcc?
87zsc*		at pcc? ipl 4
88zstty*		at zsc? channel ?
89clock0		at pcc? ipl 5
90le0		at pcc? ipl 3
91wdsc0		at pcc? ipl 2
92lpt*		at pcc? ipl 1
93
94# MVME167 specific devices
95pcctwo0		at mainbus0
96vmechip* 	at mainbus0
97clock0		at pcctwo? ipl 5
98clmpcc0		at pcctwo? ipl 4
99ie0		at pcctwo? ipl 3
100ncrsc0		at pcctwo? ipl 2
101lpt*		at pcctwo? ipl 1
102
103vmes0		at vmechip?
104vmel0		at vmechip?
105
106# example only - A24D16 device
107#foo0		at vmes0 atype 24 addr 0x0ef00 ipl 3 vec 0x60
108
109scsibus*	at wdsc?
110scsibus*	at ncrsc?
111
112sd*		at scsibus? target ? lun ?
113st*		at scsibus? target ? lun ?
114cd*		at scsibus? target ? lun ?
115ch*		at scsibus? target ? lun ?
116ss*		at scsibus? target ? lun ?	# SCSI scanners
117uk*		at scsibus? target ? lun ?	# SCSI unknown
118