Move everything from /var/adm to /var/log
[unleashed.git] / share / man / man7d / audioixp.7d
blobc0871fb91db041a2f54cc387aee69752996dbd58
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 AUDIOIXP 7D "May 12, 2009"
7 .SH NAME
8 audioixp \- ATI IXP400 south bridge audio digital controller interface
9 .SH DESCRIPTION
10 .sp
11 .LP
12 The \fBaudioixp\fR device uses the IXP400 south bridge audio digital controller
13 and a AC-97 Codec to implement the audio device interface.
14 .sp
15 .LP
16 The \fBaudioixp\fR  device  provides  support  for  the internal speaker,
17 headphone, line out, line in, and microphone.
18 .SH FILES
19 .sp
20 .ne 2
21 .na
22 \fB\fB/kernel/drv/audioixp.conf\fR\fR
23 .ad
24 .RS 30n
25 Driver configuration file
26 .RE
28 .sp
29 .ne 2
30 .na
31 \fB\fB/kernel/drv/audioixp\fR\fR
32 .ad
33 .RS 30n
34 32-bit kernel driver module
35 .RE
37 .sp
38 .ne 2
39 .na
40 \fB\fB/kernel/drv/amd64/audioixp\fR\fR
41 .ad
42 .RS 30n
43 64-bit kernel driver module
44 .RE
46 .SH ATTRIBUTES
47 .sp
48 .LP
49 See \fBattributes\fR(5) for a descriptions of the following attributes:
50 .sp
52 .sp
53 .TS
54 box;
55 c | c
56 l | l .
57 ATTRIBUTE TYPE  ATTRIBUTE VALUE
59 Architecture    PC-based system
61 Stability level Uncommitted
62 .TE
64 .SH SEE ALSO
65 .sp
66 .LP
67 \fBioctl\fR(2), \fBattributes\fR(5), \fBaudio\fR(7I), \fBmixer\fR(7I),
68 \fBstreamio\fR(7I)
69 .sp
70 .LP
71 \fIATI IXP400 South Bridge Data Sheet\fR
72 .SH DIAGNOSTICS
73 .sp
74 .LP
75 In addition to being logged, the following messages may appear on the system
76 console:
77 .sp
78 .ne 2
79 .na
80 \fB\fBplay-interrupts too low\fR\fR
81 .ad
82 .br
83 .na
84 \fB\fBrecord-interrupts too low\fR\fR
85 .ad
86 .RS 30n
87 The interrupt rate in \fBaudioixp.conf\fR is set too low. It has been reset to
88 the rate specified in the message. Update \fBaudioixp.conf\fR to a higher
89 interrupt rate.
90 .RE
92 .sp
93 .ne 2
94 .na
95 \fB\fBplay-interrupts too high\fR\fR
96 .ad
97 .br
98 .na
99 \fB\fBrecord-interrupts too high\fR\fR
101 .RS 30n
102 The interrupt rate set in \fBaudioixp.conf\fR is set too high. It has been
103 reset to the rate specified in the message. Update \fBaudioixp.conf\fR to a
104 lower interrupt rate.