summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-07-26Allow zaptel to compile on 2.4 kernelstilghman
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1247 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-26tweak the Makefile so that if no kernel modules are selected, it doesn't do anyrussell
checks looking for kernel sources so that the zaptel utilities can be built without any kernel sources installed (issue #7594, jcollie) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1246 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-19add menuselect_stub.c to deps listrussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1245 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-19Merged revisions 1243 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1243 | file | 2006-07-19 09:50:58 -0400 (Wed, 19 Jul 2006) | 2 lines Only use hotplug firmware loading if the kernel has support for it ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1244 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-16remove useless extern qualifierskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1239 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-16Merged revisions 1235 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1235 | kpfleming | 2006-07-15 19:12:55 -0500 (Sat, 15 Jul 2006) | 2 lines eliminate compiler warning ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1238 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-16Merged revisions 1236 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1236 | file | 2006-07-15 19:16:13 -0500 (Sat, 15 Jul 2006) | 2 lines Minor Makefile adjustment for installing the firmware ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1237 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-15Merged revisions 1233 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1233 | file | 2006-07-15 15:26:53 -0500 (Sat, 15 Jul 2006) | 2 lines Add support for loading the VPM450M firmware using hotplug from userspace. ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1234 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-14NULLify pointers to /proc files after removing them (so anyone who tries to tzafrir
access them afterwards causes iimmediate Oops instead of unknown behaviour). git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1225 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-14genzaptelconf: Fix version stringstzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1224 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-13More documentation updates....mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1223 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-13Updates to b410p documentationmattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1222 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-11fix so this will buildkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1218 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-11final attempt at making some simple logic work correctlykpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1217 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-11fix error on make install (issue #7519, fix by Seb7)russell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1216 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-10* Fix currents handling in driver.tzafrir
* genzaptelconf: A simpler wait_for_xpp using new proc wait_for_xpds * genzaptelconf: fixed confusion between framing and coding for E1/{il/nl} git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1215 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-10Updates for the b410p documentationmattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1214 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-10don't try to install ztcfg if it wasn't builtkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1213 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-08just #include "zaptel.h". No STANDALONE_ZAPATA or other strange stuff.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1211 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-07remove duplicate removal of fw2hrussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1210 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-07don't abort if cleaning the menuselect dir doesn't workkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1209 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-07Blocked revisions 1206 via svnmergerussell
........ r1206 | russell | 2006-07-07 14:03:59 -0400 (Fri, 07 Jul 2006) | 2 lines merge vpm450m support ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1208 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-07Merged revisions 1205 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1205 | file | 2006-07-07 14:02:39 -0400 (Fri, 07 Jul 2006) | 2 lines Add missing TDM400 PCI definition (issue #7502 reported by chozian) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1207 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-06Tons of updates to the Astribank (xpp) driver:tzafrir
* xpd_fxo.ko (FXO span) is now operational * Remove obsolete .inc initialization files (we use user-space init) * Added an install target to the utils dir. * Updated README.Astribank accordingly. * Using RBS signalling, as caller ID did not work well otherwise. * Better handling of USB protocol errors. * Fixed some procfs-related races. * per-card-module ioctls. * fxotune support. * opermode support (set through /etc/default/zaptel for now) * Userspace initialization script can also read registers. * Power calibration works (and implemented in perl) * some fine-tuning to the regster initialization parameters. * Leds turn on before registration and turn off after it. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1204 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-05solves an overflow issue with elpased time. frommogorman
bug 7264 git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1203 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-05fix Makefile for static /dev userskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1202 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-05make sure users of tonezone.h can deal with new installation locationkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1201 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-07-01have menuselect output which modules and utitiles *not* to buildrussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1199 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-29remove_on_change for utilitiesrussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1198 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-29merge torisa.h into zaptel.hkpfleming
remove any installed copies of torisa.h during 'make install' git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1197 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-29fix make update for Qwell :)russell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1196 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-28make all of the modules build by defaultrussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1195 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-28build ztdummy by defaultrussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1194 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-28remove the correct files when the selection of zttranscode changesrussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1193 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-28add some remove_on_change stuffrussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1192 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-28allow menuselect to be a symlink to a checkoutrussell
(last part of issue #7436, Corydon76) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1191 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-28fix the Makefile to reflect the change in makeopts.xmlrussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1190 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-28fix the name of the xpp modulerussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1189 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-28Merged revisions 1187 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1187 | file | 2006-06-28 16:13:20 -0300 (Wed, 28 Jun 2006) | 2 lines Add Xorcom Astribank per tzafrir's request ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1188 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-28Merged revisions 1185 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1185 | file | 2006-06-28 15:22:25 -0300 (Wed, 28 Jun 2006) | 2 lines Add the TDM2400P to the sysconfig file (issue #7441 reported by mrobinson) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1186 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-28And Malcom said... let there be E1 support once again!file
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1184 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-26more .PHONY targetsrussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1183 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-26list version.h as a .PHONY target instead of using FORCErussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1182 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-26remove module that doesn't buildrussell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1181 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-26merge autoconf and menuselect support for zaptelrussell
Happy birthday to me :) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1179 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