From 4dc2b7df57142cf66674b50382fe6e5efe307e91 Mon Sep 17 00:00:00 2001 From: markster Date: Thu, 14 Oct 2004 20:14:55 +0000 Subject: One more PCI ID... git-svn-id: http://svn.digium.com/svn/zaptel/trunk@470 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wctdm.c | 1 + 1 file changed, 1 insertion(+) (limited to 'wctdm.c') diff --git a/wctdm.c b/wctdm.c index ad018d5..f64ef8a 100755 --- a/wctdm.c +++ b/wctdm.c @@ -2125,6 +2125,7 @@ static struct pci_device_id wcfxs_pci_tbl[] = { { 0xe159, 0x0001, 0xb100, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxse }, { 0xe159, 0x0001, 0xa9fd, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsh }, { 0xe159, 0x0001, 0xa8fd, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsh }, + { 0xe159, 0x0001, 0xa800, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsh }, { 0xe159, 0x0001, 0xa908, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsh }, { 0xe159, 0x0001, 0xa901, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsh }, { 0 } -- cgit v1.2.3