summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2016-08-31 12:48:24 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2016-08-31 12:48:24 +0000
commit8b3934be50e9833da843a8f4ecccad32192b48d2 (patch)
treee97ebe480b9b03f06ff1f7530c0bbd2a81865dce /share/man
parent98a687394fdb93ffaf5559588b159ee5ea2af525 (diff)
remove ym, wss, and sea drivers
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/Makefile4
-rw-r--r--share/man/man4/man4.i386/Makefile4
-rw-r--r--share/man/man4/man4.i386/sea.452
-rw-r--r--share/man/man4/man4.i386/wss.466
-rw-r--r--share/man/man4/ym.464
5 files changed, 4 insertions, 186 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 03f9e2b9573..1435aa1575e 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.632 2016/08/23 18:39:08 jcs Exp $
+# $OpenBSD: Makefile,v 1.633 2016/08/31 12:48:23 tedu Exp $
MAN= aac.4 ac97.4 acphy.4 \
acpi.4 acpiac.4 acpials.4 acpiasus.4 acpibat.4 \
@@ -78,7 +78,7 @@ MAN= aac.4 ac97.4 acphy.4 \
watchdog.4 wb.4 wbenv.4 wbng.4 wbsd.4 wbsio.4 wd.4 wdc.4 wdsc.4 we.4 \
wi.4 wpi.4 wscons.4 wsdisplay.4 wskbd.4 wsmouse.4 wsmux.4 \
xe.4 xen.4 xf86.4 xge.4 xhci.4 xl.4 xmphy.4 xnf.4 xspd.4 \
- yds.4 ym.4 zero.4 zyd.4
+ yds.4 zero.4 zyd.4
SUBDIR= man4.alpha man4.amd64 man4.armv7 \
man4.hppa man4.i386 man4.landisk man4.loongson man4.luna88k \
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index 6b39be5663b..7d1bc2f1c83 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.74 2016/03/30 06:38:44 jmc Exp $
+# $OpenBSD: Makefile,v 1.75 2016/08/31 12:48:23 tedu Exp $
# from: @(#)Makefile 5.1 (Berkeley) 2/12/91
# Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $
@@ -7,7 +7,7 @@ MAN= amdpcib.4 amdmsr.4 apm.4 autoconf.4 bios.4 cpu.4 elansc.4 \
ichpcib.4 intro.4 ioapic.4 \
joy.4 le.4 lms.4 mem.4 mms.4 mpbios.4 mtrr.4 npx.4 nvram.4 \
pas.4 pcibios.4 pctr.4 piixpcib.4 sb.4 \
- sea.4 skgpio.4 tcpcib.4 uha.4 wds.4 wdt.4 wss.4
+ skgpio.4 tcpcib.4 uha.4 wds.4 wdt.4
MANSUBDIR=i386
diff --git a/share/man/man4/man4.i386/sea.4 b/share/man/man4/man4.i386/sea.4
deleted file mode 100644
index 437e7bf65a1..00000000000
--- a/share/man/man4/man4.i386/sea.4
+++ /dev/null
@@ -1,52 +0,0 @@
-.\" $OpenBSD: sea.4,v 1.13 2012/08/14 01:08:19 dlg Exp $
-.\"
-.\" Copyright (c) 1994 James A. Jegers
-.\" 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. 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.
-.\"
-.\"
-.Dd $Mdocdate: August 14 2012 $
-.Dt SEA 4 i386
-.Os
-.Sh NAME
-.Nm sea
-.Nd Seagate/Future Domain ISA SCSI interface
-.Sh SYNOPSIS
-.Cd "sea0 at isa? iomem 0xc8000 irq 5"
-.Sh DESCRIPTION
-The
-.Nm
-driver provides support for the following boards:
-.Pp
-.Bl -tag -width Ds -offset indent -compact
-.It ST01/02
-.It Future Domain TMC-885
-.It Future Domain TMC-950
-.El
-.Sh SEE ALSO
-.Xr cd 4 ,
-.Xr ch 4 ,
-.Xr intro 4 ,
-.Xr isa 4 ,
-.Xr scsi 4 ,
-.Xr sd 4 ,
-.Xr st 4 ,
-.Xr uk 4
diff --git a/share/man/man4/man4.i386/wss.4 b/share/man/man4/man4.i386/wss.4
deleted file mode 100644
index 1c835177106..00000000000
--- a/share/man/man4/man4.i386/wss.4
+++ /dev/null
@@ -1,66 +0,0 @@
-.\" $OpenBSD: wss.4,v 1.13 2007/05/31 19:19:55 jmc Exp $
-.\" $NetBSD: wss.4,v 1.8 1998/01/19 20:22:30 augustss Exp $
-.\"
-.\" Copyright (c) 1995 Michael Long.
-.\" 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. 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.
-.\"
-.Dd $Mdocdate: May 31 2007 $
-.Dt WSS 4 i386
-.Os
-.Sh NAME
-.Nm wss
-.Nd Windows Sound System audio device
-.Sh SYNOPSIS
-.Cd "wss0 at isa? port 0x530 irq 10 drq 0 flags 1"
-.Cd "wss* at isapnp?"
-.Cd "audio* at wss?"
-.Sh DESCRIPTION
-The
-.Nm
-driver supports Microsoft's Windows Sound System, MAD16 chip based
-hardware and their clones.
-The Windows Sound System is a half-duplex device.
-.Pp
-The base I/O port is set by a jumper on the board; valid choices are
-0x530, 0x604, 0xE80, or 0xF40.
-Both IRQ and DMA channels are software programmable.
-The IRQ may be set to 5, 7, 9, 10, or 11, and
-the DMA channel may be set to 0, 1, or 3.
-.Pp
-The configuration file must have bit 1 set in
-.Cm flags
-to enable the MAD16 support.
-This is to avoid potential conflicts with other devices when probing the
-MAD16 because it requires use of extra I/O ports not in the base port range.
-Bit 2 in
-.Cm flags
-disables the joystick port on MAD16 hardware.
-.Sh SEE ALSO
-.Xr audio 4 ,
-.Xr intro 4 ,
-.Xr isa 4 ,
-.Xr isapnp 4
-.Sh BUGS
-The FM synthesizer is not supported.
diff --git a/share/man/man4/ym.4 b/share/man/man4/ym.4
deleted file mode 100644
index 313283a628a..00000000000
--- a/share/man/man4/ym.4
+++ /dev/null
@@ -1,64 +0,0 @@
-.\" $OpenBSD: ym.4,v 1.14 2007/05/31 19:19:53 jmc Exp $
-.\"
-.\" Copyright (c) 1998 Constantine Paul Sapuntzakis
-.\" All rights reserved
-.\"
-.\" Author: Constantine Paul Sapuntzakis (csapuntz@cvs.openbsd.org)
-.\"
-.\" 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. The author's name or those of the contributors 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(S) AND CONTRIBUTORS
-.\" ``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 OR CONTRIBUTORS
-.\" 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.
-.\"
-.Dd $Mdocdate: May 31 2007 $
-.Dt YM 4
-.Os
-.Sh NAME
-.Nm ym
-.Nd Yamaha OPL3-SAx audio device
-.Sh SYNOPSIS
-.Cd "ym* at isapnp?"
-.Cd "midi* at ym?"
-.Cd "audio* at ym?"
-.Sh DESCRIPTION
-The
-.Nm
-driver provides support for Yamaha OPL3-SAx chipset-based cards.
-.Sh SEE ALSO
-.Xr audio 4 ,
-.Xr intro 4 ,
-.Xr isapnp 4 ,
-.Xr midi 4 ,
-.Xr wss 4
-.Sh HISTORY
-This driver is a thin wrapper around the
-.Xr wss 4
-driver.
-The
-.Nm
-device driver appeared in
-.Ox 2.4 .
-.Sh BUGS
-The "FM" DAC, wavetable synth, and MIDI port are not supported.
-I can't seem to access any of the extended registers so
-master volume, mute, 3-d control might not work through the mixer interface.
-Lots of work needed.