[asterisk-bugs] [DAHDI-linux 0013897]: [patch] Support for generic HFC-4S cards

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jun 15 09:44:14 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=13897 
====================================================================== 
Reported By:                tzafrir
Assigned To:                tzafrir
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   13897
Category:                   wcb4xxp
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
====================================================================== 
Date Submitted:             2008-11-13 16:17 CST
Last Modified:              2009-06-15 09:44 CDT
====================================================================== 
Summary:                    [patch] Support for generic HFC-4S cards
Description: 
A patch to add some basic support of other HFC-4S -based PCI cards (such as
the ones made by Junghanns). 

Status: gets rid of the echo canceller messages when not needed, but still
needs work.

Specifically:
* It adds too broad a range of cards (which also include bero.net cards) 
* The range may include some 2-ports cards, which will probably not work.

Not yet tested to work, though it it is at least configured.

====================================================================== 

---------------------------------------------------------------------- 
 (0106399) xelinaf (reporter) - 2009-06-15 09:44
 https://issues.asterisk.org/view.php?id=13897#c106399 
---------------------------------------------------------------------- 
@heruan:
Does your card work with other ISDN drivers (e.g. mISDN or CAPI)?

Maybe it is hardware problem and not connected to the DAHDI driver:

Check the PCI latencies of your other(!) PCI cards. They must not block
your PCI bus for too long, else the HFC chip gets stucked:
'lspci -vv' shows the latencies. It should not be above 32 for any card.

In order to reduce the latencies, there should be an option in the BIOS
"PCI latency timer". Nevertheless there are some buggy BIOS, which do not
set the latency for every PCI device.
In that case you can set the latency manually:
setpci -vv -s <your device> latency_timer=<latency in hex>
e.g. 'setpci -vv -s 00:11.7 latency_timer=20' 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-15 09:44 xelinaf        Note Added: 0106399                          
======================================================================




More information about the asterisk-bugs mailing list