xref: /freebsd/share/man/man4/snd_hda.4 (revision 2be1a816b9ff69588e55be0a84cbe2a31efc0f2f)
1.\" Copyright (c) 2006 Joel Dahl <joel@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\"    notice, this list of conditions and the following disclaimer.
9.\" 2. Redistributions in binary form must reproduce the above copyright
10.\"    notice, this list of conditions and the following disclaimer in the
11.\"    documentation and/or other materials provided with the distribution.
12.\"
13.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
14.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
15.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
16.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD$
26.\"
27.Dd July 14, 2007
28.Dt SND_HDA 4
29.Os
30.Sh NAME
31.Nm snd_hda
32.Nd "Intel High Definition Audio bridge device driver"
33.Sh SYNOPSIS
34To compile this driver into the kernel, place the following lines in your
35kernel configuration file:
36.Bd -ragged -offset indent
37.Cd "device sound"
38.Cd "device snd_hda"
39.Ed
40.Pp
41Alternatively, to load the driver as a module at boot time, place the
42following line in
43.Xr loader.conf 5 :
44.Bd -literal -offset indent
45snd_hda_load="YES"
46.Ed
47.Sh DESCRIPTION
48The
49.Nm
50bridge device driver allows the generic audio driver,
51.Xr sound 4 ,
52to attach to Intel High Definition Audio devices.
53The
54.Nm
55driver supports hardware that conforms with revision 1.0 of the Intel High
56Definition Audio specification and tries to behave much like the Microsoft
57Universal Audio Architecture (UAA) draft (revision 0.7b) for handling audio
58devices.
59HDA acts like a primary bus, similar to
60.Xr miibus 4 ,
61for handling various child buses such as audio, modem and HDMI (High Definition
62Multimedia Interface).
63Only audio is implemented in the
64.Nm
65driver.
66.Pp
67The High Definition (HD) Audio specification was developed by Intel as the
68logical successor of the old AC'97 specification and has several advantages,
69such as higher bandwidth which allows more channels and more detailed formats,
70support for several logical audio devices, and general purpose DMA channels.
71.Pp
72The HDA specification defines the register-level interface, physical link
73characteristics, codec programming models, and codec architectural components.
74This specification is intended for both device driver developers and hardware
75component designers.
76.Ss Boot-time Configuration
77The following variables are available at boot-time through the
78.Xr device.hints 5
79file:
80.Bl -tag -width ".Va hint.pcm.%d.config" -offset indent
81.It Va hint.pcm.%d.config
82Configures a range of possible options.
83Possible values are:
84.Dq Li dmapos ,
85.Dq Li eapdinv ,
86.Dq Li gpio0 ,
87.Dq Li gpio1 ,
88.Dq Li gpio2 ,
89.Dq Li gpio3 ,
90.Dq Li gpio4 ,
91.Dq Li gpio5 ,
92.Dq Li gpio6 ,
93.Dq Li gpio7 ,
94.Dq Li gpioflush ,
95.Dq Li ivref ,
96.Dq Li ivref50 ,
97.Dq Li ivref80 ,
98.Dq Li ivref100 ,
99.Dq Li fixedrate ,
100.Dq Li forcestereo ,
101.Dq Li ovref ,
102.Dq Li ovref50 ,
103.Dq Li ovref80 ,
104.Dq Li ovref100 ,
105.Dq Li softpcmvol ,
106and
107.Dq Li vref .
108An option prefixed with
109.Dq Li no ,
110such as
111.Dq Li nofixedrate ,
112will do the opposite and takes precedence.
113Options can be separated by whitespace and commas.
114.El
115.Ss Runtime Configuration
116The following
117.Xr sysctl 8
118variables are available in addition to those available to all
119.Xr sound 4
120devices:
121.Bl -tag -width ".Va dev.pcm.%d.polling" -offset indent
122.It Va dev.pcm.%d.polling
123Experimental polling mode, where the driver operates by querying the device
124state on each tick using
125.Xr callout 9 .
126Polling is disabled by default.
127Do not enable it unless you are facing weird interrupt problems or if the
128device cannot generate interrupts at all.
129.El
130.Sh HARDWARE
131The
132.Nm
133driver supports the following audio chipsets:
134.Pp
135.Bl -bullet -compact
136.It
137ATI SB450
138.It
139ATI SB600
140.It
141Intel 631x/632xESB
142.It
143Intel 82801F
144.It
145Intel 82801G
146.It
147Intel 82801H
148.It
149Intel 82801I
150.It
151nVidia MCP51
152.It
153nVidia MCP55
154.It
155nVidia MCP61A
156.It
157nVidia MCP61B
158.It
159nVidia MCP65A
160.It
161nVidia MCP65B
162.It
163SiS 966
164.It
165VIA VT8251/8237A
166.El
167.Pp
168Generic audio chipsets compatible with the Intel HDA specification should work,
169but have not been verified yet.
170The following codecs have been verified to work:
171.Pp
172.Bl -bullet -compact
173.It
174Analog Devices AD1981HD
175.It
176Analog Devices AD1983
177.It
178Analog Devices AD1986A
179.It
180Analog Devices AD1988
181.It
182Analog Devices AD1988B
183.It
184CMedia CMI9880
185.It
186Conexant Venice
187.It
188Conexant Waikiki
189.It
190Realtek ALC260
191.It
192Realtek ALC262
193.It
194Realtek ALC268
195.It
196Realtek ALC660
197.It
198Realtek ALC861
199.It
200Realtek ALC861VD
201.It
202Realtek ALC880
203.It
204Realtek ALC882
205.It
206Realtek ALC883
207.It
208Realtek ALC885
209.It
210Realtek ALC888
211.It
212Sigmatel STAC9220
213.It
214Sigmatel STAC9220D/9223D
215.It
216Sigmatel STAC9221
217.It
218Sigmatel STAC9221D
219.It
220Sigmatel STAC9227
221.It
222Sigmatel STAC9271D
223.It
224VIA VT1708
225.It
226VIA VT1709
227.El
228.Sh SEE ALSO
229.Xr sound 4 ,
230.Xr device.hints 5 ,
231.Xr loader.conf 5 ,
232.Xr sysctl 8
233.Sh HISTORY
234The
235.Nm
236device driver first appeared in
237.Fx 6.3 .
238.Sh AUTHORS
239.An -nosplit
240The
241.Nm
242driver was written by
243.An Stephane E. Potvin Aq sepotvin@videotron.ca
244and
245.An Ariff Abdullah Aq ariff@FreeBSD.org .
246This manual page was written by
247.An Joel Dahl Aq joel@FreeBSD.org .
248.Sh BUGS
249There are a couple of missing features, such as support for Digital
250S/PDIF and multichannel output.
251.Pp
252A few Hardware/OEM vendors tend to screw up BIOS settings, thus
253rendering the
254.Nm
255driver useless, which usually results in a state where the
256.Nm
257driver seems to attach and work, but without any sound.
258