Commit Graph

4 Commits

Author SHA1 Message Date
Shaun Ruffell
64533f9b18 wct4xxp: Update span-local struct with timing info
dahdi_tool was incorrectly reporting all spans to be in local timing
mode. This is because the driver tracks which span it's timing syncs to,
within the card local struct "wc". We have to manually go through and
copy timing updates to the span local structs because this is what
dahdi_tool actually reads.

dahdi-526

Origin: http://svnview.digium.com/svn/dahdi?view=rev&rev=9312

git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/branches/2.4@9654 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2011-01-21 05:27:24 +00:00
Shaun Ruffell
6725b44af7 Turning on merge tracking.
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/branches/2.4@9653 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2011-01-21 05:23:14 +00:00
Shaun Ruffell
ed089da04b Creating 2.4 branch.
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/branches/2.4@9652 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2011-01-21 04:44:02 +00:00
Shaun Ruffell
bf3fe05dfb wct4xxp: Moving the transmit short detection behind debug module param.
This needs some more testing before it's on by default.  If the card is
otherwise functioning, these messages may be confusing to the user.  If
the card is not functioning, the driver can be reloaded with debug to
check for this condition.

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

git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9205 a0bf4364-ded3-4de4-8d8a-66a801d63aff
branched-2.4
2010-08-27 21:59:27 +00:00