blob: 83ad3b2e18b8e6072c0a5be055eae47fd6420824 (
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
|
dnl $OpenBSD: hardware,v 1.10 2002/06/09 05:53:54 todd Exp $
OpenBSD/MACHINE OSREV runs on the following classes of machines:
- MVME147 - Motorola with 68030 and 68881
- MVME162 - Motorola with 68040
- MVME167 - Motorola with 68040
- MVME172 - Motorola with 68060
- MVME177 - Motorola with 68060
The minimal configuration requires 8M of RAM and ~100M of disk space. To
install the entire system requires much more disk space, and to compile the
system, more RAM is recommended (OpenBSD with 8M of RAM feels like Solaris
with 8M of RAM). Note that until you have 16M of RAM, getting more RAM is
more important than getting a faster CPU board.
Supported devices {:-include-:}:
MVME147:
serial ports:
on-board ttya-ttyd
ethernet:
on-board AMD 7990 Lance ethernet ("le0")
SCSI:
on-board WD33C93 controller
parallel:
a driver exists, but it is not integrated.
VMEbus:
not supported (some cards have issues)
MVME162, MVME172:
serial ports:
on-board tty00-03 - Zilog Z85230 SCC
ethernet:
on-board Intel 82596CA ethernet ("ie0")
SCSI:
on-board NCR53c710 controller
VME:
drivers for short I/O access
Flash:
1 MB flash, either Intel 28F008SA or 28F020
driver is available, but doesn't work
Jumper GPIO3 selects Flash memory map and must
be installed for booting with the Flash driver (default)
SRAM:
supported
VMEbus:
untested
IP:
untested
MVME167, MVME177:
serial:
on-board tty00 - tty03 - Cirrus Logic CD2401
ethernet:
on-board Intel 82596CA ethernet ("ie0")
SCSI:
on-board NCR53c710 controller
parallel:
not supported
SRAM:
supported
VMEbus:
supported
Faithful clones of the above boards should also work.
Additional VMEbus devices {:-include-:}:
MVME328 SCSI controller ("vs")
MVME376 VME bus ethernet ("le*")
|