mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-15 05:11:32 +00:00
[ALSA] hda-codec - Fix Aopen i915GMm-HFS mobo
Modules: HDA Codec driver Add a model entry for Aopen i915GMm-HFS mobo with ALC880 codec. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
5bab248208
commit
ede3531e8c
@ -2022,6 +2022,8 @@ static struct hda_board_config alc880_cfg_tbl[] = {
|
||||
{ .pci_subvendor = 0x8086, .pci_subdevice = 0xa100, .config = ALC880_5ST_DIG },
|
||||
{ .pci_subvendor = 0x1565, .pci_subdevice = 0x8202, .config = ALC880_5ST_DIG },
|
||||
{ .pci_subvendor = 0x1019, .pci_subdevice = 0xa880, .config = ALC880_5ST_DIG },
|
||||
{ .pci_subvendor = 0xa0a0, .pci_subdevice = 0x0560,
|
||||
.config = ALC880_5ST_DIG }, /* Aopen i915GMm-HFS */
|
||||
/* { .pci_subvendor = 0x1019, .pci_subdevice = 0xa884, .config = ALC880_5ST_DIG }, */ /* conflict with 6stack */
|
||||
{ .pci_subvendor = 0x1695, .pci_subdevice = 0x400d, .config = ALC880_5ST_DIG },
|
||||
/* note subvendor = 0 below */
|
||||
|
Loading…
Reference in New Issue
Block a user