[Asterisk-cvs] zaptel wcte11xp.c,1.4,1.5
mattf at lists.digium.com
mattf at lists.digium.com
Mon Dec 20 15:06:01 CST 2004
Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv12772
Modified Files:
wcte11xp.c
Log Message:
John has another lifesaver
Index: wcte11xp.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wcte11xp.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- wcte11xp.c 13 Dec 2004 19:31:41 -0000 1.4
+++ wcte11xp.c 20 Dec 2004 20:01:57 -0000 1.5
@@ -1521,6 +1521,7 @@
}
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" },
More information about the svn-commits
mailing list