diff options
author | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2010-07-31 08:33:21 +0000 |
---|---|---|
committer | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2010-07-31 08:33:21 +0000 |
commit | 46e610fe37574a1c48397debbf41721c69bd2535 (patch) | |
tree | d4be1fe11784511ca1c06ce3ae9c8d28dada5f1b /share/man | |
parent | 8e5f8ef5637044f0c1e9bbc9736e7a9604b97a12 (diff) |
remove the ``midisyn'' framework and anything using it, i.e., the opl
device and the midi interface to pcppi.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/Makefile | 4 | ||||
-rw-r--r-- | share/man/man4/cmpci.4 | 6 | ||||
-rw-r--r-- | share/man/man4/eso.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.i386/sb.4 | 6 | ||||
-rw-r--r-- | share/man/man4/midi.4 | 8 | ||||
-rw-r--r-- | share/man/man4/opl.4 | 68 | ||||
-rw-r--r-- | share/man/man4/pcppi.4 | 10 | ||||
-rw-r--r-- | share/man/man4/yds.4 | 6 |
8 files changed, 15 insertions, 99 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index dfe736bba9b..1b29c882dc7 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.512 2010/07/26 11:29:23 pirofti Exp $ +# $OpenBSD: Makefile,v 1.513 2010/07/31 08:33:20 ratchov Exp $ MAN= aac.4 ac97.4 acphy.4 \ acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \ @@ -36,7 +36,7 @@ MAN= aac.4 ac97.4 acphy.4 \ mtdphy.4 multicast.4 mtio.4 myx.4 \ ne.4 neo.4 netintro.4 nfe.4 nge.4 nmea.4 \ noct.4 nofn.4 nsclpcsio.4 nsgphy.4 nsphy.4 nsphyter.4 null.4 nviic.4 \ - ohci.4 opl.4 options.4 onewire.4 oosiop.4 osiop.4 otus.4 \ + ohci.4 options.4 onewire.4 oosiop.4 osiop.4 otus.4 \ owid.4 owctr.4 owsbm.4 \ owtemp.4 pcagpio.4 pcaled.4 pcdisplay.4 pchb.4 pci.4 pcib.4 pcfadc.4 \ pcfiic.4 pciide.4 pckbc.4 pckbd.4 pcmcia.4 pcn.4 pcppi.4 pcscp.4 \ diff --git a/share/man/man4/cmpci.4 b/share/man/man4/cmpci.4 index 01cefdc08d2..bae365fa711 100644 --- a/share/man/man4/cmpci.4 +++ b/share/man/man4/cmpci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cmpci.4,v 1.15 2010/03/22 14:23:44 sobrado Exp $ +.\" $OpenBSD: cmpci.4,v 1.16 2010/07/31 08:33:20 ratchov Exp $ .\" .\" Copyright (c) 2000 Takuya SHIOZAKI .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: March 22 2010 $ +.Dd $Mdocdate: July 31 2010 $ .Dt CMPCI 4 .Os .Sh NAME @@ -33,7 +33,6 @@ .Sh SYNOPSIS .Cd "cmpci* at pci?" .Cd "audio* at cmpci?" -.Cd "opl* at cmpci?" .Sh DESCRIPTION The .Nm @@ -61,7 +60,6 @@ S/PDIF input and output .Sh SEE ALSO .Xr audio 4 , .Xr intro 4 , -.Xr opl 4 , .Xr pci 4 .Sh HISTORY The diff --git a/share/man/man4/eso.4 b/share/man/man4/eso.4 index 153bb60327a..8f7d70cb3de 100644 --- a/share/man/man4/eso.4 +++ b/share/man/man4/eso.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eso.4,v 1.9 2008/04/04 03:41:20 brad Exp $ +.\" $OpenBSD: eso.4,v 1.10 2010/07/31 08:33:20 ratchov Exp $ .\" $NetBSD: eso.4,v 1.2 1999/08/02 17:43:52 augustss Exp $ .\" .\" Copyright (c) 1999 Klaus J. Klein @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: April 4 2008 $ +.Dd $Mdocdate: July 31 2010 $ .Dt ESO 4 .Os .Sh NAME @@ -37,7 +37,6 @@ .Cd "eso* at pci?" .Cd "audio* at eso?" .\" .Cd "mpu* at eso?" -.Cd "opl* at eso?" .Sh DESCRIPTION The .Nm @@ -62,7 +61,6 @@ register. .Xr audio 4 , .Xr intro 4 , .\" .Xr mpu 4 , -.Xr opl 4 , .Xr pci 4 .Sh HISTORY The diff --git a/share/man/man4/man4.i386/sb.4 b/share/man/man4/man4.i386/sb.4 index dfba14685c7..9c9bd587ff5 100644 --- a/share/man/man4/man4.i386/sb.4 +++ b/share/man/man4/man4.i386/sb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sb.4,v 1.14 2008/06/26 05:42:07 ray Exp $ +.\" $OpenBSD: sb.4,v 1.15 2010/07/31 08:33:20 ratchov Exp $ .\" $NetBSD: sb.4,v 1.13 1997/10/31 15:02:33 augustss Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 26 2008 $ +.Dd $Mdocdate: July 31 2010 $ .Dt SB 4 i386 .Os .Sh NAME @@ -40,7 +40,6 @@ .Cd "sb* at isapnp?" .Cd "audio* at sb?" .Cd "midi* at sb?" Pq "MPU401 port" -.Cd "opl* at sb?" .Sh DESCRIPTION The .Nm @@ -82,7 +81,6 @@ driver. .Xr isapnp 4 , .Xr joy 4 , .Xr midi 4 , -.Xr opl 4 , .Xr wss 4 .Sh HISTORY The diff --git a/share/man/man4/midi.4 b/share/man/man4/midi.4 index f7f4368f243..d78e66275bc 100644 --- a/share/man/man4/midi.4 +++ b/share/man/man4/midi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: midi.4,v 1.24 2009/07/09 10:14:41 eric Exp $ +.\" $OpenBSD: midi.4,v 1.25 2010/07/31 08:33:20 ratchov Exp $ .\" .\" Copyright (c) 2006 Alexandre Ratchov <alex@caoua.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 9 2009 $ +.Dd $Mdocdate: July 31 2010 $ .Dt MIDI 4 .Os .Sh NAME @@ -24,8 +24,6 @@ .Cd "midi* at autri?" .Cd "midi* at eap?" .Cd "midi* at mpu?" -.Cd "midi* at opl?" -.Cd "midi* at pcppi?" .Cd "midi* at sb?" .Cd "midi* at umidi?" .Cd "midi* at ym?" @@ -222,8 +220,6 @@ The device is already open by another process. .Xr autri 4 , .Xr eap 4 , .Xr mpu 4 , -.Xr opl 4 , -.Xr pcppi 4 , .Xr sb 4 , .Xr sequencer 4 , .Xr umidi 4 , diff --git a/share/man/man4/opl.4 b/share/man/man4/opl.4 deleted file mode 100644 index 6f69dc40de9..00000000000 --- a/share/man/man4/opl.4 +++ /dev/null @@ -1,68 +0,0 @@ -.\" $OpenBSD: opl.4,v 1.11 2008/06/26 05:42:06 ray Exp $ -.\" $NetBSD: opl.4,v 1.3 1998/09/08 11:59:48 augustss Exp $ -.\" -.\" Copyright (c) 1997 The NetBSD Foundation, Inc. -.\" 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. -.\" -.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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: June 26 2008 $ -.Dt OPL 4 -.Os -.Sh NAME -.Nm opl -.Nd Yamaha OPL2 and OPL3 FM synthesizer driver -.Sh SYNOPSIS -.Cd "opl* at cmpci?" -.Cd "opl* at eso?" -.Cd "opl* at ess?" -.Cd "opl0 at isa? port 0x388" -.Cd "opl* at sb?" -.Cd "opl* at yds?" -.Cd "midi* at opl?" -.Sh DESCRIPTION -The -.Nm -driver provides support for the Yamaha OPL2 (YM3812) and OPL3 -(YMF262) chips. -These are FM synthesizer chips and are capable -of producing a wide range of (mostly awful) sounds. -.Pp -Access to the device is done through the MIDI driver. -.Pp -The -.Nm -driver usually attaches to a sound card, but it can also sit -directly on the ISA bus. -.Sh SEE ALSO -.Xr cmpci 4 , -.Xr eso 4 , -.Xr ess 4 , -.Xr isa 4 , -.Xr midi 4 , -.Xr sb 4 , -.Xr yds 4 -.Sh HISTORY -The -.Nm -device driver first appeared in -.Nx 1.4 . diff --git a/share/man/man4/pcppi.4 b/share/man/man4/pcppi.4 index 76966b8da4d..df9bf6dc09a 100644 --- a/share/man/man4/pcppi.4 +++ b/share/man/man4/pcppi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcppi.4,v 1.10 2008/01/26 23:07:55 jmc Exp $ +.\" $OpenBSD: pcppi.4,v 1.11 2010/07/31 08:33:20 ratchov Exp $ .\" $NetBSD: pcppi.4,v 1.5 2001/10/02 20:37:00 augustss Exp $ .\" .\" Copyright (c) 1999 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: January 26 2008 $ +.Dd $Mdocdate: July 31 2010 $ .Dt PCPPI 4 .Os .Sh NAME @@ -34,7 +34,6 @@ .Sh SYNOPSIS .Cd "pcppi* at isa?" .Cd "spkr0 at pcppi?" -.Cd "midi* at pcppi?" .Sh DESCRIPTION The .Nm @@ -54,9 +53,7 @@ driver provides its child devices with the ability to output simple tones through the PC speaker. The .Xr speaker 4 -and -.Xr midi 4 -devices use this to synthesize sounds. +device use this to synthesize sounds. It also provides helper functions to the .Xr pckbd 4 driver as a substitute for a @@ -65,6 +62,5 @@ because the PC keyboard hardware doesn't provide this. .Sh SEE ALSO .Xr intro 4 , .Xr isa 4 , -.Xr midi 4 , .Xr pckbd 4 , .Xr speaker 4 diff --git a/share/man/man4/yds.4 b/share/man/man4/yds.4 index ac6d54cd149..3844e9a713c 100644 --- a/share/man/man4/yds.4 +++ b/share/man/man4/yds.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yds.4,v 1.10 2007/05/31 19:19:53 jmc Exp $ +.\" $OpenBSD: yds.4,v 1.11 2010/07/31 08:33:20 ratchov Exp $ .\" .\" Copyright (c) 2001 Aaron Campbell. .\" All rights reserved. @@ -23,7 +23,7 @@ .\" (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 $ +.Dd $Mdocdate: July 31 2010 $ .Dt YDS 4 .Os .Sh NAME @@ -32,7 +32,6 @@ .Sh SYNOPSIS .Cd "yds* at pci? flags 0x0000" .Cd "audio* at yds?" -.Cd "opl* at yds?" .Sh DESCRIPTION The .Nm @@ -61,7 +60,6 @@ which is loaded on demand when the device is attached: .Xr ac97 4 , .Xr audio 4 , .Xr intro 4 , -.Xr opl 4 , .Xr pci 4 .Sh HISTORY The |