summaryrefslogtreecommitdiff
path: root/zaptel.c
AgeCommit message (Expand)Author
2004-05-18Fix nethdlc up/down/up freezing issuecitats
2004-05-09Prevent possible double freemarkster
2004-05-04Don't print silly messagemarkster
2004-05-04Add RBS support to DACS (bug #1451)markster
2004-05-01Don't hold big zap lock in open (bug #1207)markster
2004-04-26More sleep fixesmarkster
2004-04-23Don't do put_user/get_user with spin lock heldmarkster
2004-04-19Fix E1/E&M q statemarkster
2004-04-16Add support for E&M / E1markster
2004-04-09oops, should be an ndefmarkster
2004-04-09Try to accomodate the ever-changing HDLC API. Go kernel maintainers. Way to...markster
2004-04-08Fix MMX in zaptel with 2.6 kernels (bug 1364)citats
2004-04-08Ringing/battery enhancements and fix detect onhook during debounce when debou...markster
2004-03-19Fix typo in T4 driver, and wake up on pingmarkster
2004-03-19Add timer PING/PONGmarkster
2004-03-05Don't return without unlocking firstmarkster
2004-02-27Return before spin_unlock (bug #1089)citats
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-06Cleanup delayed removal codemarkster
2004-02-06Clear pseudos at end of interrupt handler ONLYmarkster
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-11-27Fix minor typomarkster
2003-11-27Centralize compile stuffmarkster
2003-11-21Take out debugmarkster
2003-11-21Fix for new kernels, add support for 2.4.22 and new sethdlcmarkster
2003-11-20Update to support recent fixesmarkster
2003-11-13Keep up with linear received data when using digital monitor modemarkster
2003-11-05Take out some debug stuffmartinp
2003-10-30Add DACS functionality to zaptel for cross connecting channelsmarkster
2003-10-27Create echo "Pretraining" ioctlmarkster
2003-10-24Increase max buffer sizemarkster
2003-08-26USeful printkmarkster
2003-08-15Really empty out buffersmarkster
2003-08-15Same for timer -- don't open if no devsmarkster
2003-08-15Bug #91markster
2003-07-18Support for additional errors counts added. These are now copied betweensteveu
2003-07-17Sanity check countsmarkster
2003-07-17Ensure writes are positive amount of data (oops)markster
2003-07-01devfs register timermarkster
2003-06-29Don't require i387 on fixed point mec3markster
2003-06-29Fix locking issuesmarkster
2003-06-26Fix conferencing mode when soft echo can is in placemarkster
2003-06-24Add digital monitoring modemarkster
2003-06-21Enhance spinlocks on zaptelmarkster
2003-06-06FXS fixes, ring debouncemarkster