From owner-freebsd-doc@FreeBSD.ORG Fri Aug 20 13:55:56 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F83616A4CE for ; Fri, 20 Aug 2004 13:55:56 +0000 (GMT) Received: from tarjoilu.luukku.com (tarjoilu.luukku.com [194.215.205.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE5B543D2F for ; Fri, 20 Aug 2004 13:55:55 +0000 (GMT) (envelope-from koston@iki.fi) Received: from localhost (mta1-o.i.luukku.com [10.0.1.112]) by mta1-o.i.luukku.com (Postfix) with ESMTP id 3692B8023F for ; Fri, 20 Aug 2004 16:55:54 +0300 (EEST) Received: from norsu.kameli.org (ip213-185-39-27.laajakaista.mtv3.fi [213.185.39.27]) by tarjoilu.luukku.com (Postfix) with SMTP id E76F03AE28A for ; Fri, 20 Aug 2004 16:55:53 +0300 (EEST) Received: by norsu.kameli.org (sSMTP sendmail emulation); Fri, 20 Aug 2004 16:56:02 +0000 From: "Atte Peltomaki" Date: Fri, 20 Aug 2004 16:56:02 +0000 To: freebsd-doc@freebsd.org Message-ID: <20040820165602.GA737@norsu.kameli.org> References: <20040820145251.GA36893@norsu.kameli.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20040820145251.GA36893@norsu.kameli.org> User-Agent: Mutt/1.4.2.1i X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: Manpage for snd_solo X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 13:55:56 -0000 --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit I figure blackend meant also me, so here's the solo.4 manpage as attachment, too. Atte Peltomäki http://kameli.org > I'm taking my first shot at making manpages, here's what I've come up > with: > > http://kameli.org/man/solo.4.html > http://kameli.org/man/solo.4 > > If you think it's acceptable, I will start working on rest of the snd_* > bunch. > > I tried mailing matk@ regarding the issue but his box bounced mail. > > > Atte Peltomäki > http://kameli.org --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="solo.4" .Dd August 20, 2004 .Dt SOLO 4 .Os .Sh NAME .Nm solo .Nd .Fx ESS Solo-1/1E PCI bridge device driver .Sh SYNOPSIS .Cd "device snd_solo" .Pp .Sh DESCRIPTION The .Nm bridge driver allows the generic audio driver .Xr sound 4 to attach to the following PCI sound cards: .Bl -bullet -width 2m .It ESS Solo-1 (ES1938 Chipset) .It ESS Solo-1E (ES1946 Chipset) .El .Pp Note that older ESS ISA cards with ES18xx chipset are supported via .Xr snd_ess 4 and/or .Xr snd_sbc 4 .Sh SEE ALSO .Xr sound 4 .Sh HISTORY The .Nm device driver first appeared in .Fx 5.3 . .Sh AUTHORS .An Cameron Grant cg@freebsd.org --ZPt4rx8FFjLCG7dd Content-Disposition: attachment; filename="solo.4.html" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" _________________________________________________________________ SOLO(4) FreeBSD Kernel Interfaces Manual SOLO(4) NAME solo -- FreeBSD ESS Solo-1/1E PCI bridge device driver SYNOPSIS device snd_solo DESCRIPTION The solo bridge driver allows the generic audio driver sound(4) to attach to the following PCI sound cards: o ESS Solo-1 (ES1938 Chipset) o ESS Solo-1E (ES1946 Chipset) Note that older ESS ISA cards with ES18xx chipset are supported via snd_ess(4) and/or snd_sbc(4) SEE ALSO sound(4) HISTORY The solo device driver first appeared in FreeBSD 5.3. AUTHORS Cameron Grant cg@freebsd.org FreeBSD 5.2 August 20, 2004 FreeBSD 5.2 _________________________________________________________________ --ZPt4rx8FFjLCG7dd--