dahdi-linux/drivers/dahdi/voicebus
Shaun Ruffell 77dfe92f26 wcte12xp, wctdm24xxp: Separate test for VPMADT032 and initialization.
Part of increasing system startup speed.

Splitting these two operations facilitate checking if there is a module
present synchronously on driver load from the actual load of the firmware and
configuration of the channels.

This will allow the presence of the VPM module to be flagged on the span
before registration, but load and configuration can happen in the background.
When the modules are eventually loaded via udev, there will be enough time
from the time the drivers are loaded to when dahdi_cfg will run to complete
the firmware load, eliminating the need to block the driver here.

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

git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9951 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2011-06-02 20:02: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 wcte12xp, wctdm24xxp: Separate test for VPMADT032 and initialization. 2011-06-02 20:02:28 +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 wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
Makefile wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
voicebus_net.c voicebus: Update the network debug device to use dma_pools. 2011-04-04 16:24:33 +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: decriptor_list.count does not need to be atomic. 2011-04-04 16:25:47 +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