Module Name:    src
Committed By:   snj
Date:           Fri May  1 01:24:18 UTC 2009

Modified Files:
        src/distrib/sets/lists/man [netbsd-5]: mi
        src/share/man/man4 [netbsd-5]: Makefile
Added Files:
        src/share/man/man4 [netbsd-5]: gcscaudio.4

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #261):
        distrib/sets/lists/man/mi: revision 1.1117
        share/man/man4/Makefile: revision 1.485
        share/man/man4/gcscaudio.4: revision 1.1
Add man page for gcscaudio driver.


To generate a diff of this commit:
cvs rdiff -u -r1.1109.2.3 -r1.1109.2.4 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.482.2.1 -r1.482.2.2 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1.4.2 src/share/man/man4/gcscaudio.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1109.2.3 src/distrib/sets/lists/man/mi:1.1109.2.4
--- src/distrib/sets/lists/man/mi:1.1109.2.3	Fri Jan 16 21:41:09 2009
+++ src/distrib/sets/lists/man/mi	Fri May  1 01:24:17 2009
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1109.2.3 2009/01/16 21:41:09 bouyer Exp $
+# $NetBSD: mi,v 1.1109.2.4 2009/05/01 01:24:17 snj Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -914,6 +914,7 @@
 ./usr/share/man/cat4/fwiso.0			man-obsolete		obsolete
 ./usr/share/man/cat4/fwohci.0			man-sys-catman		.cat
 ./usr/share/man/cat4/fxp.0			man-sys-catman		.cat
+./usr/share/man/cat4/gcscaudio.0		man-sys-catman		.cat
 ./usr/share/man/cat4/gem.0			man-sys-catman		.cat
 ./usr/share/man/cat4/genfb.0			man-sys-catman		.cat
 ./usr/share/man/cat4/gentbi.0			man-sys-catman		.cat
@@ -3443,6 +3444,7 @@
 ./usr/share/man/html4/fwip.html			man-sys-htmlman		html
 ./usr/share/man/html4/fwohci.html		man-sys-htmlman		html
 ./usr/share/man/html4/fxp.html			man-sys-htmlman		html
+./usr/share/man/html4/gcscaudio.html		man-sys-htmlman		html
 ./usr/share/man/html4/gem.html			man-sys-htmlman		html
 ./usr/share/man/html4/genfb.html		man-sys-htmlman		html
 ./usr/share/man/html4/gentbi.html		man-sys-htmlman		html
@@ -5752,6 +5754,7 @@
 ./usr/share/man/man4/fwiso.4			man-obsolete		obsolete
 ./usr/share/man/man4/fwohci.4			man-sys-man		.man
 ./usr/share/man/man4/fxp.4			man-sys-man		.man
+./usr/share/man/man4/gcscaudio.4		man-sys-man		.man
 ./usr/share/man/man4/gem.4			man-sys-man		.man
 ./usr/share/man/man4/genfb.4			man-sys-man		.man
 ./usr/share/man/man4/gentbi.4			man-sys-man		.man

Index: src/share/man/man4/Makefile
diff -u src/share/man/man4/Makefile:1.482.2.1 src/share/man/man4/Makefile:1.482.2.2
--- src/share/man/man4/Makefile:1.482.2.1	Sun Nov  9 04:55:31 2008
+++ src/share/man/man4/Makefile	Fri May  1 01:24:18 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.482.2.1 2008/11/09 04:55:31 snj Exp $
+#	$NetBSD: Makefile,v 1.482.2.2 2009/05/01 01:24:18 snj Exp $
 #	@(#)Makefile	8.1 (Berkeley) 6/18/93
 
 MAN=	aac.4 ac97.4 acardide.4 aceride.4 acphy.4 acpidalb.4 \
@@ -21,7 +21,7 @@
 	eap.4 ebus.4 edc.4 elmc.4 emuxki.4 en.4 envsys.4 ep.4 esh.4 esis.4 \
 	esa.4 esiop.4 esm.4 eso.4 etherip.4 exphy.4 \
 	fast_ipsec.4 fd.4 finsio.4 fpa.4 fms.4 fss.4 fxp.4 \
-	gem.4 genfb.4 gentbi.4 geodeide.4 \
+	gcscaudio.4 gem.4 genfb.4 gentbi.4 geodeide.4 \
 	glxtphy.4 gpib.4 gpio.4 gre.4 gphyter.4 gsip.4 hifn.4 hme.4 \
 	hpqlb.4 hptide.4 \
 	ichlpcib.4 ichsmb.4 icmp.4 icp.4 icsphy.4 iee.4 ieee80211.4 \

Added files:

Index: src/share/man/man4/gcscaudio.4
diff -u /dev/null src/share/man/man4/gcscaudio.4:1.1.4.2
--- /dev/null	Fri May  1 01:24:18 2009
+++ src/share/man/man4/gcscaudio.4	Fri May  1 01:24:18 2009
@@ -0,0 +1,60 @@
+.\" $NetBSD: gcscaudio.4,v 1.1.4.2 2009/05/01 01:24:18 snj Exp $
+.\"
+.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
+.\" All rights reserved.
+.\"
+.\" This code is derived from software contributed to The NetBSD Foundation
+.\" by Thomas Klausner.
+.\"
+.\" 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 January 4, 2009
+.Dt GCSCAUDIO 4
+.Os
+.Sh NAME
+.Nm gcscaudio
+.Nd AMD Geode CS5536 audio device driver
+.Sh SYNOPSIS
+.Cd "gcscaudio* at pci? dev ? function ?"
+.Cd "audio* at audiobus?"
+.Sh DESCRIPTION
+The
+.Nm
+device driver supports the audio controller of the
+.Tn AMD
+.Tn Geode
+CS5536 Companion Device chip found on some motherboards.
+The CS5536 and this driver support 1, 2, 4, and 6 (5.1) channels output,
+1 and 2 channels input, and full-duplex.
+.Sh SEE ALSO
+.Xr audio 4 ,
+.Xr pci 4
+.Sh HISTORY
+The
+.Nm
+device driver appeared in
+.Nx 6.0 .
+.Sh AUTHORS
+.An SHIMIZU Ryo Aq r...@nerv.org
+.Sh BUGS
+This driver was only tested on the KOHJINSHA SA5SX04, and
+5.1 channel output is not tested.

Reply via email to