Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.pmax * sii(4) was never used in VAXstati...
details: https://anonhg.NetBSD.org/src/rev/edb7ac1adc71
branches: trunk
changeset: 355407:edb7ac1adc71
user: flxd <flxd%NetBSD.org@localhost>
date: Fri Jul 28 15:58:24 2017 +0000
description:
* sii(4) was never used in VAXstation 3100 (uses si(4) and is NCR-based).
* Reference scsi(4) in sii(4).
* Add more machines to pmax/intro(4).
* Small fixes.
diffstat:
share/man/man4/man4.pmax/intro.4 | 15 ++++++++-------
share/man/man4/man4.pmax/sii.4 | 7 ++++---
2 files changed, 12 insertions(+), 10 deletions(-)
diffs (87 lines):
diff -r ba2ba1355663 -r edb7ac1adc71 share/man/man4/man4.pmax/intro.4
--- a/share/man/man4/man4.pmax/intro.4 Fri Jul 28 15:52:53 2017 +0000
+++ b/share/man/man4/man4.pmax/intro.4 Fri Jul 28 15:58:24 2017 +0000
@@ -27,9 +27,9 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $NetBSD: intro.4,v 1.20 2017/07/25 08:30:45 wiz Exp $
+.\" $NetBSD: intro.4,v 1.21 2017/07/28 15:58:24 flxd Exp $
.\"
-.Dd February 17, 2017
+.Dd July 28, 2017
.Dt INTRO 4 pmax
.Os
.Sh NAME
@@ -94,7 +94,8 @@
.Pp
.Bl -tag -width speaker -offset indent -compact
.It DECstation 2100 and 3100
-also known as "pmax". The 2100 and 3100 differ only in CPU clock speed.
+also known as "PMIN" and "PMAX". The 2100 and 3100 differ only in CPU clock
+speed.
.It DECsystem 5100
also known as "MIPSMATE".
.It DECstation 5000/200
@@ -107,9 +108,9 @@
numbered appropriately.
Two 12.5 MHz
TURBOchannel slots are provided.
-.It DECstation 5000/2x
+.It DECstation 5000/xx
also known as "Personal DECstation" or "MAXINE".
-The 5000/xx comes in 20 MHz and 25 MHz variants.
+The 5000/xx comes in 20 MHz, 25 MHz, and 33 MHz variants.
A baseboard 1024x786 framebuffer, and two 12.5 MHz TURBOchannel slots
are provided.
.It DECstation 5000/240 and DECsystem 5900
@@ -137,7 +138,7 @@
baseboard audio on 5000/xx systems.
.It dz
serial driver for DEC custom four-port serial device (dc7085 DZ-11 clone)
-on the baseboard of DECstation 2100/31000, 5100, and 5000/200 systems.
+on the baseboard of DECstation 2100/3100, 5100, and 5000/200 systems.
.It zsc
serial driver for Zilog SCC asynchronous/synchronous devices on the
baseboard of DECstation 5000-series systems (excluding 5000/200).
@@ -152,7 +153,7 @@
Pseudo-device driver supporting glass-tty console emulation on DEC
framebuffers, DEC mice, and LK-201 family keyboards.
.It sii
-DEC custom SCSI adaptor on DECstation 2100, 3100, 5100, and VAXstation 3100.
+DEC custom SCSI adaptor on DECstation 2100, 3100, and 5100.
.It pm
DECstation 2100/3100 baseboard framebuffer
.It tc
diff -r ba2ba1355663 -r edb7ac1adc71 share/man/man4/man4.pmax/sii.4
--- a/share/man/man4/man4.pmax/sii.4 Fri Jul 28 15:52:53 2017 +0000
+++ b/share/man/man4/man4.pmax/sii.4 Fri Jul 28 15:58:24 2017 +0000
@@ -27,9 +27,9 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $NetBSD: sii.4,v 1.13 2017/07/25 03:51:41 ryoon Exp $
+.\" $NetBSD: sii.4,v 1.14 2017/07/28 15:58:24 flxd Exp $
.\"
-.Dd February 17, 2017
+.Dd July 28, 2017
.Dt SII 4 pmax
.Os
.Sh NAME
@@ -45,7 +45,7 @@
driver provides support for the
.Tn DEC
SII SCSI adaptor ASIC used in
-the DECstation 2100, 3100, and 5100, and in the VAXstation 3100.
+the DECstation 2100, 3100, and 5100.
.Pp
The
.Nm
@@ -65,6 +65,7 @@
.Xr ch 4 ,
.Xr pmax/ibus 4 ,
.Xr pmax/intro 4 ,
+.Xr scsi 4 ,
.Xr sd 4 ,
.Xr st 4
.Sh HISTORY
Home |
Main Index |
Thread Index |
Old Index