dahdi-linux/drivers/dahdi/voicebus
Shaun Ruffell da2406db64 wcte12xp, wctdm24xxp: Force local interrupts off in the interrupt handler.
r10066 "wctdm24xxp, wcte12xp: Run the ISR with interrupts disabled."
requested that the interrupt handler be run in "fast" mode (disabled)
but this isn't necessarily guaranteed.

This patch makes the interrupt handler itself disable all the interrupts.
Linux commit 470c66239ef0336429b35345f3f615d47341e13b [1] contains a comment
about why this is necessary.

[1] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=470c66239ef03364

(closes issue DAHLIN-248)
Reported-and-Tested-by: Vladimir Mikhelson <vlad@mikhelson.com>
Signed-off-by: Shaun Ruffell <sruffell@digium.com>

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

git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/branches/2.5@10119 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2011-08-12 16:06:28 +00:00
..
GpakApi.c wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
GpakApi.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
GpakCust.c wcte12xp, wctdm24xxp: Separate test for VPMADT032 and initialization. 2011-06-02 20:02:28 +00:00
GpakCust.h wctdm24xxp: Hold the reglock longer in the interrupt handler. 2011-06-02 20:03:20 +00:00
gpakenum.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
gpakErrs.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
GpakHpi.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
Kbuild wcte12xp, wctdm24xxp: Add support for the VPMOCT032 hardware echocanceler. 2011-06-28 22:28:53 +00:00
Makefile wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
voicebus_net.c wctc4xxp, wcte12xp, wctdm24xxp: Remove check for HAVE_NETDEV_PRIV 2011-08-11 19:56:14 +00:00
voicebus_net.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
voicebus.c wcte12xp, wctdm24xxp: Force local interrupts off in the interrupt handler. 2011-08-12 16:06:28 +00:00
voicebus.h wcte12xp, wctdm24xxp: decriptor_list.count does not need to be atomic. 2011-04-04 16:25:47 +00:00
vpmadtreg.c wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
vpmadtreg.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
vpmoct.c wcte12xp, wctdm24xxp: Load VPMOCT032 firmware in background. 2011-06-28 22:29:00 +00:00
vpmoct.h wcte12xp, wctdm24xxp: Load VPMOCT032 firmware in background. 2011-06-28 22:29:00 +00:00