[dahdi-commits] seanbright: tools/trunk r7673 -	/tools/trunk/xpp/perl_modules/Dahdi/Hardware/
    SVN commits to the DAHDI project 
    dahdi-commits at lists.digium.com
       
    Wed Dec  9 10:22:41 CST 2009
    
    
  
Author: seanbright
Date: Wed Dec  9 10:22:37 2009
New Revision: 7673
URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=7673
Log:
Pick up the TCE400P if it is installed.
Modified:
    tools/trunk/xpp/perl_modules/Dahdi/Hardware/PCI.pm
Modified: tools/trunk/xpp/perl_modules/Dahdi/Hardware/PCI.pm
URL: http://svnview.digium.com/svn/dahdi/tools/trunk/xpp/perl_modules/Dahdi/Hardware/PCI.pm?view=diff&rev=7673&r1=7672&r2=7673
==============================================================================
--- tools/trunk/xpp/perl_modules/Dahdi/Hardware/PCI.pm (original)
+++ tools/trunk/xpp/perl_modules/Dahdi/Hardware/PCI.pm Wed Dec  9 10:22:37 2009
@@ -95,6 +95,7 @@
 
 	# # from wctc4xxp
 	'd161:3400'		=> { DRIVER => 'wctc4xxp', DESCRIPTION => 'Wildcard TC400P' },
+	'd161:8004'		=> { DRIVER => 'wctc4xxp', DESCRIPTION => 'Wildcard TCE400P' },
 
 	# Cologne Chips:
 	# (Still a partial list)
    
    
More information about the dahdi-commits
mailing list