NetBSD/distrib/notes/pmax/hardware
lukem b4d52d9d24 major terraform (this is MUCH more than a rototill :-), including:
- update for 1.5 (still more MD stuff to check)
- use new macros in ../common/macros as appropriate
- introduce some CONSISTENCY between the various ports' install docs
- use various mdoc macros as appropriate, including .Li, .Pa, .Sy, and .Ic.
- migrate more stuff into ../common/*
- whitespace cleanup
- lots of other little things i'm sure...
2000-10-10 12:55:15 +00:00

128 lines
3.0 KiB
Plaintext

.\" $NetBSD: hardware,v 1.12 2000/10/10 12:55:21 lukem Exp $
.
.Ss2 Supported machines
.(bullet -offset indent
DECstation 2100 and 3100, also known as
.Em pmin No and Em pmax
.It
DECsystem 5100
.It
Personal DECstations (5000/20, /25 and /33) also known as
.Em MAXINE
.It
DECstation 5000/120, /125, and /133, also known as
.Em 3MIN
.It
DECstation 5000/200, also known as
.Em 3MAX
.It
DECstation 5000/240 and DECsystem 5900, also known as
.Em 3MAXPLUS
.It
DECstation 5000/50, 5000/150, 5000/260 (and DECsystem 5900-260) \- R4000
and R4400 variants of the
.Em MAXINE, 3MIN No and Em 3MAXPLUS
.bullet)
.
.Ss2 Unsupported machines
.(bullet -offset indent
DECsystem 5400 and 5500 (Q-bus based systems, similar to the Vax
.Em Mayfair No \&or Em Mayfair II ,
but with an r2000a or r3000 cpu instead of a CVAX cpu.)
.It
DECsystem 5800 (xbi-based multiprocessor, a Vax 6200 with
Vax CPU boards replaced with Mips cpu boards)
.bullet)
.Pp
The minimal configuration requires 8 MB of RAM and ~60 MB of disk space.
To install the entire system requires much more disk space, and to run
X or compile the system, more RAM is recommended, as
.Nx
with 8 MB of RAM feels like Ultrix with 8 MB of RAM - slow.
Note that until you have around 16 MB of RAM, getting more RAM is more
important than getting a faster CPU.
.
.Ss2 Supported devices
.(bullet -offset indent
DECstation 2100 and 3100 baseboard video
.(bullet -compact
one-bit mono or 8-bit pseudocolor frame buffers.
.bullet)
.It
DECstation 5000 series TurboChannel video
.(bullet -compact
PMAG-DV Personal DECstation baseboard 1024x768 frame buffer
.It
PMAG-BA 1024x768 8-bit color frame buffer
.It
PMAGB-BA 1024x768 8-bit color frame buffer
.It
PMAG-AA 1280x1024 four-bit greyscale frame buffer
.It
PMAG-C (PX) 2D 8-bit accelerated frame buffer.
.It
PMAG-D (PXG) 3D 8-bit accelerated frame buffer.
.It
PMAG-E (PXG+) 3D 24-bit accelerated frame buffer.
.It
PMAG-F (PXG+ Turbo) 3D 24-bit accelerated frame buffer.
.bullet)
.(Note
All supported DECstation video produces sync-on-green.
Be sure to use either a DEC-compatible fixed-sync monitor
or a multisync monitor that supports sync-on-green.
.Note)
.It
Serial ports
.(bullet -compact
ttya and ttyb (can be used as console if needed)
.bullet)
.It
Ethernet
.(bullet -compact
on-board AMD Lance ethernet
.Pq Em le0 ,
.It
TURBOchannel AMD Lance ethernet cards
.Pq the Em PMAD
.bullet)
.It
SCSI
.(bullet -compact
on-board DEC
.Em sii
SCSI controller (2100 and 3100)
.It
on-board
.Em asc
SCSI controller (5000 series machines)
.It
TurboChannel
.Em asc No SCSI controller
.Pq the Em PMAZ
.bullet)
.It
DEC (LK-201 or compatible) keyboard
.It
DEC
.Em hockey puck
or compatible mouse
.bullet)
.
.Ss2 Unsupported devices
.(bullet -offset indent
Q-bus based DECsystems
.It
PrestoServe NVRAM on DECsystem 5100 and 5000/2xx machines
.It
Audio drivers for Personal DECstation machines
.It
Floppy driver for Personal DECstation machines
.It
TurboChannel audio hardware (LoFi)
.bullet)
.(Note
The primary obstacle to supporting the above is non-availability of sample
hardware for development.
.Note)