Merge commit 'b31320a79e2054c6739b5229259dbf98f3afc547' into merges
[unleashed.git] / share / man / man7d / audio810.7d
blobaa2543f73b5c05551cfcfd48008cf26b96fa320a
1 '\" te
2 .\" Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
4 .\"  See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the
5 .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH AUDIO810 7D "May 13, 2009"
7 .SH NAME
8 audio810 \- Intel ICH series, nVidia nForce series and AMD 8111 audio core
9 support
10 .SH DESCRIPTION
11 .sp
12 .LP
13 The \fBaudio810\fR driver provides support for AC 97 audio controllers embedded
14 in Intel ICH, nVidia nForce, and AMD 8111 chips.
15 .SH FILES
16 .sp
17 .ne 2
18 .na
19 \fB\fB/kernel/drv/audio810\fR\fR
20 .ad
21 .RS 30n
22 32-bit kernel driver module
23 .RE
25 .sp
26 .ne 2
27 .na
28 \fB\fB/kernel/drv/amd64/audio810\fR\fR
29 .ad
30 .RS 30n
31 64-bit x86 kernel driver module
32 .RE
34 .sp
35 .ne 2
36 .na
37 \fB\fB/kernel/drv/audio810.conf\fR\fR
38 .ad
39 .RS 30n
40 \fBaudio810\fR driver configuration file
41 .RE
43 .SH ATTRIBUTES
44 .sp
45 .LP
46 See \fBattributes\fR(5) for a descriptions of the following attributes:
47 .sp
49 .sp
50 .TS
51 box;
52 c | c
53 l | l .
54 ATTRIBUTE TYPE  ATTRIBUTE VALUE
56 Architecture    PC-based systems
58 Interface Stability     Uncommitted
59 .TE
61 .SH SEE ALSO
62 .sp
63 .LP
64 \fBioctl\fR(2), \fBattributes\fR(5), \fBaudio\fR(7I), \fBmixer\fR(7I),
65 \fBstreamio\fR(7I)
66 .sp
67 .LP
68 \fIAMD-8111 HyperTransport I/O Hub Data Sheet\fR \(em Advanced Micro Devices
69 Inc.
70 .sp
71 .LP
72 \fIALC655 Specification\fR \(em Realtek Inc.
73 .SH NOTES
74 .sp
75 .LP
76 Some laptops (including Sony VAIO, among others), have their on-board amplifier
77 powered down by default, meaning that audio is suppressed even if hardware and
78 the \fBaudio810\fR driver are working normally. To correct this, set the
79 \fBac97-invert-amp=1\fR property in the \fB/kernel/drv/audio810.conf\fR to
80 power-up the amplifier.
81 .SH DIAGNOSTICS
82 .sp
83 .LP
84 In addition to being logged, the following messages may appear on the system
85 console:
86 .sp
87 .ne 2
88 .na
89 \fB\fBplay-interrupts too low\fR\fR
90 .ad
91 .br
92 .na
93 \fB\fBrecord-interrupts too low\fR\fR
94 .ad
95 .RS 30n
96 The interrupt rate in \fBaudio810.conf\fR is set too low. It has been reset to
97 the rate specified in the message. Update \fBaudio810.conf\fR to a higher
98 interrupt rate.
99 .RE
102 .ne 2
104 \fB\fBplay-interrupts too high\fR\fR
108 \fB\fBrecord-interrupts too high\fR\fR
110 .RS 30n
111 The interrupt rate set in\fBaudio810.conf\fR is set too high. It has been
112 reset to the rate specified in the message. Update \fBaudio810.conf\fR to a
113 lower interrupt rate.