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 Remove references to oldscsibus.



details:   https://anonhg.NetBSD.org/src/rev/f402b081e668
branches:  trunk
changeset: 514240:f402b081e668
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Aug 26 14:23:26 2001 +0000

description:
Remove references to oldscsibus.

diffstat:

 share/man/man4/man4.pmax/asc.4   |  28 +-----------
 share/man/man4/man4.pmax/intro.4 |  10 +---
 share/man/man4/man4.pmax/rz.4    |  87 ----------------------------------------
 share/man/man4/man4.pmax/sii.4   |  27 +-----------
 share/man/man4/man4.pmax/tz.4    |  87 ----------------------------------------
 5 files changed, 7 insertions(+), 232 deletions(-)

diffs (truncated from 323 to 300 lines):

diff -r 3ded51845796 -r f402b081e668 share/man/man4/man4.pmax/asc.4
--- a/share/man/man4/man4.pmax/asc.4    Sun Aug 26 14:15:07 2001 +0000
+++ b/share/man/man4/man4.pmax/asc.4    Sun Aug 26 14:23:26 2001 +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: asc.4,v 1.8 2001/07/08 17:22:54 wiz Exp $
+.\"    $NetBSD: asc.4,v 1.9 2001/08/26 14:23:26 wiz Exp $
 .\"
-.Dd August 6, 1996
+.Dd August 26, 2001
 .Dt ASC 4 pmax
 .Os
 .Sh NAME
@@ -39,7 +39,6 @@
 .Sh SYNOPSIS
 .Cd "asc* at ioasic?"
 .Cd "asc* at tc?"
-.Cd "oldscsibus* at asc?"
 .Cd "scsibus* at asc?"
 .Sh DESCRIPTION
 The
@@ -55,8 +54,6 @@
 Unit Numbers (LUNs).
 .Sh SEE ALSO
 .Xr intro 4 ,
-.Xr rz 4 ,
-.Xr tz 4 ,
 .Xr sd 4 ,
 .Xr st 4 ,
 .Xr cd 4 ,
@@ -66,24 +63,3 @@
 .Nm
 driver first appeared in
 .Bx 4.4 .
-.Sh BUGS
-The
-.Nm
-driver only supports the
-.Nm oldscsibus
-higher-level layer, and the
-.Nm rz
-and
-.Nm tz
-devices, which first appeared in
-.Bx 4.4 /pmax .
-It should be re-written to support the
-.Nm scsibus
-machine-independent higher-level SCSI layer and the
-.Nm sd ,
-.Nm st ,
-and
-.Nm cd
-drivers.
-This is
-.Ud .
diff -r 3ded51845796 -r f402b081e668 share/man/man4/man4.pmax/intro.4
--- a/share/man/man4/man4.pmax/intro.4  Sun Aug 26 14:15:07 2001 +0000
+++ b/share/man/man4/man4.pmax/intro.4  Sun Aug 26 14:23:26 2001 +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.8 2001/04/11 19:10:47 wiz Exp $
+.\"    $NetBSD: intro.4,v 1.9 2001/08/26 14:23:26 wiz Exp $
 .\"
-.Dd December 15, 1999
+.Dd August 26, 2001
 .Dt INTRO 4 pmax
 .Os
 .Sh NAME
@@ -139,7 +139,7 @@
 on the baseboard of DECstation 2100/31000, 5100, and 5000/200 systems.
 .It scc
 serial driver for Zilog SCC asynchronous/synchronous devices on the
-baseboard of DECstation 5000-series systems (excluding 5000/200). 
+baseboard of DECstation 5000-series systems (excluding 5000/200).
 .It le
 Ethernet driver for baseboard or TurboChannel option cards.
 .It ioasic
@@ -152,10 +152,6 @@
 framebuffers, DEC mice, and LK-201 family keyboards.
 .It sii
 DEC custom SCSI adaptor on DECstation 2100, 3100, 5100, and VAXstation 3100.
-.It rz
-SCSI disk driver, based on the 4.4bsd/pmax SCSI disk driver.
-.It tz
-SCSI tape driver, based on the 4.4bsd/pmax SCSI disk driver.
 .It pm
 DECstation 2100/3100 baseboard framebuffer
 .It tc
diff -r 3ded51845796 -r f402b081e668 share/man/man4/man4.pmax/rz.4
--- a/share/man/man4/man4.pmax/rz.4     Sun Aug 26 14:15:07 2001 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,87 +0,0 @@
-.\"
-.\" Copyright (c) 1996 Jonathan Stone.
-.\" All rights reserved.
-.\"
-.\" Redistribution and use in source and binary forms, with or without
-.\" modification, are permitted provided that the following conditions
-.\" are met:
-.\" 1. Redistributions of source code must retain the above copyright
-.\"    notice, this list of conditions and the following disclaimer.
-.\" 2. Redistributions in binary form must reproduce the above copyright
-.\"    notice, this list of conditions and the following disclaimer in the
-.\"    documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
-.\"      This product includes software developed by Jonathan Stone.
-.\" 4. The name of the author may not be used to endorse or promote products
-.\"    derived from this software without specific prior written permission
-.\"
-.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
-.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-.\" (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: rz.4,v 1.4 2000/07/05 16:13:52 msaitoh Exp $
-.\"
-.Dd March 24, 1998
-.Dt RZ 4 pmax
-.Os
-.Sh NAME
-.Nm rz
-.Nd
-SCSI Common Command Set (CCS) Disk driver
-.Sh SYNOPSIS
-.Cd "rz0 at oldscsibus? target? drive ?"
-.Sh DESCRIPTION
-The
-.Nm
-driver provides support for SCSI Common Command Set (CCS) disk drives.
-The driver name was changed from "sd" to "rz" for
-.Tn DEC
-naming compatibility.
-.Pp
-Bits fields in the minor device number are interpreted as follows:
-.Bl -tag -width xxxx
-.It 0xF8
-These bits are the
-.Nm
-disk unit number.
-.It 0x03
-These bits are the
-.Nm
-disk partition number.
-.El
-.Pp
-The following
-.Xr ioctl 2
-calls are supported:
-.Bl -tag -width SDIOCSCSICOMMAND
-.It Dv DIOCGDEFLABEL
-.It Dv DIOCGDINFO
-.It Dv DIOCGPART
-.It Dv DIOCSDINFO
-.It Dv DIOCWDINFO
-.It Dv DIOCWLABEL
-.It Dv SDIOCGFORMAT
-.It Dv SDIOCSCSICOMMAND
-.It Dv SDIOCSENSE
-.It Dv SDIOCSFORMAT
-.El
-.Sh SEE ALSO
-.Xr intro 4 ,
-.Xr tz 4 ,
-.Xr sd 4 ,
-.Xr st 4 ,
-.Xr cd 4 ,
-.Xr ch 4
-.Sh HISTORY
-The
-.Nm
-driver first appeared in
-.Bx 4.4 .
diff -r 3ded51845796 -r f402b081e668 share/man/man4/man4.pmax/sii.4
--- a/share/man/man4/man4.pmax/sii.4    Sun Aug 26 14:15:07 2001 +0000
+++ b/share/man/man4/man4.pmax/sii.4    Sun Aug 26 14:23:26 2001 +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.8 2001/07/08 17:22:54 wiz Exp $
+.\"    $NetBSD: sii.4,v 1.9 2001/08/26 14:23:26 wiz Exp $
 .\"
-.Dd August 6, 1996
+.Dd August 26, 2001
 .Dt SII 4 pmax
 .Os
 .Sh NAME
@@ -61,8 +61,6 @@
 to and from the DMA region.
 .Sh SEE ALSO
 .Xr intro 4 ,
-.Xr rz 4 ,
-.Xr tz 4 ,
 .Xr sd 4 ,
 .Xr st 4 ,
 .Xr cd 4 ,
@@ -72,24 +70,3 @@
 .Nm
 driver first appeared in
 .Bx 4.4 .
-.Sh BUGS
-The
-.Nm
-driver only supports the
-.Nm oldscsibus
-higher-level layer, and the
-.Nm rz
-and
-.Nm tz
-devices, which first appeared in
-.Bx 4.4 /pmax .
-It should be re-written to support the
-.Nm scsibus
-machine-independent higher-level SCSI layer and the
-.Nm sd ,
-.Nm st ,
-and
-.Nm cd
-drivers.
-This is
-.Ud .
diff -r 3ded51845796 -r f402b081e668 share/man/man4/man4.pmax/tz.4
--- a/share/man/man4/man4.pmax/tz.4     Sun Aug 26 14:15:07 2001 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,87 +0,0 @@
-.\"
-.\" Copyright (c) 1996 Jonathan Stone.
-.\" All rights reserved.
-.\"
-.\" Redistribution and use in source and binary forms, with or without
-.\" modification, are permitted provided that the following conditions
-.\" are met:
-.\" 1. Redistributions of source code must retain the above copyright
-.\"    notice, this list of conditions and the following disclaimer.
-.\" 2. Redistributions in binary form must reproduce the above copyright
-.\"    notice, this list of conditions and the following disclaimer in the
-.\"    documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
-.\"      This product includes software developed by Jonathan Stone.
-.\" 4. The name of the author may not be used to endorse or promote products
-.\"    derived from this software without specific prior written permission
-.\"
-.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
-.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-.\" (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: tz.4,v 1.4 2000/07/05 16:13:52 msaitoh Exp $
-.\"
-.Dd March 24, 1998
-.Dt TZ 4 pmax
-.Os
-.Sh NAME
-.Nm tz
-.Nd
-SCSI Common Command Set (CCS) Tape driver
-.Sh SYNOPSIS
-.Cd "tz0 at oldscsibus? target? drive ?"
-.Sh DESCRIPTION
-The
-.Nm
-driver provides support for SCSI Common Command Set (CCS) tape drives,
-including the
-.Tn DEC
-.Tn TK50 ,
-.Tn Exabyte
-.Tn EXB-8200 ,
-.Tn Archive
-.Tn "Viper 150" , 
-.Tn Archive
-.Tn Python ,
-and the
-.Tn HP35450A
-DAT drive.
-Additional generic SCSI tape drives may work as well.
-.Pp
-Bits fields in the minor device number are interpreted as follows:
-.Bl -tag -width xxxx
-.It 0xF0
-These four bits are the
-.Nm
-unit number.



Home | Main Index | Thread Index | Old Index