summaryrefslogtreecommitdiff
path: root/zttranscode.c
AgeCommit message (Collapse)Author
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