diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2011-09-03 20:46:50 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2011-09-03 20:46:50 +0000 |
commit | 24da9588055e29526e65a239032634165316b8bd (patch) | |
tree | 0008961f8e651e887d741298e9471ab1135cb70c | |
parent | a5da41bbe38e052835da604ccc4862f0b2dcc229 (diff) |
Manpage for vsaudio(4/vax).
-rw-r--r-- | share/man/man4/man4.vax/Makefile | 4 | ||||
-rw-r--r-- | share/man/man4/man4.vax/intro.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.vax/vsaudio.4 | 55 | ||||
-rw-r--r-- | share/man/man4/man4.vax/vsbus.4 | 6 |
4 files changed, 65 insertions, 6 deletions
diff --git a/share/man/man4/man4.vax/Makefile b/share/man/man4/man4.vax/Makefile index 5a7137b2c43..1fcc5223058 100644 --- a/share/man/man4/man4.vax/Makefile +++ b/share/man/man4/man4.vax/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.25 2011/07/06 18:32:58 miod Exp $ +# $OpenBSD: Makefile,v 1.26 2011/09/03 20:46:49 miod Exp $ # $NetBSD: Makefile,v 1.6 1996/03/03 17:13:09 thorpej Exp $ # from: @(#)Makefile 5.4 (Berkeley) 5/11/90 MAN= asc.4 autoconf.4 cons.4 de.4 dhu.4 dz.4 fwio.4 gpx.4 \ ibus.4 intro.4 lcg.4 lcspx.4 le.4 led.4 legss.4 lkkbd.4 lkms.4 \ mbus.4 mem.4 mscpbus.4 mt.4 mtc.4 ncr.4 qe.4 qsc.4 ra.4 rx.4 \ - sii.4 smg.4 uba.4 uda.4 vsbus.4 vxtbus.4 ze.4 + sii.4 smg.4 uba.4 uda.4 vsaudio.4 vsbus.4 vxtbus.4 ze.4 MLINKS= mem.4 kmem.4 MANSUBDIR=vax diff --git a/share/man/man4/man4.vax/intro.4 b/share/man/man4/man4.vax/intro.4 index 452c7b136a4..a6a029a043f 100644 --- a/share/man/man4/man4.vax/intro.4 +++ b/share/man/man4/man4.vax/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.33 2011/07/06 18:32:58 miod Exp $ +.\" $OpenBSD: intro.4,v 1.34 2011/09/03 20:46:49 miod Exp $ .\" $NetBSD: intro.4,v 1.3 1996/03/03 17:13:44 thorpej Exp $ .\" .\" Copyright (c) 1980, 1991 Regents of the University of California. @@ -30,7 +30,7 @@ .\" .\" from: @(#)intro.4 6.6 (Berkeley) 3/27/91 .\" -.Dd $Mdocdate: July 6 2011 $ +.Dd $Mdocdate: September 3 2011 $ .Dt INTRO 4 vax .Os .Sh NAME @@ -156,6 +156,8 @@ Small Monochrome Graphics frame buffer UNIBUS/Q-bus controller .It Xr uda 4 UDA50 disk controller interface +.It Xr vsaudio 4 +VAXstation audio device .It Xr vsbus 4 VAXstation bus .It Xr vxtbus 4 diff --git a/share/man/man4/man4.vax/vsaudio.4 b/share/man/man4/man4.vax/vsaudio.4 new file mode 100644 index 00000000000..78eda6d2c99 --- /dev/null +++ b/share/man/man4/man4.vax/vsaudio.4 @@ -0,0 +1,55 @@ +.\" $OpenBSD: vsaudio.4,v 1.1 2011/09/03 20:46:49 miod Exp $ +.\" +.\" Copyright (c) 2011 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: September 3 2011 $ +.Dt VSAUDIO 4 vax +.Os +.Sh NAME +.Nm vsaudio +.Nd VAXstation audio device +.Sh SYNOPSIS +.Cd "vsaudio0 at vsbus0 csr 0x200d0000" Pq "VAXstation 4000/60 and VLC" +.Cd "vsaudio0 at vsbus0 csr 0x26800000" Pq "VAXstation 4000/90" +.Cd "audio* at vsaudio?" +.Sh DESCRIPTION +The +.Nm +driver supports the onboard audio device found on VAXstation 4000 systems, +based upon the +.Tn AMD +AM79C30A +Digital Subscriber Controller +chip. +.Pp +On all VAXstation systems but the VLC, audio output is routed either to the +internal speaker, or to the RJ-11 phone jack on the front of the machine. +The output device is selected with the phone/speaker switch next to the +phone jack; there is no way for software to select the output device. +.Pp +The VAXstation VLC has no internal speaker and can only output to the RJ-11 +phone jack connector on the right side of the machine. +.Pp +There is no input source connected to the +.Nm +device, therefore audio recording is not supported. +.Pp +The +.Nm +driver only supports 8 bit, 8KHz monaural mu-law output. +.Sh SEE ALSO +.Xr audio 4 , +.Xr intro 4 , +.Xr vsbus 4 diff --git a/share/man/man4/man4.vax/vsbus.4 b/share/man/man4/man4.vax/vsbus.4 index d71719000a0..079c4fdc455 100644 --- a/share/man/man4/man4.vax/vsbus.4 +++ b/share/man/man4/man4.vax/vsbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vsbus.4,v 1.14 2008/03/31 12:43:41 jmc Exp $ +.\" $OpenBSD: vsbus.4,v 1.15 2011/09/03 20:46:49 miod Exp $ .\" .\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -24,7 +24,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 31 2008 $ +.Dd $Mdocdate: September 3 2011 $ .Dt VSBUS 4 vax .Os .Sh NAME @@ -59,6 +59,8 @@ AMD LANCE Ethernet device VAXstation 2000/3100 SCSI controller .It Xr smg 4 Small Monochrome Graphics frame buffer +.It Xr vsaudio 4 +VAXstation audio device .It Xr ze 4 SGEC Ethernet device .El |