summaryrefslogtreecommitdiff
path: root/wctdm24xxp.c
AgeCommit message (Collapse)Author
2007-02-16Merged revisions 2167 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2167 | mattf | 2007-02-16 16:18:41 -0600 (Fri, 16 Feb 2007) | 10 lines Merged revisions 2166 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2166 | mattf | 2007-02-16 16:14:48 -0600 (Fri, 16 Feb 2007) | 2 lines Fix detection of second single port modules so it actually works now. ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2168 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-02Commit some old changes to driver that were overlookedmattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2083 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-31Merged revisions 2044 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2044 | kpfleming | 2007-01-31 08:12:37 -0600 (Wed, 31 Jan 2007) | 12 lines Merged revisions 2043 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2043 | kpfleming | 2007-01-31 08:06:34 -0600 (Wed, 31 Jan 2007) | 4 lines fix up author email addresses use the kernel's built-in support for module aliases instead of manually doing it in modprobe.conf or equivalent add wctdm8xxp alias for wctdm24xxp ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2045 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-26Fix driver name in driver to original.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1983 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-25Make sure we don't disable VPM support by default.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1973 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-25Remove debug code.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1972 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-25Add additional product support.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1970 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-23Merged revisions 1937 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1937 | mattf | 2007-01-23 15:49:15 -0600 (Tue, 23 Jan 2007) | 11 lines Merged revisions 1936 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1936 | mattf | 2007-01-23 15:28:14 -0600 (Tue, 23 Jan 2007) | 3 lines Make sure we don't clear the interrupt before we might have received it in shared interrupt line scenarios. ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1938 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-23Merged revisions 1921 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1921 | kpfleming | 2007-01-23 09:29:28 -0600 (Tue, 23 Jan 2007) | 10 lines Merged revisions 1920 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1920 | kpfleming | 2007-01-23 09:25:42 -0600 (Tue, 23 Jan 2007) | 2 lines clean up various compiler warnings ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1922 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-11Merged revisions 1698 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1698 | kpfleming | 2006-12-11 12:31:12 -0600 (Mon, 11 Dec 2006) | 10 lines Merged revisions 1697 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1697 | kpfleming | 2006-12-11 12:27:15 -0600 (Mon, 11 Dec 2006) | 2 lines kernel 2.6.19 API changes compatibility ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1699 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-26Merged revisions 1536 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1536 | kpfleming | 2006-10-25 19:03:22 -0500 (Wed, 25 Oct 2006) | 15 lines Merged revisions 1534-1535 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1534 | kpfleming | 2006-10-25 18:54:41 -0500 (Wed, 25 Oct 2006) | 2 lines do ProSLIC 3215 check properly ........ r1535 | kpfleming | 2006-10-25 19:00:31 -0500 (Wed, 25 Oct 2006) | 2 lines do ProSLIC 3215 check properly in this driver too ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1537 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-02Merged revisions 1490 via svnmerge from mogorman
https://svn.digium.com/svn/zaptel/branches/1.4 ........ r1490 | mogorman | 2006-10-02 18:50:44 -0500 (Mon, 02 Oct 2006) | 2 lines add support for setting gain registers on the fxo and fxs modules. ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1491 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-05yet another header file installation location change... Zaptel headers are ↵kpfleming
now installed into /usr/include/zaptel, not /usr/include git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1200 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-24install zaptel.h and tonezone.h into /usr/include, not /usr/include/linux, ↵kpfleming
sinc e they are used much more by userspace apps than by kernel modules remove any old copies of those headers remove README.udev, since it no longer applies git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1172 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-08Added support for QRV radio daughterboard (in wctdm24xxp) and fixed compilejdixon
warning in pciradio. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1108 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-01Fix small printk that should only come up in debugmarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1103 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-31Merged revisions 1101 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1101 | kpfleming | 2006-05-31 14:42:45 -0500 (Wed, 31 May 2006) | 2 lines minor typo in error message ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1102 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-31Implement native bridging on TDM2400Pmarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1099 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-04-19Merged revisions 1004 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1004 | kpfleming | 2006-04-19 16:18:02 -0500 (Wed, 19 Apr 2006) | 2 lines this product is no longer a prototype :-) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1005 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-03-04Slightly increase the debounce on ring and actually use the value properlymarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@977 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-02-10More updates for VPM Rev Bmarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@941 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-01-31Merged revisions 927 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r927 | markster | 2006-01-31 00:38:05 -0600 (Tue, 31 Jan 2006) | 3 lines Fix compile warning in tdm2400p and make sure dmactrl is updated if vpm detected. ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@928 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-01-31Merged revisions 907,922 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r907 | russell | 2006-01-17 22:52:46 -0600 (Tue, 17 Jan 2006) | 2 lines remove extremely old ChangeLog ... they will now only exist in tags ........ r922 | markster | 2006-01-30 19:26:56 -0600 (Mon, 30 Jan 2006) | 2 lines Add support for VPM100M Rev B ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@923 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-12-22adjust input/output signals from FXO modules that were too highkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@873 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-12-16Merged revisions 859 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r859 | kpfleming | 2005-12-15 18:16:59 -0600 (Thu, 15 Dec 2005) | 3 lines remove some debugging #if statements dont force cardflag on for modules that are not present (so applications can't try to open non-existent ports) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@860 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-12-04Expand VBat with heavy ringing for maximum ring voltage, don't use markster
boostringer by default in wctdm24xxp git-svn-id: http://svn.digium.com/svn/zaptel/trunk@847 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-12-03Support fast (25Hz) Ringermarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@845 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-11-29remove extraneous svn:executable propertieskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@837 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-11-16Add wctdm24xxp driver! (woo hoo!!)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@818 5390a7c7-147a-4af0-8ec9-7488f05a26cb