[Pkg-voip-commits] [dahdi-tools] 08/285: Dahdi::Hardware: Support beroNet BN4S0e PCI Express card

tzafrir at debian.org tzafrir at debian.org
Thu Jul 7 19:18:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master
in repository dahdi-tools.

commit a3ae25141ac3d53f997d8519db28fdc19a49ae73
Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
Date:   Wed Oct 20 18:02:35 2010 +0000

    Dahdi::Hardware: Support beroNet BN4S0e PCI Express card
    
    Add extra PCI IDs to support "beroNet BN4S0e PCI Express 4x S0 Karte".
    
    Origin: http://bugs.debian.org/600839
    
    
    git-svn-id: http://svn.astersk.org/svn/dahdi/tools/trunk@9452 17933a7a-c749-41c5-a318-cba88f637d49
---
 xpp/perl_modules/Dahdi/Hardware/PCI.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/xpp/perl_modules/Dahdi/Hardware/PCI.pm b/xpp/perl_modules/Dahdi/Hardware/PCI.pm
index 1a4e36d..33ab8a5 100644
--- a/xpp/perl_modules/Dahdi/Hardware/PCI.pm
+++ b/xpp/perl_modules/Dahdi/Hardware/PCI.pm
@@ -119,6 +119,7 @@ my %pci_ids = (
 	'1397:16b8/1397:e998'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'OpenVox B800P' },
 	'1397:08b4/1397:b566'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'BeroNet BN2S0' },
 	'1397:08b4/1397:b560'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'BeroNet BN4S0' },
+	'1397:08b4/1397:b762'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'BeroNet BN4S0 PCI-E card' },
 	'1397:16b8/1397:b562'	=> { DRIVER => 'wcb4xxp', DESCRIPTION => 'BeroNet BN8S0' },
 	'1397:08b4'		=> { DRIVER => 'qozap', DESCRIPTION => 'Generic Cologne ISDN card' },
 	'1397:16b8'		=> { DRIVER => 'qozap', DESCRIPTION => 'Generic OctoBRI ISDN card' },

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/dahdi-tools.git



More information about the Pkg-voip-commits mailing list