]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Add a PC-beep workaround for ASUS P5-V
authorTakashi Iwai <tiwai@suse.de>
Thu, 29 Jul 2010 13:30:02 +0000 (15:30 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 29 Jul 2010 13:30:02 +0000 (15:30 +0200)
commit3a6f4435f7d3c3c5c09ba85f992d476d5c820d63
tree790b8571fae2787ce1ccd02e518b0f192ef6de58
parent32362ff3eb3b051a9ee91b0599b65268d0b03b2f
ALSA: hda - Add a PC-beep workaround for ASUS P5-V

ASUS P5-V provides a SSID that unexpectedly matches with the value
compilant with Realtek's specification.  Thus the driver interprets
it badly, resulting in non-working PC beep.

This patch adds a white-list for such a case; a white-list of known
devices with working PC beep.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c