]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r230181, r230312, r230326, r230331, r230451, r230465, r230488,
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 8 Jun 2012 13:10:18 +0000 (13:10 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 8 Jun 2012 13:10:18 +0000 (13:10 +0000)
commit91b2708144df797921a873c06e802cf41cfce5ec
treef27391c6f1d8c1934f9fc149a65bd7612669030f
parentdb81e779d92546b4c214e2dc8d2278a5ce1c064e
MFC r230181, r230312, r230326, r230331, r230451, r230465, r230488,
r230507, r230511, r230513, r230532, r230537, r230551, r230554, r230571,
r230574, r230585, r230641, r230768, r230807, r231024:
Sync snd_hda(4) driver with HEAD.

This includes major code refactoring, HDMI support, new volume control,
automatic recording source selection, runtime reconfigureation, support
for more then 4 PCM devices on controller, multichannel recording,
additional playback/record streams, higher bandwidths support, more
informative device names and many other things.

Sponsored by: iXsystems, Inc.

git-svn-id: svn://svn.freebsd.org/base/stable/8@236753 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man4/snd_hda.4
sys/dev/sound/pci/hda/hda_reg.h
sys/dev/sound/pci/hda/hdaa.c
sys/dev/sound/pci/hda/hdaa.h
sys/dev/sound/pci/hda/hdaa_patches.c
sys/dev/sound/pci/hda/hdac.c
sys/dev/sound/pci/hda/hdac.h
sys/dev/sound/pci/hda/hdac_if.m
sys/dev/sound/pci/hda/hdac_private.h
sys/dev/sound/pci/hda/hdacc.c
sys/dev/sound/pcm/channel.c