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