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"
8 audioixp \- ATI IXP400 south bridge audio digital controller interface
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.
16 The \fBaudioixp\fR device provides support for the internal speaker,
17 headphone, line out, line in, and microphone.
22 \fB\fB/kernel/drv/audioixp.conf\fR\fR
25 Driver configuration file
31 \fB\fB/kernel/drv/audioixp\fR\fR
34 32-bit kernel driver module
40 \fB\fB/kernel/drv/amd64/audioixp\fR\fR
43 64-bit kernel driver module
49 See \fBattributes\fR(5) for a descriptions of the following attributes:
57 ATTRIBUTE TYPE ATTRIBUTE VALUE
59 Architecture PC-based system
61 Stability level Uncommitted
67 \fBioctl\fR(2), \fBattributes\fR(5), \fBaudio\fR(7I), \fBmixer\fR(7I),
71 \fIATI IXP400 South Bridge Data Sheet\fR
75 In addition to being logged, the following messages may appear on the system
80 \fB\fBplay-interrupts too low\fR\fR
84 \fB\fBrecord-interrupts too low\fR\fR
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
95 \fB\fBplay-interrupts too high\fR\fR
99 \fB\fBrecord-interrupts too high\fR\fR
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.