summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-27Change zaptel.conf.sample so it refers to /dev/zap instead of /dev/torcitats
2004-03-26Change zaptel to not use DEVFS on 2.6 kernelscitats
2004-03-20Remove __SMP__ reference from Makefile because it hasn't been used sincecitats
2004-03-19Oops accidental @ slipped into commit, harmlesscitats
2004-03-19Autodetect 2.6 vs 2.4 when building zaptel modules.citats
2004-03-19Do some auto #define for zaptel based on what the linux kernel wascitats
2004-03-19Fix typo in T4 driver, and wake up on pingmarkster
2004-03-19Add timer PING/PONGmarkster
2004-03-18Pull timing from other spans if appropriate...markster
2004-03-05Don't return without unlocking firstmarkster
2004-03-04Typo w/ sethdlc-new stuff in Makefile, now fixedmalcolmd
2004-03-04Makefile fixes for sethdlc-new and Fedoramalcolmd
2004-03-03Add beginning of README for zaptelcitats
2004-02-27Return before spin_unlock (bug #1089)citats
2004-02-25Add support for FXO modulemarkster
2004-02-24Bug # 1047. Add sample zone for Greecemalcolmd
2004-02-24Bug # 1046. Add Zone data for Greecemalcolmd
2004-02-23Prevent integer overflow on timeoutmarkster
2004-02-20Fix for Fedora (bug #1066)markster
2004-02-20Makefile fixes for the 2.6 kernelmarkster
2004-02-15Added support for modulation (not just two tone addition) in tonezonesjim
2004-02-10Added support (config definition on zconfig.h) for channel banks (such asjim
2004-02-08Remove "zapfreelock" and replace with "bigzaplock" and make sure we're not pe...markster
2004-02-07Warn of AMD incompatibility with MMX in zconfig.h (bug #676)markster
2004-02-06Cleanup delayed removal codemarkster
2004-02-06Clear pseudos at end of interrupt handler ONLYmarkster
2004-02-04Use HOSTCC (bug #984)markster
2004-02-02make zttool show "UNCONFIGURED" if there are no configured channelsmarkster
2004-02-01Final fix for ztd-eth (bug #769)markster
2004-01-31Minor FXO adjustments for gain adjustmentsmarkster
2004-01-28ztmonitor enhancements (bug #908)markster
2004-01-16Add italian time zonemarkster
2004-01-13Bug: #827 Add #include before CONFIG_ZAPTEL_WATCHDOGmalcolmd
2004-01-13Allow you to use dchan=24,48 for examplemarkster
2004-01-11Get rid of INC/DEC use count in tor2 when building for Linux 2.6markster
2004-01-11show that you should do "make install" toomarkster
2004-01-10Revert earlier changes until finishedmarkster
2004-01-10FIFO reset placeholder codemarkster
2004-01-09Fix typomarkster
2004-01-07Updates to zonedata.c per Bug #482malcolmd
2004-01-06Clean build on Linux 2.6, will need lots of testingmarkster
2004-01-02*Begin* Linux 2.6 build process... not all drivers build, and lots of DEC/IN...markster
2003-12-11Just make old vs. new compile time optionmarkster
2003-12-09Don't open /dev/zap/pseudo if there are no spansmarkster
2003-12-09Add note about d4 and superframe. Bug #631jeremy
2003-12-08Enable echo cancellation on dyanmic spansmarkster
2003-11-27Fix minor typomarkster
2003-11-27Centralize compile stuffmarkster
2003-11-23Supply on hook transfermarkster
2003-11-21Take out debugmarkster