summaryrefslogtreecommitdiff
path: root/zttranscode.c
AgeCommit message (Expand)Author
2007-02-07Merged revisions 2105 via svnmerge from kpfleming
2007-01-17move to better binary methodsmogorman
2006-12-22reverting previous change, somehow the previous patch was incomplete.mogorman
2006-12-19only clear pages that have been used, the real cause for problems.mogorman
2006-12-18John Sloan's fix for 64bit mode, but really I don't see how this code had wor...mogorman
2006-12-11updates for dynamic channel creation on transcoder card.mogorman
2006-08-22fix for kernel weirdness when transcode devices are closedkpfleming
2006-08-04add support for broader range of kernels.mogorman
2006-07-13mark memory pages used by transcoder as reservedkpfleming
2006-07-12and now... use the old mmap API properly (oops)kpfleming
2006-07-12use mmap API that is present in kernels < 2.6.10 when neededkpfleming
2006-07-05yet another header file installation location change... Zaptel headers are no...kpfleming
2006-06-24install zaptel.h and tonezone.h into /usr/include, not /usr/include/linux, si...kpfleming
2006-06-23add infrastructure for zaptel transcoderskpfleming