audioamd(4) man page.
This commit is contained in:
parent
de9e80b40f
commit
76405ae56d
@ -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
|
||||
|
@ -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
|
||||
|
54
share/man/man4/man4.sparc/audioamd.4
Normal file
54
share/man/man4/man4.sparc/audioamd.4
Normal file
@ -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 .
|
Loading…
x
Reference in New Issue
Block a user