Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv12943

Modified Files:
      Tag: v1-0
        ChangeLog wcfxs.c 
Log Message:
add pci id


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/zaptel/ChangeLog,v
retrieving revision 1.1.2.12
retrieving revision 1.1.2.13
diff -u -d -r1.1.2.12 -r1.1.2.13
--- ChangeLog   23 Jun 2005 19:30:28 -0000      1.1.2.12
+++ ChangeLog   29 Jun 2005 21:35:38 -0000      1.1.2.13
@@ -1,3 +1,5 @@
+zaptel 1.0.9
+ -- add a pci id for rev I tdm cards
 zaptel 1.0.8 
  -- add support for 2nd gen hardware
  -- added some use counts to prevent kernel panics when improperly unloading 
modules

Index: wcfxs.c
===================================================================
RCS file: /usr/cvsroot/zaptel/Attic/wcfxs.c,v
retrieving revision 1.84.2.10
retrieving revision 1.84.2.11
diff -u -d -r1.84.2.10 -r1.84.2.11
--- wcfxs.c     9 Jun 2005 15:46:48 -0000       1.84.2.10
+++ wcfxs.c     29 Jun 2005 21:35:38 -0000      1.84.2.11
@@ -2159,6 +2159,7 @@
        { 0xe159, 0x0001, 0xe159, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxs },
        { 0xe159, 0x0001, 0xb100, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxse },
        { 0xe159, 0x0001, 0xb1d9, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsi },
+       { 0xe159, 0x0001, 0xb119, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsi },
        { 0xe159, 0x0001, 0xa9fd, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsh },
        { 0xe159, 0x0001, 0xa8fd, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsh },
        { 0xe159, 0x0001, 0xa800, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsh },

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to