summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2009-11-13 09:57:50 +0000
committermav <mav@FreeBSD.org>2009-11-13 09:57:50 +0000
commit063906a1aa678b2f30a88d8b824f88608941f538 (patch)
treea7d2f09b236fdd891ca93d82ec03a997a058bbf2 /share
parent6a7fcf918461d74e7024d853a3e74df5894980c0 (diff)
downloadFreeBSD-src-063906a1aa678b2f30a88d8b824f88608941f538.zip
FreeBSD-src-063906a1aa678b2f30a88d8b824f88608941f538.tar.gz
Remove part that HDMI is not implemented. It had different meaning and
confuse users. Extend BUGS section. Add some supported chipsets.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/snd_hda.418
1 files changed, 16 insertions, 2 deletions
diff --git a/share/man/man4/snd_hda.4 b/share/man/man4/snd_hda.4
index dacc514..4734f45 100644
--- a/share/man/man4/snd_hda.4
+++ b/share/man/man4/snd_hda.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 7, 2009
+.Dd November 13, 2009
.Dt SND_HDA 4
.Os
.Sh NAME
@@ -59,7 +59,7 @@ driver that allows the generic audio driver,
to be used with this hardware.
Only audio functions are supported by
.Nm .
-Modem, HDMI and other possible functions are not implemented.
+Modem and other possible functions are not implemented.
.Pp
The
.Nm
@@ -500,6 +500,14 @@ nVidia MCP68
.It
nVidia MCP69
.It
+nVidia MCP73
+.It
+nVidia MCP78
+.It
+nVidia MCP79
+.It
+nVidia MCP89
+.It
SiS 966
.It
VIA VT8251/8237A
@@ -626,5 +634,11 @@ trying to fix problem that way, make sure that problem is really exists
and the PCM audio device you are using really corresponds to expected
audio connector.
.Pp
+Some vendors use non-standardized General Purpose I/O (GPIO) pins of codec
+to control external amplifiers. In some cases setting proper combination of
+GPIO bits may be needed to make sound work on specific device.
+.Pp
+HDMI and DisplayPort audio may also require support from video driver.
+.Pp
Due to OSS limitation multichannel (not multidevice) playback is not
supported.
OpenPOWER on IntegriCloud