[Asterisk-cvs] zaptel wcte11xp.c,1.3,1.4
markster at lists.digium.com
markster at lists.digium.com
Mon Dec 13 14:34:48 CST 2004
Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv17272
Modified Files:
wcte11xp.c
Log Message:
Add additional subvendor ID
Index: wcte11xp.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wcte11xp.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- wcte11xp.c 15 Nov 2004 13:40:59 -0000 1.3
+++ wcte11xp.c 13 Dec 2004 19:31:41 -0000 1.4
@@ -1523,6 +1523,7 @@
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 }
};
More information about the svn-commits
mailing list