summaryrefslogtreecommitdiff
path: root/zttranscode.c
AgeCommit message (Collapse)Author
2007-02-07Merged revisions 2105 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2105 | kpfleming | 2007-02-07 13:55:41 -0600 (Wed, 07 Feb 2007) | 10 lines Merged revisions 2103 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2103 | kpfleming | 2007-02-07 13:52:29 -0600 (Wed, 07 Feb 2007) | 2 lines include headers we need... new kernel releases won't do it for us ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2106 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-17move to better binary methodsmogorman
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1839 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-22reverting previous change, somehow the previous patch was incomplete.mogorman
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1760 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-19only clear pages that have been used, the real cause for problems.mogorman
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1744 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-18John Sloan's fix for 64bit mode, but really I don't see how this code had ↵mogorman
worked before.... git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1737 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-11updates for dynamic channel creation on transcoder card.mogorman
from jsloan's branch git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1703 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-22fix for kernel weirdness when transcode devices are closedkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1342 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-04add support for broader range of kernels.mogorman
patch provided by bug 7579 thanks corydon git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1258 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-13mark memory pages used by transcoder as reservedkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1221 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-12and now... use the old mmap API properly (oops)kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1220 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-12use mmap API that is present in kernels < 2.6.10 when neededkpfleming
fix address assignment for mmap in more recent kernels git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1219 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-23add infrastructure for zaptel transcoderskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1162 5390a7c7-147a-4af0-8ec9-7488f05a26cb