Summary: | DAHLIN-00233: [patch] LEDS on TDM410 faceplate do not function. | ||
Reporter: | Shaun Ruffell (sruffell) | Labels: | |
Date Opened: | 2011-03-08 12:01:55.000-0600 | Date Closed: | 2011-03-15 14:15:42 |
Priority: | Minor | Regression? | No |
Status: | Closed/Complete | Components: | wctdm24xxp |
Versions: | 2.4.1 | Frequency of Occurrence | |
Related Issues: | |||
Environment: | Attachments: | ( 0) wctdm24xxp-Fix-regression-with-LEDS-on-TDM410-2.4.patch ( 1) wctdm24xxp-Fix-regression-with-LEDS-on-TDM410-trunk.patch | |
Description: | 2.4.1 introduces a regression where the LEDS on the TDM410 do not light. | ||
Comments: | By: Shaun Ruffell (sruffell) 2011-03-08 12:06:05.000-0600 I've uploaded two patches (one for trunk and one for the 2.4 branch) that I believe resolve this issue. Make sure you use 'patch -p1' if you want to apply them. By: Digium Subversion (svnbot) 2011-03-15 14:06:07 Repository: dahdi Revision: 9827 U linux/trunk/drivers/dahdi/wctdm24xxp/base.c U linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h ------------------------------------------------------------------------ r9827 | sruffell | 2011-03-15 14:06:06 -0500 (Tue, 15 Mar 2011) | 9 lines wctdm24xxp: Fix regression with LEDS on TDM410. r9720 disabled the LEDs on the front panel of the TDM410. This commit restores the behavior and clarify which part of the TDM410 eframes control the LED operation. (closes issue DAHLIN-233) Signed-off-by: Shaun Ruffell <sruffell@digium.com> ------------------------------------------------------------------------ http://svn.digium.com/view/dahdi?view=rev&revision=9827 By: Digium Subversion (svnbot) 2011-03-15 14:15:42 Repository: dahdi Revision: 9828 U linux/branches/2.4/drivers/dahdi/wctdm24xxp/base.c U linux/branches/2.4/drivers/dahdi/wctdm24xxp/wctdm24xxp.h ------------------------------------------------------------------------ r9828 | sruffell | 2011-03-15 14:15:41 -0500 (Tue, 15 Mar 2011) | 11 lines wctdm24xxp: Fix regression with LEDS on TDM410. r9720 disabled the LEDs on the front panel of the TDM410. This commit restores the behavior and clarify which part of the TDM410 eframes control the LED operation. (closes issue DAHLIN-233) Signed-off-by: Shaun Ruffell <sruffell@digium.com> Origin: http://svnview.digium.com/svn/dahdi?view=rev&rev=9827 ------------------------------------------------------------------------ http://svn.digium.com/view/dahdi?view=rev&revision=9828 |