summaryrefslogtreecommitdiff
path: root/wctdm24xxp
AgeCommit message (Collapse)Author
2008-07-07Default ring debounce timer should be higher to properly catch calleridmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@4390 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-04-04Add support for AEX410mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@4136 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-04-04git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@4133 ↵mattf
5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-04-03svn merge -c4096 ↵sruffell
https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel/wctdm24xxp wctdm24xxp svn merge -c4096 https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel/wcte12xp wcte12xp svn cp https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel/voicebus.c . svn cp https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel/voicebus.h . svn cp https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel/fxo_modes.h . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@4129 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-04-03svn merge -c3012 https://origsvn.digium.com/svn/zaptel/branches/1.4 .sruffell
svn merge -c3701 https://origsvn.digium.com/svn/zaptel/branches/1.4 . svn merge -c3703 https://origsvn.digium.com/svn/zaptel/branches/1.4 . svn merge -c4050 https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@4128 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-19Make sure this check is made in 1.2 as wellmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@4025 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-03-14Update wctdm24xxp's VPMADT032 firmware to version 1.16mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3988 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-28minor cleanupskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3753 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-26enable this module to build against kernels < 2.6.9kpfleming
(issue #11523) Reported by: tzafrir git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3744 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-25get this branch to build against 2.6.24 kernel build system (similar to ↵kpfleming
r3706 from tzafrir for branch-1.4) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3741 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-23Make some echo canceller related parameters adjustable via module parametermattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3730 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-09Make sure G.165 EC disable tone detection is enabledmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3638 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-03Removing some left over debugging code.sruffell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3601 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-02Removed unneeded return value.sruffell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3594 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-02VPMADT032 stability changes for wctdm24xxp and wcte12xp:sruffell
- Remove double reads. - Wait for writes to complete before starting reads. - Optimize reads of multi-word register. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3592 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2008-01-02Move the release of VPMADT032 resources to after the interrupt handler has ↵sruffell
been freed. Closes a small window of opportunity for NULL pointer access at driver unload time. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3586 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-19Improve wcte12xp and wctdm24xxp drivers' tolerance to host system latencies.sruffell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3534 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-18Revert a change that has remained in my local copy.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3509 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-18xpp r5151:tzafrir
* xpd_pri: Basically ready. * PCM synchronization changes: - Each Astribank unit ticks independently. Each with its own PLL. - HOST synchronization is gone. Loading of xpp will no longer cause useless 250 ticks per second if you have no Astribank. - Synchronization from the zaptel sync master requires setting ZAPTEL as sync source (xpp_sync ZAPTEL). * rx_tasklet is now a parameter of the module xpp, rather than of xpp_usb. * New FPGA firmware: 5128 (1151) / 5122 (1141, 1131): - Fixes synchronization issues. - PRI module: E1 should now work. * perl module and utilities: - Modules no longer magically scan system on initialization. - Scanning is by calling explicit methods. - "Serial" has been renamed "Label". It is basically unique, but should be modifieble. - Some basic documentation of zaptel perl modules. * Default sort order of zt_registration is back to SORT_CONNCTOR. * zt_registration proc file now shows the number of span registered to if registered. Try: grep . /proc/xpp/XBUS-*/XPD-*/zt_registration * genzaptelconf: Allow using a custom command instead of /etc/init.d/asterisk to start/stop asterisk. * Fixed the typo "Slagish". git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3506 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-11Lower this to fix compatibility related bugsmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3441 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-11coding guidelines cleanupkpfleming
report results of failure to initialize a VPMADT032 module all the way up the process, so that a card with a failed VPM won't be left in a partially-operational state clean up early exits from wctdm_init_one() to undo all previously completed steps git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3430 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-11Make sure we wait long enough for the VPMADT032 to boot before we interact ↵mattf
with it again git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3407 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-08Add GPL disclaimers to some headers without themmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3370 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-08revert a change that was not necessarykpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3368 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-08clean up firmware handling across wct4xxp, wctc4xxp, wctdm24xxp and wcte12xp ↵kpfleming
drivers to use consistent methods add non-hotplug firmware loading support to wctdm24xxp and wcte12xp add license and copyright headers to various files that did not have them clean up header inclusion in some files git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3365 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-06Don't mangle old value of this register. Just set it without the reset bit setmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3321 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-21Add new product supportmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3243 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-06Cross port fxo line voltage monitoring patch from wctdm to wctdm24xxpmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3215 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-26Another clock polarity update. To fix garbage audio on some systems with ↵mattf
the wctdm24xxp driver and VPMADT032 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3188 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-10-12Fix for false power alarms, as well as a clock polarity issuemattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3132 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-15Should apply this separatelymattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3040 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-09-15This patch was not thought out well enough. Get rid of it for now (CAS ↵mattf
signalling conflicts...) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3039 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-23Increase CWCID reliability on analog modules significantly. (although if you ↵mattf
have problems with pulse dialing on high REN loads, see the comment to revert the value back to its previous value). Thanks Kinsey and Rick. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2940 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-21Allow wctdm24xxp to compile on a 2.4 based kernelmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2923 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16Remove some unused variables from compilationmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2861 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16Fix for when voicebus based cards stop taking interrupts on some systemsmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2857 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16Make sure the gain adjustment is only done if the VPM100M is presentmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2852 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-10Make sure we permit MRM commandsmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2829 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-27Minor message removalmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2781 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-20Add new 2.6.22 api updatesmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2765 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-20New product support, new echo canceler and new boardsmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2761 5390a7c7-147a-4af0-8ec9-7488f05a26cb