]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[ALSA] HDA-Intel - Add support for RV610/RV630 HDMI audio
authorHerton Ronaldo Krzesinski <herton@mandriva.com.br>
Mon, 5 Nov 2007 17:21:56 +0000 (18:21 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:16 +0000 (17:29 +0100)
commit2797f724cdde5b3c630f6422a1cc3a21772728dd
treeeccdb84bbe504f677b1ee73dbcec168890f9af49
parentdddefd0d706da7d981e8e397231df257f0122a49
[ALSA] HDA-Intel - Add support for RV610/RV630 HDMI audio

The Audio interface on HD2400/HD2600 cards isn't currently detected by
snd-hda-intel. I added missing pci device ids for RV610 and RV630, but
I only had a HD2400 pro card to test, where now the audio interface is
detected (and no need to change patch_atihdmi.c, as the codec vendor id
remains 0x1002aa01 for which we already have an entry there). I also
couldn't test if sound pass-trough is ok (and I don't know how to), but
at least now the device is detected.

Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/hda_intel.c