blob: 3ed4f2da230d8ff6ecc7a1da3d89d8ebf13c0b63 (
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
|
dnl $OpenBSD: hardware,v 1.17 2009/02/18 20:50:58 miod Exp $
OpenBSD/MACHINE OSREV runs on the following classes of machines:
- MVME147 - Motorola with 68030 and 68881
- MVME162 - Motorola with 68040 and IndustryPack slots
- MVME167 - Motorola with 68040
dnl 172 support is not tested
- MVME172 - Motorola with 68060 and IndustryPack slots
- MVME177 - Motorola with 68060
The minimal configuration requires 12MB of RAM and ~160MB of disk space. To
install the entire system requires much more disk space, and to compile the
system, more RAM is recommended. Note that until you have 32MB of RAM,
getting more RAM is more important than getting a faster CPU board.
Supported devices {:-include-:}:
MVME147:
serial ports:
on-board ttya-ttyd (zs)
Ethernet:
on-board AMD 7990 Lance Ethernet (le)
SCSI:
on-board WD33C93 controller (wdsc)
VMEbus:
not supported (some cards have issues)
MVME162, MVME172:
serial ports:
on-board tty00-03 - Zilog Z85230 SCC (zs)
Ethernet:
on-board Intel 82596CA Ethernet (ie)
SCSI:
on-board NCR53c710 controller (osiop)
VMEbus:
drivers for short I/O access (untested)
Flash:
1MB flash, either Intel 28F008SA or 28F020
A driver is available, but doesn't work correctly.
Jumper GPIO3 selects Flash memory map and must
be installed for booting with the Flash driver (default)
SRAM:
supported
IndustryPack:
untested
MVME167, MVME177:
serial ports:
on-board tty00 - tty03 - Cirrus Logic CD2401 (cl)
Ethernet:
on-board Intel 82596CA Ethernet (ie)
SCSI:
on-board NCR53c710 controller (osiop)
SRAM:
supported
VMEbus:
supported
Faithful clones of the above boards should also work.
Additional VMEbus devices:
MVME327A SCSI and floppy Controller (vsbic), currently limited
to the SCSI interface only
MVME328 High Performance SCSI Controller (vs)
dnl MVME332XT High Performance Serial I/O Controller (vx)
MVME376 Ethernet Communications Controller (le)
|