[asterisk-bugs] [DAHDI-linux 0018184]: [patch] FXS Module detection fails

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Oct 25 13:26:22 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18184 
====================================================================== 
Reported By:                bsexton
Assigned To:                
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   18184
Category:                   wctdm24xxp
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     acknowledged
JIRA:                        
Reviewboard Link:            
====================================================================== 
Date Submitted:             2010-10-22 01:36 CDT
Last Modified:              2010-10-25 13:26 CDT
====================================================================== 
Summary:                    [patch] FXS Module detection fails
Description: 
The portion of the wctdm24xxp driver that does a check of reg1 to ensure
that it has a value of 0x88 causes the driver to fail to load for my fxs
modules. The card and modules that I have were purchased on Ebay. The cards
I have return a value of 0x08 during the module detection phase causing the
driver to not recognize my FXS modules. The cards work find with all
versions of DAHDI/ZAP that were released prior to the inclusion of this
code in the driver. Patching the driver to allow either 0x88 or 0x08 allows
me to use DAHDI version 2.4.0 with no issues.
====================================================================== 

---------------------------------------------------------------------- 
 (0128389) svnbot (reporter) - 2010-10-25 13:26
 https://issues.asterisk.org/view.php?id=18184#c128389 
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 9456

U   linux/trunk/drivers/dahdi/wctdm24xxp/base.c

------------------------------------------------------------------------
r9456 | sruffell | 2010-10-25 13:26:20 -0500 (Mon, 25 Oct 2010) | 11 lines

wctdm24xxp: Detect FXS modules based on the 3210 SLIC.

Fixes a regression introduced in revision 5916 where FXS modules based
on the 3210 were not properly detected.

(closes issue https://issues.asterisk.org/view.php?id=18184)
Reported by: bsexton
Patches:
      dahdi-fxo-detect.diff uploaded by bsexton (license 1133)

Signed-off-by: Shaun Ruffell <sruffell at digium.com>
------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=9456 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-10-25 13:26 svnbot         Checkin                                      
2010-10-25 13:26 svnbot         Note Added: 0128389                          
======================================================================




More information about the asterisk-bugs mailing list