9 Feb
2009
9 Feb
'09
5:42 p.m.
At Mon, 09 Feb 2009 08:32:58 +0100, I wrote:
At Sun, 8 Feb 2009 19:50:34 -0200, Herton Ronaldo Krzesinski wrote:
This adds a new sound quirk entry (model=ecs202) for an ecs motherboard with IDT STAC9221 codec (1019:2950).
Signed-off-by: Herton Ronaldo Krzesinski herton@mandriva.com.br
Applied. Thanks.
BTW, I changed the quirk listing and introduced new macros SND_PCI_QUIRK_MASK() and SND_PCI_QUIRK_VENDOR(). The latter is what it was with subdevice = 0, and the former is an entry with bitmask to match. This should simplify the list in future.
The topic/hda branch already includes this change: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git topic/hda
Takashi