summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.vax/sii.4
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2008-08-18 23:19:30 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2008-08-18 23:19:30 +0000
commit87d00f400eaf86a770dc09268649713d4a3d50f4 (patch)
tree9303df1e5e118503c8e8801c63811ceb1e56e53a /share/man/man4/man4.vax/sii.4
parentfdbef39f25299be7dfee8fd1e022a3c078802917 (diff)
Add support for the ``Firefox'' VAXstation 3520/3540/3820/3840 workstations,
currently limited to serial console and a single processor working. All ``on-board'' devices, including the Q-bus adapter, but except for the frame buffer, are supported. The machine will boot over the network or from SCSI devices. Lots of thanks to Al Kossow for www.bitsavers.org, on which I found the technical documentation allowing me to complete this port (which was lacking at the time I got that machine...).
Diffstat (limited to 'share/man/man4/man4.vax/sii.4')
-rw-r--r--share/man/man4/man4.vax/sii.443
1 files changed, 43 insertions, 0 deletions
diff --git a/share/man/man4/man4.vax/sii.4 b/share/man/man4/man4.vax/sii.4
new file mode 100644
index 00000000000..b2a0db95405
--- /dev/null
+++ b/share/man/man4/man4.vax/sii.4
@@ -0,0 +1,43 @@
+.\" $OpenBSD: sii.4,v 1.1 2008/08/18 23:19:18 miod Exp $
+.\"
+.\" Copyright (c) 2008 Miodrag Vallat.
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.Dd $Mdocdate: August 18 2008 $
+.Dt SII 4 vax
+.Os
+.Sh NAME
+.Nm sii
+.Nd SII DSSI and SCSI controller
+.Sh SYNOPSIS
+.Cd "sii* at fwio?"
+.Cd "scsibus* at sii?"
+.Sh DESCRIPTION
+The
+.Nm
+driver supports the SII controller, found on the I/O module on
+VAXstation 35x0 and 38x0 series.
+The SII controller can act as a DSSI or a SCSI controller, but not both.
+Only SCSI operation is supported under
+.Ox .
+.Sh SEE ALSO
+.Xr cd 4 ,
+.Xr ch 4 ,
+.Xr fwio 4 ,
+.Xr intro 4 ,
+.Xr scsi 4 ,
+.Xr sd 4 ,
+.Xr ss 4 ,
+.Xr st 4 ,
+.Xr uk 4