summaryrefslogtreecommitdiff
path: root/kernel/zaptel-base.c
AgeCommit message (Expand)Author
2008-04-18Fixed monitoring of zap pseudo channelsjdixon
2008-04-17when processing ZT_SET_DIALPARAMS, don't return an error for out-of-range ton...kpfleming
2008-04-11Make sure that we disable the echo canceller on the old style echocan() funct...mattf
2008-04-10Correct problem where drivers implementing echocan_with_params was not gettin...dbailey
2008-04-04Allow continuous MFR2 transmission continuouslymarkster
2008-04-03Have to use 'O' since 'F' is reserved (MFR2 fOrward)markster
2008-03-27- Updated wctdm24xxp and wcte12xp driver which are now more tolerant ofsruffell
2008-03-21add MF R2 tone generation, and along the way do a lot of cleanup of the tone ...kpfleming
2008-03-07Fix compilation when using devfsqwell
2008-03-07Also print channel alarms in /proc/zaptel files.tzafrir
2008-03-04don't add an unnecessary delayed battery transition on FXS ports when we know...kpfleming
2008-02-27Set the default tone zone to to the first loaded zone by default.sruffell
2008-02-18Closes issue #11471. Replaced instances of strncpy with zap_copy_string (adde...jpeeler
2008-02-16Make the kerenl parameters of zaptel.ko world-readable.tzafrir
2008-02-04Move kernel stuff to under kernel/ tzafrir