From cbdfa97b0f20211be0ba6ec9c9087307129ce51e Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Thu, 2 Jul 2009 20:59:59 +0000 Subject: Add the TC400P trascoder card to our hardware list (seanbright) git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@6823 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- xpp/perl_modules/Dahdi/Hardware/PCI.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xpp/perl_modules') diff --git a/xpp/perl_modules/Dahdi/Hardware/PCI.pm b/xpp/perl_modules/Dahdi/Hardware/PCI.pm index fcefb3a..3e8db2f 100644 --- a/xpp/perl_modules/Dahdi/Hardware/PCI.pm +++ b/xpp/perl_modules/Dahdi/Hardware/PCI.pm @@ -93,6 +93,9 @@ my %pci_ids = ( '10b5:d00d' => { DRIVER => 'tor2', DESCRIPTION => 'Tormenta 2 Quad T1/PRI or E1/PRA' }, '10b5:4000' => { DRIVER => 'tor2', DESCRIPTION => 'Tormenta 2 Quad T1/E1 (non-Digium clone)' }, + # # from wctc4xxp + 'd161:3400' => { DRIVER => 'wctc4xxp', DESCRIPTION => 'Wildcard TC400P' }, + # Cologne Chips: # (Still a partial list) '1397:08b4/1397:b556' => { DRIVER => 'wcb4xxp', DESCRIPTION => 'Junghanns DuoBRI ISDN card' }, -- cgit v1.2.3