Commit f163d52f authored by James Courtier-Dutton's avatar James Courtier-Dutton Committed by Vojtech Pavlik

input: Add Audigy LS PCI ID to emu10k1-gp.c

Signed-off-by: default avatarVojtech Pavlik <vojtech@suse.cz>
parent 9283deed
......@@ -54,6 +54,7 @@ static struct pci_device_id emu_tbl[] = {
{ 0x1102, 0x7002, PCI_ANY_ID, PCI_ANY_ID }, /* SB Live gameport */
{ 0x1102, 0x7003, PCI_ANY_ID, PCI_ANY_ID }, /* Audigy gameport */
{ 0x1102, 0x7004, PCI_ANY_ID, PCI_ANY_ID }, /* Dell SB Live */
{ 0x1102, 0x7005, PCI_ANY_ID, PCI_ANY_ID }, /* Audigy LS gameport */
{ 0, }
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment