summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/conf/MVME147
blob: b71a74b061216ed5aadfee99c896f6ff8d3ad363 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
#	$OpenBSD: MVME147,v 1.12 2001/05/16 05:07:49 millert Exp $

machine		mvme68k m68k

#option		"M68040"	# support for 040
#option		FPSP		# MC68040 floating point support
option		"M68030"	# support for 030

option		MVME147		# (requires M68030)
#option		MVME162		# (requires M68040)
#option		MVME167		# includes 166 (requires M68040)

maxusers	6

# obsolete timezone spec
option		TIMEZONE=0, DST=0

#option		DIAGNOSTIC, DEBUG
option		DDB
option		FFS
option		NFSCLIENT
option		NFSSERVER
option		SYSVSEM,SYSVMSG,SYSVSHM
option 	KTRACE
option 	COMPAT_43
option 	FIFO
#option		MFS
option		DEVPAGER, SWAPPAGER
#option		MSDOSFS

option		COMPAT_SUNOS

# Networking options
option		INET
#option		TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
option		GATEWAY		# IP packet forwarding
#option		ISO		# OSI networking
#option		TPIP
#option		EON

config		bsd	swap generic

#pseudo-device	sl
#pseudo-device	ppp 2
pseudo-device	loop
pseudo-device	bpfilter
pseudo-device	pty

mainbus0 at root

# MVME147
pcc0	at mainbus0 addr 0xfffe0000
clock0	at pcc0 ipl 5
nvram0	at pcc0 offset 0x0000
zs0	at pcc0 offset 0x3000 ipl 4
zs1	at pcc0 offset 0x3800 ipl 4
le0	at pcc0 offset 0x1800 ipl 1
wdsc0	at pcc0 offset 0x4000 ipl 2
lp0	at pcc0 ipl 1
vme0	at pcc0 offset 0x2000

# MVME162
#mc0	at mainbus0 addr 0xfff00000
#clock0	at mc0 ipl 5
#nvram0	at mc0 offset 0xc0000
#zs0	at mc0 offset 0x45000 ipl 4
#zs1	at mc0 offset 0x45801 ipl 4
#ie0	at mc0 offset 0x46000 ipl 1
#ssh0	at mc0 offset 0x47000 ipl 2
#memc0	at mc0 offset 0x43000
#memc1	at mc0 offset 0x41000
#ipic0	at mc0 offset 0xbc000
#vme0	at mc0 offset 0x40000
#flash0	at mainbus0 addr 0xffa00000
#sram0	at mainbus0 addr 0xffe00000

#fooip*	at ipic? manu 0x11 prod 0x22 ipl 1

# MVME166/167/177
#pcctwo0 at mainbus0 addr 0xfff00000
#clock0	at pcctwo0 ipl 5
#nvram0	at pcctwo0 offset 0xc0000
#ie0	at pcctwo0 offset 0x46000 ipl 1
#ssh0	at pcctwo0 offset 0x47000 ipl 2
#cl0	at pcctwo0 offset 0x45000 ipl 3
#vme0	at pcctwo0 offset 0x40000
#lptwo0	at pcctwo0 ipl 1
#memc0	at pcctwo0 offset 0x43000
#memc1	at pcctwo0 offset 0x43100
#sram0	at mainbus0 addr 0xffe00000

vmes0	at vme0
vmel0	at vme0

scsibus* at wdsc?
#scsibus* at ssh?

sd*	at scsibus? target ? lun ?
st*	at scsibus? target ? lun ?
cd*	at scsibus? target ? lun ?