summaryrefslogtreecommitdiff
path: root/wcte11xp.c
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-12-13 19:31:41 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-12-13 19:31:41 +0000
commit788f4b5aa4659579d3f44c07f8b9ce5e8e7083a4 (patch)
tree0839a46e50f9a2825a3c8228ab2a651e7aa77cfd /wcte11xp.c
parenta5148e8f03b1762ce7a67b9ef808a0a1624acdf6 (diff)
Add additional subvendor ID
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@510 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wcte11xp.c')
-rwxr-xr-xwcte11xp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wcte11xp.c b/wcte11xp.c
index f256ff4..6eb7def 100755
--- a/wcte11xp.c
+++ b/wcte11xp.c
@@ -1523,6 +1523,7 @@ static void __devexit t1xxp_remove_one(struct pci_dev *pdev)
static struct pci_device_id t1xxp_pci_tbl[] = {
{ 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" },
{ 0 }
};