|
@@ -794,6 +794,8 @@ static struct hda_board_config ad1986a_cfg_tbl[] = {
|
|
|
{ .modelname = "3stack", .config = AD1986A_3STACK },
|
|
|
{ .pci_subvendor = 0x10de, .pci_subdevice = 0xcb84,
|
|
|
.config = AD1986A_3STACK }, /* ASUS A8N-VM CSM */
|
|
|
+ { .pci_subvendor = 0x1043, .pci_subdevice = 0x817f,
|
|
|
+ .config = AD1986A_3STACK }, /* ASUS P5P-L2 */
|
|
|
{ .pci_subvendor = 0x1043, .pci_subdevice = 0x81b3,
|
|
|
.config = AD1986A_3STACK }, /* ASUS P5RD2-VM / P5GPL-X SE */
|
|
|
{ .pci_subvendor = 0x1043, .pci_subdevice = 0x81cb,
|