[svn-commits] tzafrir: branch tools/2.3 r8959 - in /tools/branches/2.3: ./ xpp/perl_modules...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Jul 21 05:06:32 CDT 2010


Author: tzafrir
Date: Wed Jul 21 05:06:29 2010
New Revision: 8959

URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=8959
Log:
Extra PCI IDs for Junghanns PCI-E card (dahdi-perl)

Merged revisions 8854 via svnmerge from 
http://svn.digium.com/svn/dahdi/tools/trunk

Modified:
    tools/branches/2.3/   (props changed)
    tools/branches/2.3/xpp/perl_modules/Dahdi/Hardware/PCI.pm

Propchange: tools/branches/2.3/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Wed Jul 21 05:06:29 2010
@@ -1,1 +1,1 @@
-/tools/trunk:1-8509,8528-8529,8535,8580,8589,8630,8638,8741,8827
+/tools/trunk:1-8509,8528-8529,8535,8580,8589,8630,8638,8741,8827,8854

Modified: tools/branches/2.3/xpp/perl_modules/Dahdi/Hardware/PCI.pm
URL: http://svnview.digium.com/svn/dahdi/tools/branches/2.3/xpp/perl_modules/Dahdi/Hardware/PCI.pm?view=diff&rev=8959&r1=8958&r2=8959
==============================================================================
--- tools/branches/2.3/xpp/perl_modules/Dahdi/Hardware/PCI.pm (original)
+++ tools/branches/2.3/xpp/perl_modules/Dahdi/Hardware/PCI.pm Wed Jul 21 05:06:29 2010
@@ -111,6 +111,7 @@
 	'1397:08b4/1397:b556'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'Junghanns DuoBRI ISDN card' },
 	'1397:08b4/1397:b520'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'Junghanns QuadBRI ISDN card' },
 	'1397:08b4/1397:b550'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'Junghanns QuadBRI ISDN card' },
+	'1397:08b4/1397:b752'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'Junghanns QuadBRI ISDN PCI-E card' },
 	'1397:16b8/1397:b552'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'Junghanns OctoBRI ISDN card' },
 	'1397:16b8/1397:b55b'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'Junghanns OctoBRI ISDN card' },
 	'1397:08b4/1397:e884'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'OpenVox B200P' },




More information about the svn-commits mailing list