summaryrefslogtreecommitdiff
path: root/share/man/man4/ac97.4
blob: 571d18d97d8d5f977ba1c4118b64c886aa91a834 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.\"	$OpenBSD: ac97.4,v 1.6 2000/12/21 21:01:14 aaron Exp $
.\"
.Dd October 7, 1999
.Dt AC97 4
.Os
.Sh NAME
.Nm ac97
.Nd generic AC-97 codec driver
.Sh DESCRIPTION
AC-97 codecs contain the analog-to-digital (A/D), digital-to-analog
(D/A), and mixing circuitry of many modern sound cards.
AC-97 codecs, for the most part, do not talk to host busses like the PCI bus
directly.
Instead, they communicate through an interface chip, called
the host controller.
The Ensoniq AudioPCI 97 (see
.Xr eap 4 )
is an example of such a host controller.
.Pp
Unlike many drivers, the
.Nm
driver does not appear in the configuration file.
Instead, the driver is automatically attached by the drivers that require it.
.Sh SEE ALSO
.Xr eap 4 ,
.Xr ich 4 ,
.Xr neo 4 .
.Sh BUGS
The
.Nm
driver does not keep track of the current user settings and instead
relies on the hardware to do this.
.Pp
The
.Nm
driver could do more to detect mixer channels that don't work and cull
them from the list.