summaryrefslogtreecommitdiff
path: root/pciradio.c
AgeCommit message (Collapse)Author
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-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-09-08Merged revisions 1431 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1431 | file | 2006-09-07 23:17:16 -0400 (Thu, 07 Sep 2006) | 2 lines Include moduleparam.h like every other module for certain 2.6 kernels (issue #7884 reported by iceberg13de) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1432 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-08Fixed problem with spinlocks crashing remote control I/Ojdixon
especially with the 2.6 kernel git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1109 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-05-20Merged revisions 1076 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1076 | kpfleming | 2006-05-20 07:55:29 -0500 (Sat, 20 May 2006) | 2 lines update module to work with kernels that don't include 2.4 module parameter compatibility macros (reported by tzafrir on asterisk-dev) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1077 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-10-04use pci_register_driver() on recent kernels (issue #5375, compatibility fix ↵kpfleming
only, no functional difference) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@791 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-09-08Fixed signalling problem with pciradio cardjim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@758 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-08-24Fixed update of rxsignalling status so that rxisoffhook parm worksjim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@745 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-08-22Re-added the mutex initializer for remotelockjim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@741 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-08-11Fix apparent typomarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@732 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-08-11Allowed for no rx response after transmit of serial datajim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@729 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-08-11Added driver support for UART output in VHDL on each channeljim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@728 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-07-25ensure _all_ drivers use unsigned ints for counterskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@706 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-06-17Fix build on x86_64markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@679 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-01-24Updated pciradio driver and VHDL to fix nasty bus access bug, and addedjim
diagnostic (raddiag). git-svn-id: http://svn.digium.com/svn/zaptel/trunk@572 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-01-15Correct order of includesmarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@560 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-01-15Fix build for 2.4 kernel (bug #3343)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@558 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-01-14Fix compile on older 2.6 kernels (bug #3334)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@555 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-01-13Fix for 2.6 module parm (bug #3321)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@546 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-12-22Changed out VHDL code so that interrupt handling would be much more efficientjim
and fully handle all functions git-svn-id: http://svn.digium.com/svn/zaptel/trunk@513 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-11-23Added input for UIO lines in vhdl and properly support exttone in driverjim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@501 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-11-21Added support files for new version of pciradio card and updates to driver.jim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@500 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-11-05Fixed bugs in pciradio.c and ztcfg.c regarding pciradio stuff.jim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@490 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-11-04Added support for Zapata Telephony Quad PCI Radio Interface card.jim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@489 5390a7c7-147a-4af0-8ec9-7488f05a26cb