VME147 revision 1.15
1#	$NetBSD: VME147,v 1.15 1997/03/21 22:40:33 thorpej Exp $
2
3include		"arch/mvme68k/conf/std.mvme68k"
4
5# Boards this kernel supports; need at lest the correct one
6options		MVME147
7
8options		FPCOPROC	# Support for MC6888[12] (Required)
9
10maxusers	2
11
12options		DIAGNOSTIC, DEBUG
13
14#options 	SYSVSHM
15options 	KTRACE
16options 	COMPAT_43
17
18file-system 	FFS
19file-system 	NFS	
20#file-system 	MFS
21#file-system	MSDOSFS
22
23#options	NFSSERVER
24options 	FIFO
25
26# Networking options
27options		INET
28options		TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
29#options        GATEWAY         # IP packet forwarding
30#options        ISO             # OSI networking
31#options        TPIP
32#options        EON
33
34options		COMPAT_09, COMPAT_10, COMPAT_11, COMPAT_12
35options		COMPAT_SUNOS
36#options 	COMPAT_M68K4K	# compatibility with NetBSD/m68k4k binaries
37
38## force NFS root and swap
39#config	netbsd		root on ? type nfs
40## "generic" boot (put root on boot device)
41config netbsd		root on ? type ?
42
43
44pseudo-device	sl
45pseudo-device	ppp 2
46pseudo-device	loop
47pseudo-device	bpfilter
48pseudo-device	pty
49pseudo-device	md 2
50
51mainbus0	at root
52
53pcc0		at mainbus0
54
55zsc*		at pcc? ipl 4
56zstty*		at zsc? channel ?
57
58clock0		at pcc? ipl 5
59le0		at pcc? ipl 3
60wdsc0		at pcc? ipl 2
61lpt0		at pcc? ipl 1
62vmechip0	at pcc?
63
64vmes0		at vmechip?
65vmel0		at vmechip?
66
67# example only - A24D16 device
68#foo0		at vmes0 atype 24 addr 0x0ef00 ipl 3 vec 0x60
69
70scsibus*	at wdsc?
71
72sd*		at scsibus? target ? lun ?
73st*		at scsibus? target ? lun ?
74cd*		at scsibus? target ? lun ?
75ch*		at scsibus? target ? lun ?
76ss*		at scsibus? target ? lun ?	# SCSI scanners
77uk*		at scsibus? target ? lun ?	# SCSI unknown
78