[Asterisk-cvs] zaptel wcfxs.c,1.85,1.86
markster at lists.digium.com
markster at lists.digium.com
Thu Oct 14 15:50:26 CDT 2004
Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv14349
Modified Files:
wcfxs.c
Log Message:
Add another missing subvendor id
Index: wcfxs.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wcfxs.c,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- wcfxs.c 12 Oct 2004 02:29:04 -0000 1.85
+++ wcfxs.c 14 Oct 2004 19:50:46 -0000 1.86
@@ -2124,6 +2124,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, 0xa9fd, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsh },
+ { 0xe159, 0x0001, 0xa8fd, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsh },
{ 0xe159, 0x0001, 0xa908, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsh },
{ 0xe159, 0x0001, 0xa901, PCI_ANY_ID, 0, 0, (unsigned long) &wcfxsh },
{ 0 }
More information about the svn-commits
mailing list