summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2009-11-09 19:45:51 +0000
committerShaun Ruffell <sruffell@digium.com>2009-11-09 19:45:51 +0000
commitda8d67d043e0a2146c4ce1f2c153d99ef206526b (patch)
tree3464ddee339829409d1d947212720ed507f6fe80
parent66f928fe9c04ee85a52a58eec4b80ac5100326a5 (diff)
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 #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 #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 #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 ........ git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/branches/2.2@7541 a0bf4364-ded3-4de4-8d8a-66a801d63aff
0 files changed, 0 insertions, 0 deletions