summaryrefslogtreecommitdiff
path: root/wctc4xxp
AgeCommit message (Collapse)Author
2008-02-05Fix a build issue pointed out by Dovid on #asteriskqwell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3804 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-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
2007-12-10remove explicit references to 5.3kb/s mode in wctc4xxp driver, as the driver ↵kpfleming
can now accept both 5.3kb/s and 6.3kb/s (but will still only generate 6.3kb/s) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3389 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-07revert a change that caused some problems and wasn't necessarykpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3346 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-12-06make the TC400B driver tolerant of incoming G.723.1 frames in all possible ↵kpfleming
formats (6.3kb/s, 5.3kb/s and SID) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3327 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-21Transcoder driver updates. Fixes G.723 no audio issues with latest driversmattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3241 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-11-03Major update for tc4xxp driver. Fixes many outstanding issues related to ↵mattf
channel lockups, etc. It also raises the maximum channel count for g.729 to 120 channels. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3209 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-19update to 2.6.22 request_irq() flagskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2756 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-19convert a few drivers over to current PCI module registration functionkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2754 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-12Corrected test codejsloan
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2644 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-12Added new PCI device IDjsloan
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2642 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-11Revert earlier erred commitjsloan
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2625 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-11Added new PCI device IDjsloan
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2624 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-11Fixed SMP bugs on quad processor machines. Reduced memory usagejsloan
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2621 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-07make the workqueue usage compatible with 2.6.20 kernelkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2104 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-06revert transcoder driver to last version that passed PQ testing... improved ↵kpfleming
version will come back once testing has been completed and bugs are found/fixed git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2092 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-01revert some code that appears to be causing crasheskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2078 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-01add support for Digium's High Performance Echo Cancellerkpfleming
rework the top-level Makefile so kernel 2.6 modules are built by a dedicated Makefile git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2076 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-31clean up wctc4xxp directory during 'make clean'kpfleming
adjust zt_transcoder_hdr padding to account for removed fields git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2073 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-31running out of cmdq entries is not a "debug" message, it's an errorkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2061 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-31add compatibility for kernels pre-2.6.10kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2060 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-31make it simpler for existing userspace apps to use the new zaptel.h that ↵kpfleming
requires linux/types.h git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2059 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-31merge support for the Digium TC400B hardware transcoderkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2057 5390a7c7-147a-4af0-8ec9-7488f05a26cb