Merge commit 'ad3ad82ad2fb99c424a8482bd1908d08b990ccea'
[unleashed.git] / share / man / man7d / audiocs.7d
blobab555b8cd278d533f29e94da80ef51f70aea068e
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 AUDIOCS 7D "May 12, 2009"
7 .SH NAME
8 audiocs \- Crystal Semiconductor 4231 Audio driver
9 .SH DESCRIPTION
10 .sp
11 .LP
12 The \fBaudiocs\fR driver supports the Crystal Semiconductor 4231 Codec to
13 implement the audio device interface.
14 .sp
15 .LP
16 The \fBaudiocs\fR device provides support for the internal speaker, headphone,
17 line out, line in, microphone, and, on some platforms, internal CD-ROM audio
18 in.
19 .SH ERRORS
20 .sp
21 .LP
22 \fBaudiocs\fR errors are described in the \fBaudio\fR(7I) manual page.
23 .SH FILES
24 .sp
25 .ne 2
26 .na
27 \fB\fB/kernel/drv/sparcv9/audiocs\fR\fR
28 .ad
29 .sp .6
30 .RS 4n
31 64-bit \fBaudiocs\fR driver
32 .RE
34 .sp
35 .ne 2
36 .na
37 \fB\fB/kernel/drv/audiocs.conf\fR\fR
38 .ad
39 .sp .6
40 .RS 4n
41 \fBaudiocs\fR driver configuration file
42 .RE
44 .SH ATTRIBUTES
45 .sp
46 .LP
47 See \fBattributes\fR(5) for descriptions of the following attributes:
48 .sp
50 .sp
51 .TS
52 box;
53 c | c
54 l | l .
55 ATTRIBUTE TYPE  ATTRIBUTE VALUE
57 Architecture    SPARC
59 Stability level Uncommitted
60 .TE
62 .SH SEE ALSO
63 .sp
64 .LP
65 \fBioctl\fR(2), \fBattributes\fR(5), \fBaudio\fR(7I), \fBmixer\fR(7I),
66 \fBstreamio\fR(7I)
67 .sp
68 .LP
69 Crystal Semiconductor, Inc. \fBCS4231\fR Data Sheet
70 .SH DIAGNOSTICS
71 .sp
72 .LP
73 In addition to being logged, the following messages can appear on the system
74 console:
75 .sp
76 .ne 2
77 .na
78 \fB\fBplay-interrupts too low\fR\fR
79 .ad
80 .br
81 .na
82 \fB\fBrecord-interrupts too low\fR\fR
83 .ad
84 .RS 30n
85 The interrupt rate specified in \fBaudiocs.conf\fR is set too low. It is being
86 reset to the rate specified in the message. Update \fBaudiocs.conf\fR to a
87 higher interrupt rate.
88 .RE
90 .sp
91 .ne 2
92 .na
93 \fB\fBplay-interrupts too high\fR\fR
94 .ad
95 .br
96 .na
97 \fB\fBrecord-interrupts too high\fR\fR
98 .ad
99 .RS 30n
100 The interrupt rate specified in \fBaudiocs.conf\fR is set too high. It is being
101 reset to the rate specified in the message. Update \fBaudiocs.conf\fR to a
102 lower interrupt rate.