]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 H
authorJaroslav Kysela <perex@perex.cz>
Thu, 26 Apr 2012 15:52:35 +0000 (17:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 15 May 2012 06:34:48 +0000 (08:34 +0200)
commit275bb728f6d2934fe11d4db4326cecbc7b237a46
tree7b8c34703e1a390df140d5c2ac0e510183bc061b
parent6f11de88bca90a07772f4945bf3ba0965930d9df
ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 H

This patch just sets the codec probe_mask=0x101 value for the WinFast VP200 H
PCoIP card based on Teradici hardware matching the PCI subsystem vendor/device
IDs 3a21:040d. The user reported no codec detection issues without this
explicit codec configuration.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c