NetBSD/distrib/notes/mvme68k/hardware

169 lines
3.2 KiB
Plaintext
Raw Normal View History

2002-06-30 04:46:48 +04:00
.\" $NetBSD: hardware,v 1.9 2002/06/30 00:46:48 lukem Exp $
1999-01-13 10:30:01 +03:00
.
.Nx*M
\*V runs on Motorola
.Tn MVME147
,
.Tn MVME162
,
.Tn MVME167
,
.Tn MVME172
,
and
.Tn MVME177
Single Board Computers.
1999-01-13 10:30:01 +03:00
.Pp
The minimal configuration requires 8 MB of RAM and ~200 MB of disk space.
1997-12-18 22:20:10 +03:00
To install the entire system requires much more disk space (approx.
2002-06-30 04:46:48 +04:00
600 MB additional space is necessary for full sources.
Double that if you want to recompile it all!).
To run X (clients only) or compile the system, more RAM is recommended.
Good performance requires 16 MB of RAM, or 32 MB
1997-12-18 22:20:10 +03:00
when running the X Window System.
1999-01-13 10:30:01 +03:00
.Pp
Note that you can install
.Nx
\*V
on a system with only 4 MB of onboard RAM, but you will need to use a
VMEbus RAM card with at least another 4 MB to augment the onboard
memory in order to actually install the system.
.Pp
1997-12-18 22:20:10 +03:00
Here is a table of recommended HD partition sizes for a full install:
.Bl -column -offset indent Partition Suggested Needed
.It Partition Ta Suggested Ta Needed
.It /\ (root) Ta "32 MB" Ta "26 MB"
.It /usr Ta "200 MB" Ta "150 MB"
.It /var Ta "32 MB" Ta "6 MB"
.It swap Ta Em "2-3 *RAM" Ta 16 MB
.El
.(item -offset indent
1999-01-13 10:30:01 +03:00
Anything else is up to you!
.item)
1999-01-13 10:30:01 +03:00
.Pp
Note that the
.Nx*M
installation procedure uses a
1999-01-13 10:30:01 +03:00
.Em miniroot
2002-06-30 04:46:48 +04:00
image which is placed into the swap area of the disk.
The swap partition must be large enough to hold this miniroot image
(\*> 7.5 MB).
.
.Ss2 Supported VME147 hardware
.(bullet -offset indent
Serial ports (RS232)
.(bullet -compact
built-in console
.It
ttyZ1
.It
ttyZ2
.It
ttyZ3
.bullet)
.It
Parallel port
.(bullet -compact
1999-01-13 10:30:01 +03:00
On-board centronics style printer port
.bullet)
.It
Network interfaces:
.(bullet -compact
1999-01-13 10:30:01 +03:00
On-board Lance Ethernet (le)
.bullet)
.It
SCSI
.(bullet -compact
Most SCSI disks, tapes, CD-ROMs, etc
.It
On-board wd33c93 SCSI bus interface chip (async only)
.bullet)
.It
Miscellaneous:
.(bullet -compact
Battery-backed real-time clock
.It
VMEbus RAM cards
.It
Any VMEbus interface cards with Machine Independent drivers
.bullet)
.bullet)
.
.Ss2 Supported VME162/VME172 hardware
.(bullet -offset indent
Serial ports (RS232)
.(bullet -compact
built-in console
.It
ttyC1
.It
ttyC2
.It
ttyC3
.bullet)
.It
Network interfaces:
.(bullet -compact
On-board Intel Ethernet (ie)
.bullet)
.It
SCSI
.(bullet -compact
Most SCSI disks, tapes, CD-ROMs, etc
.It
On-board ncr53c710 SCSI I/O processor chip
.bullet)
.It
Miscellaneous:
.(bullet -compact
Battery-backed real-time clock
.It
VMEbus RAM cards
.It
Any VMEbus interface cards with Machine Independent drivers
.bullet)
.bullet)
.
.Ss2 Supported VME167/VME177 hardware
.(bullet -offset indent
Serial ports (RS232)
.(bullet -compact
built-in console
.It
ttyZ1
.It
ttyZ2
.It
ttyZ3
.bullet)
.It
Parallel port
.(bullet -compact
1999-02-20 19:18:10 +03:00
On-board centronics style printer port
.bullet)
.It
Network interfaces:
.(bullet -compact
On-board Intel Ethernet (ie)
.bullet)
.It
SCSI
.(bullet -compact
Most SCSI disks, tapes, CD-ROMs, etc
.It
On-board ncr53c710 SCSI I/O Processor chip
.bullet)
.It
Miscellaneous:
.(bullet -compact
Battery-backed real-time clock
.It
VMEbus RAM cards
.It
Any VMEbus interface cards with Machine Independent drivers
.bullet)
.bullet)
.
1999-02-20 19:18:10 +03:00
.Pp
If it's not on the above lists, there is no support for it in this release.