[Asterisk-cvs] zaptel wcfxs.c,1.84,1.85

markster at lists.digium.com markster at lists.digium.com
Mon Oct 11 22:28:27 CDT 2004


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

Modified Files:
	wcfxs.c 
Log Message:
Support alternate PCI ID's


Index: wcfxs.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wcfxs.c,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- wcfxs.c	15 Sep 2004 19:40:16 -0000	1.84
+++ wcfxs.c	12 Oct 2004 02:29:04 -0000	1.85
@@ -2124,6 +2124,8 @@
 	{ 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, 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