Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src audioamd(4) man page.
details: https://anonhg.NetBSD.org/src/rev/5a5aef2892e9
branches: trunk
changeset: 494234:5a5aef2892e9
user: gmcgarry <gmcgarry%NetBSD.org@localhost>
date: Tue Jul 04 07:59:12 2000 +0000
description:
audioamd(4) man page.
diffstat:
distrib/sets/lists/man/md_share | 4 ++-
share/man/man4/man4.sparc/Makefile | 7 ++--
share/man/man4/man4.sparc/audioamd.4 | 54 ++++++++++++++++++++++++++++++++++++
3 files changed, 61 insertions(+), 4 deletions(-)
diffs (99 lines):
diff -r a46295cbc255 -r 5a5aef2892e9 distrib/sets/lists/man/md_share
--- a/distrib/sets/lists/man/md_share Tue Jul 04 07:37:33 2000 +0000
+++ b/distrib/sets/lists/man/md_share Tue Jul 04 07:59:12 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: md_share,v 1.91 2000/06/20 01:28:44 minoura Exp $
+# $NetBSD: md_share,v 1.92 2000/07/04 07:59:13 gmcgarry Exp $
./usr/share/man/cat1/atari/edahdi.0
./usr/share/man/cat1/atari/msconfig.0
./usr/share/man/cat1/grfinfo.0
@@ -161,6 +161,7 @@
./usr/share/man/cat4/pmax/scc.0
./usr/share/man/cat4/pmax/sii.0
./usr/share/man/cat4/pmax/tc.0
+./usr/share/man/cat4/sparc/audioamd.0
./usr/share/man/cat4/sparc/bwtwo.0
./usr/share/man/cat4/sparc/cgeight.0
./usr/share/man/cat4/sparc/cgfour.0
@@ -507,6 +508,7 @@
./usr/share/man/man4/pmax/scc.4
./usr/share/man/man4/pmax/sii.4
./usr/share/man/man4/pmax/tc.4
+./usr/share/man/man4/sparc/audioamd.4
./usr/share/man/man4/sparc/bwtwo.4
./usr/share/man/man4/sparc/cgeight.4
./usr/share/man/man4/sparc/cgfour.4
diff -r a46295cbc255 -r 5a5aef2892e9 share/man/man4/man4.sparc/Makefile
--- a/share/man/man4/man4.sparc/Makefile Tue Jul 04 07:37:33 2000 +0000
+++ b/share/man/man4/man4.sparc/Makefile Tue Jul 04 07:59:12 2000 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.13 1999/12/21 06:01:19 fair Exp $
+# $NetBSD: Makefile,v 1.14 2000/07/04 07:59:12 gmcgarry Exp $
# from: @(#)Makefile 8.2 (Berkeley) 2/16/94
-MAN= bwtwo.4 cgeight.4 cgfour.4 cgfourteen.4 cgsix.4 cgthree.4 cgtwo.4 \
- fd.4 intro.4 kbd.4 magma.4 mem.4 ms.4 openprom.4 tcx.4
+MAN= audioamd.4 bwtwo.4 cgeight.4 cgfour.4 cgfourteen.4 cgsix.4
+ cgthree.4 cgtwo.4 fd.4 intro.4 kbd.4 magma.4 mem.4 ms.4
+ openprom.4 tcx.4
MLINKS+=mem.4 kmem.4
MLINKS+=fd.4 fdc.4
MANSUBDIR=/sparc
diff -r a46295cbc255 -r 5a5aef2892e9 share/man/man4/man4.sparc/audioamd.4
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/man4.sparc/audioamd.4 Tue Jul 04 07:59:12 2000 +0000
@@ -0,0 +1,54 @@
+.\" $NetBSD: audioamd.4,v 1.1 2000/07/04 07:59:12 gmcgarry Exp $
+.\"
+.\" Copyright (c) 2000 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.
+.\" 3. All advertising materials mentioning features or use of this software
+.\" must display the following acknowledgement:
+.\" This product includes software developed by the NetBSD
+.\" Foundation, Inc. and its contributors.
+.\" 4. Neither the name of The NetBSD Foundation nor the names of its
+.\" contributors may be used to endorse or promote products derived
+.\" from this software without specific prior written permission.
+.\"
+.\" 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 July 4, 2000
+.Dt AUDIOAMD 4
+.Os
+.Sh NAME
+.Nm audioamd
+.Nd baseboard audio device driver
+.Sh SYNOPSIS
+.Cd "audioamd0 at mainbus0"
+.Cd "audioamd0 at obio0"
+.Cd "audioamd0 at sbus0 slot ? offset ?"
+.Cd "audio* at audioamd0"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the baseboard audio found on
+sun4c and sun4m systems. The baseboard audio driver is based on the
+AMD 79c30 ISDN and audio interface. The interface is only capable of
+playing and recording 8kHz u-law audio.
+.Sh SEE ALSO
+.Xr audio 4 ,
+.Xr sbus 4 .
Home |
Main Index |
Thread Index |
Old Index