VME147 revision 1.13
1#	$NetBSD: VME147,v 1.13 1997/01/31 01:52:38 thorpej Exp $
2
3machine		mvme68k m68k
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
17options		DEVPAGER, SWAPPAGER, VNODEPAGER
18
19file-system 	FFS
20file-system 	NFS	
21#file-system 	MFS
22#file-system	MSDOSFS
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		EXEC_AOUT,EXEC_SCRIPT
36options		COMPAT_09, COMPAT_10, COMPAT_11, COMPAT_12
37options		COMPAT_SUNOS
38#options 	COMPAT_M68K4K	# compatibility with NetBSD/m68k4k binaries
39
40## force NFS root and swap
41#config	netbsd		root on ? type nfs
42## "generic" boot (put root on boot device)
43config netbsd		root on ? type ?
44
45
46pseudo-device	sl
47pseudo-device	ppp 2
48pseudo-device	loop
49pseudo-device	bpfilter
50pseudo-device	pty
51pseudo-device	md 2
52
53mainbus0	at root
54
55pcc0		at mainbus0
56
57zsc*		at pcc? ipl 4
58zstty*		at zsc? channel ?
59
60clock0		at pcc? ipl 5
61le0		at pcc? ipl 3
62wdsc0		at pcc? ipl 2
63lpt0		at pcc? ipl 1
64vmechip0	at pcc?
65
66vmes0		at vmechip?
67vmel0		at vmechip?
68
69# example only - A24D16 device
70#foo0		at vmes0 atype 24 addr 0x0ef00 ipl 3 vec 0x60
71
72scsibus*	at wdsc?
73
74sd*		at scsibus? target ? lun ?
75st*		at scsibus? target ? lun ?
76cd*		at scsibus? target ? lun ?
77ch*		at scsibus? target ? lun ?
78ss*		at scsibus? target ? lun ?	# SCSI scanners
79uk*		at scsibus? target ? lun ?	# SCSI unknown
80