From 35c0c5037ea5cb43b560d93137e4fef09fd1f3da Mon Sep 17 00:00:00 2001 From: mattf Date: Mon, 20 Dec 2004 20:01:57 +0000 Subject: John has another lifesaver git-svn-id: http://svn.digium.com/svn/zaptel/trunk@512 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wcte11xp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/wcte11xp.c b/wcte11xp.c index 6eb7def..d002593 100755 --- a/wcte11xp.c +++ b/wcte11xp.c @@ -1521,6 +1521,7 @@ static void __devexit t1xxp_remove_one(struct pci_dev *pdev) } static struct pci_device_id t1xxp_pci_tbl[] = { + { 0xe159, 0x0001, 0x71fe, PCI_ANY_ID, 0, 0, (unsigned long) "Digium Wildcard TE110P T1/E1 Board" }, { 0xe159, 0x0001, 0x79fe, PCI_ANY_ID, 0, 0, (unsigned long) "Digium Wildcard TE110P T1/E1 Board" }, { 0xe159, 0x0001, 0x795e, PCI_ANY_ID, 0, 0, (unsigned long) "Digium Wildcard TE110P T1/E1 Board" }, { 0xe159, 0x0001, 0x79de, PCI_ANY_ID, 0, 0, (unsigned long) "Digium Wildcard TE110P T1/E1 Board" }, -- cgit v1.2.3