GENERIC revision 1.2
1#	$NetBSD: GENERIC,v 1.2 1999/07/29 10:37:20 augustss Exp $
2
3include		"arch/mvme68k/conf/std.mvme68k"
4
5# Boards this kernel supports
6options 	MVME147
7options 	MVME167
8
9maxusers	4
10
11# Needed on m68040 boards to emulate some missing FP instructions
12options 	FPSP
13
14#options 	DDB
15options 	DIAGNOSTIC, DEBUG
16
17#options 	SYSVSHM
18options 	KTRACE
19options 	COMPAT_43
20
21file-system 	FFS
22file-system 	NFS	
23file-system 	KERNFS
24#file-system 	MFS
25#file-system	MSDOSFS
26#file-system	UNION
27
28options 	NFSSERVER
29#options 	FFS_EI		# FFS Endian Independant support
30
31# Networking options
32options 	INET
33options 	TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
34#options        GATEWAY         # IP packet forwarding
35#options        ISO             # OSI networking
36#options        TPIP
37#options        EON
38
39options 	COMPAT_09, COMPAT_10, COMPAT_11, COMPAT_12, COMPAT_13, COMPAT_14
40options 	COMPAT_SUNOS
41#options 	COMPAT_M68K4K	# compatibility with NetBSD/m68k4k binaries
42#options 	COMPAT_LINUX	# compatibility with Linux/m68k binaries
43#options 	EXEC_ELF32	# 32-bit ELF executables (Linux)
44
45## force NFS root and swap
46#config	netbsd		root on ? type nfs
47## "generic" boot (put root on boot device)
48config netbsd		root on ? type ?
49
50# Which protocol to use when booting over NFS
51options 	NFS_BOOT_BOOTPARAM	# Diskless client w/ bootparamd
52
53pseudo-device	sl
54pseudo-device	ppp 2
55pseudo-device	loop
56pseudo-device	bpfilter
57pseudo-device	pty
58pseudo-device	vnd 2
59
60mainbus0	at root
61
62# MVME147 specific devices
63pcc0		at mainbus0
64vmechip*	at pcc?
65zsc*		at pcc? ipl 4
66zstty*		at zsc? channel ?
67clock0		at pcc? ipl 5
68le0		at pcc? ipl 3
69wdsc0		at pcc? ipl 2
70lpt*		at pcc? ipl 1
71
72# MVME167 specific devices
73pcctwo0		at mainbus0
74vmechip* 	at mainbus0
75clock0		at pcctwo? ipl 5
76clmpcc0		at pcctwo? ipl 4
77ie0		at pcctwo? ipl 3
78ncrsc0		at pcctwo? ipl 2
79lpt*		at pcctwo? ipl 1
80
81vmes0		at vmechip?
82vmel0		at vmechip?
83
84# example only - A24D16 device
85#foo0		at vmes0 atype 24 addr 0x0ef00 ipl 3 vec 0x60
86
87scsibus*	at wdsc?
88scsibus*	at ncrsc?
89
90sd*		at scsibus? target ? lun ?
91st*		at scsibus? target ? lun ?
92cd*		at scsibus? target ? lun ?
93ch*		at scsibus? target ? lun ?
94ss*		at scsibus? target ? lun ?	# SCSI scanners
95uk*		at scsibus? target ? lun ?	# SCSI unknown
96