VME147 revision 1.16
1#	$NetBSD: VME147,v 1.16 1997/07/22 18:49:21 phil 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#file-system	UNION
23
24#options	NFSSERVER
25options 	FIFO
26
27# Networking options
28options		INET
29options		TCP_COMPAT_42   # compatibility with 4.2BSD TCP/IP
30#options        GATEWAY         # IP packet forwarding
31#options        ISO             # OSI networking
32#options        TPIP
33#options        EON
34
35options		COMPAT_09, COMPAT_10, COMPAT_11, COMPAT_12
36options		COMPAT_SUNOS
37#options 	COMPAT_M68K4K	# compatibility with NetBSD/m68k4k binaries
38
39## force NFS root and swap
40#config	netbsd		root on ? type nfs
41## "generic" boot (put root on boot device)
42config netbsd		root on ? type ?
43
44
45pseudo-device	sl
46pseudo-device	ppp 2
47pseudo-device	loop
48pseudo-device	bpfilter
49pseudo-device	pty
50pseudo-device	md 2
51
52mainbus0	at root
53
54pcc0		at mainbus0
55
56zsc*		at pcc? ipl 4
57zstty*		at zsc? channel ?
58
59clock0		at pcc? ipl 5
60le0		at pcc? ipl 3
61wdsc0		at pcc? ipl 2
62lpt0		at pcc? ipl 1
63vmechip0	at pcc?
64
65vmes0		at vmechip?
66vmel0		at vmechip?
67
68# example only - A24D16 device
69#foo0		at vmes0 atype 24 addr 0x0ef00 ipl 3 vec 0x60
70
71scsibus*	at wdsc?
72
73sd*		at scsibus? target ? lun ?
74st*		at scsibus? target ? lun ?
75cd*		at scsibus? target ? lun ?
76ch*		at scsibus? target ? lun ?
77ss*		at scsibus? target ? lun ?	# SCSI scanners
78uk*		at scsibus? target ? lun ?	# SCSI unknown
79