GENERIC revision 1.3
1#	$NetBSD: GENERIC,v 1.3 1999/11/15 19:10:49 fvdl 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#options 	SOFTDEP         # FFS soft updates support.
31
32# Networking options
33options 	INET
34options 	TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
35#options        GATEWAY         # IP packet forwarding
36#options        ISO             # OSI networking
37#options        TPIP
38#options        EON
39
40options 	COMPAT_09, COMPAT_10, COMPAT_11, COMPAT_12, COMPAT_13, COMPAT_14
41options 	COMPAT_SUNOS
42#options 	COMPAT_M68K4K	# compatibility with NetBSD/m68k4k binaries
43#options 	COMPAT_LINUX	# compatibility with Linux/m68k binaries
44#options 	EXEC_ELF32	# 32-bit ELF executables (Linux)
45
46## force NFS root and swap
47#config	netbsd		root on ? type nfs
48## "generic" boot (put root on boot device)
49config netbsd		root on ? type ?
50
51# Which protocol to use when booting over NFS
52options 	NFS_BOOT_BOOTPARAM	# Diskless client w/ bootparamd
53
54pseudo-device	sl
55pseudo-device	ppp 2
56pseudo-device	loop
57pseudo-device	bpfilter
58pseudo-device	pty
59pseudo-device	vnd 2
60
61mainbus0	at root
62
63# MVME147 specific devices
64pcc0		at mainbus0
65vmechip*	at pcc?
66zsc*		at pcc? ipl 4
67zstty*		at zsc? channel ?
68clock0		at pcc? ipl 5
69le0		at pcc? ipl 3
70wdsc0		at pcc? ipl 2
71lpt*		at pcc? ipl 1
72
73# MVME167 specific devices
74pcctwo0		at mainbus0
75vmechip* 	at mainbus0
76clock0		at pcctwo? ipl 5
77clmpcc0		at pcctwo? ipl 4
78ie0		at pcctwo? ipl 3
79ncrsc0		at pcctwo? ipl 2
80lpt*		at pcctwo? ipl 1
81
82vmes0		at vmechip?
83vmel0		at vmechip?
84
85# example only - A24D16 device
86#foo0		at vmes0 atype 24 addr 0x0ef00 ipl 3 vec 0x60
87
88scsibus*	at wdsc?
89scsibus*	at ncrsc?
90
91sd*		at scsibus? target ? lun ?
92st*		at scsibus? target ? lun ?
93cd*		at scsibus? target ? lun ?
94ch*		at scsibus? target ? lun ?
95ss*		at scsibus? target ? lun ?	# SCSI scanners
96uk*		at scsibus? target ? lun ?	# SCSI unknown
97