[Asterisk-cvs] zaptel wcte11xp.c,1.1,1.2
markster at lists.digium.com
markster at lists.digium.com
Wed Oct 27 17:49:20 CDT 2004
Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv10512
Modified Files:
wcte11xp.c
Log Message:
Accept alternate PCI ID
Index: wcte11xp.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wcte11xp.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- wcte11xp.c 14 Oct 2004 15:22:08 -0000 1.1
+++ wcte11xp.c 27 Oct 2004 21:52:38 -0000 1.2
@@ -1522,6 +1522,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" },
{ 0 }
};
More information about the svn-commits
mailing list