[asterisk-bugs] [DAHDI-linux 0010601]: Function dahdi_register should get a Linux 2.6 module and dahdi_unregister put

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Nov 9 13:51:44 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=10601 
====================================================================== 
Reported By:                Matti
Assigned To:                sruffell
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   10601
Category:                   NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     closed
JIRA:                        
Reviewboard Link:            
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2007-08-30 00:40 CDT
Last Modified:              2009-11-09 13:51 CST
====================================================================== 
Summary:                    Function dahdi_register should get a Linux 2.6
module and dahdi_unregister put
Description: 
Function zt_register should get a and function zt_unregister put a Linux
2.6 module. Module zaptel can call functions of registered modules and it
would be cleaner if zaptel itself took care of the modules not unloading
and leaving stale function pointers.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0012606 zaptel.init: Unloading kernel modules w...
====================================================================== 

---------------------------------------------------------------------- 
 (0113451) svnbot (reporter) - 2009-11-09 13:51
 https://issues.asterisk.org/view.php?id=10601#c113451 
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 7541

_U  linux/branches/2.2/

------------------------------------------------------------------------
r7541 | sruffell | 2009-11-09 13:51:41 -0600 (Mon, 09 Nov 2009) | 48 lines

Blocked revisions 6791,6794,6797,6926,6967 via svnmerge

........
  r6791 | kpfleming | 2009-06-29 15:05:43 -0500 (Mon, 29 Jun 2009) | 12
lines
  
  Improve MMX safety for DAHDI echo cancellers on 32-bit x86 systems.
  
  Replaces the standard kernel FPU save/restore operations with custom
written
  versions for 32-bit x86 CPUs, which have been tested to be reliable and
safe
  to use.
  
  (closes issue https://issues.asterisk.org/view.php?id=13500)
  Reported by: tzafrir
  Patches:
        dahdi_mmx_fix.diff uploaded by tzafrir (license 46)
........
  r6794 | sruffell | 2009-06-29 15:56:07 -0500 (Mon, 29 Jun 2009) | 9
lines
  
  dahdi-base: Enable DAHDI to manage the reference counts for the board
drivers.
  
  Adds a struct module 'owner' member to the dahdi_span structure and
updates
  all the board drivers to set this member before registering the span. 
This
  allows the core of dahdi to maintain the reference counts on the
channels
  itself.
  
  (closes issue https://issues.asterisk.org/view.php?id=10601)
  Reported by: Matti
........
  r6797 | sruffell | 2009-06-29 17:44:54 -0500 (Mon, 29 Jun 2009) | 3
lines
  
  wcte11xp: Set the owner field of the dahdi_span before registration.
  
  (related to issue https://issues.asterisk.org/view.php?id=10601)
........
  r6926 | sruffell | 2009-08-04 11:22:17 -0500 (Tue, 04 Aug 2009) | 1 line
  
  wctdm24xxp: We no longer need to keep our own reference count.
........
  r6967 | tzafrir | 2009-08-11 23:49:47 -0500 (Tue, 11 Aug 2009) | 7 lines
  
  xpp: Don't check for the 'owner' field too soon
  
  The owner field should only tested after the low-level driver 
  pre-registration method is called.
  
  xpp rev: 7287
........

------------------------------------------------------------------------

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-09 13:51 svnbot         Checkin                                      
2009-11-09 13:51 svnbot         Note Added: 0113451                          
======================================================================




More information about the asterisk-bugs mailing list