| Summary: | man(4) page for the snd_ich driver | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Jorge Mario G. Mazo <jgutie11> | ||||
| Component: | Books & Articles | Assignee: | Simon L. B. Nielsen <simon> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Jorge Mario G. Mazo
2004-11-10 19:40:26 UTC
Responsible Changed From-To: freebsd-doc->simon This looks like something for me. sorry for all that crap guys (evolution is being a bitch), here is the real text: .\" .\" Copyright (c) 2004 Jorge Mario G. Mazo .\" 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. Neither the name of the autor 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 AUTHOR 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 AUTHOR 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 November 10, 2004 .Dt SND_ICH 4 .Os .Sh NAME .Nm snd_ich .Nd Intel ICH PCI and compatible bridge device driver .Sh SYNOPSIS .Cd "device sound" .Cd "device snd_ich" .Pp .Sh DESCRIPTION The .Nm bridge driver allows the generic audio drivers including .Xr sound 4 to attach to the following PCI sound cards: .Bl -bullet -width 2m .It Intel 443MX, ICH, ICH revision 1, ICH2, ICH3, ICH4, ICH5, ICH6 .It SiS 7012 .It Nvidia nForce, nForce2, nForce2 400, nForce3, nForce3 250 .It AMD 768, 8111 .El .Pp .El .Sh HISTORY The .Nm device driver first appeared in .Fx 4.2 . .Sh SEE ALSO .Xr sound 4 .Sh AUTHORS .An Jorge Mario G. Mazo Aq jgutie11@eafit.edu.co -- Jorge Mario G. Mazo E-mail: jgutie11@eafit.edu.co GPG Key fingerprint: 6A48 9817 449A 8DEE 7114 DDB7 AF67 1CC7 4F29 9685 State Changed From-To: open->patched Committed with some modifications. Thanks for the submission! I will MFC to RELENG_5 in a week. State Changed From-To: patched->closed The manual page has now (actually a week ago) been MFC'ed. |