summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-03Fix building in 2.4 w/devfs. Closes issue #11884 tzafrir
2008-02-01add an (incomplete) text document describing module parameters available in Z...kpfleming
2008-02-01Assume if we're disabling echo can that there are no paramters passedmattf
2008-01-31Fix bug so that echo cancellation actually will be disabledmattf
2008-01-30Don't fail zapconf if no config file was found.tzafrir
2008-01-28Allow echo canceller parameters to be updated dynamicallymattf
2008-01-27* Include Kbuild from $(src).tzafrir
2008-01-26Merged revisions 3744 via svnmerge from kpfleming
2008-01-26Swap RX and TX streams in ztmonitor, as the files were being saved incorrectly.qwell
2008-01-25current 2.4 kernels *do* have linux/firmware.h, so use itkpfleming
2008-01-25make wcte12xp build successfully on 2.4 kernels, although it won't have VPM s...kpfleming
2008-01-25Make CONFIG_ZAPATA_NET compatible with kernels 2.6.22 and above.kpfleming
2008-01-23Ensure that the zone lock is always acquired before the channel lock. sruffell
2008-01-23Merged revisions 3730 via svnmerge from mattf
2008-01-23Revert part of previous commit which wasn't supposed to be merged yetmattf
2008-01-23Let an echocan parameter be a signed value. Also, for convenience, add a pla...mattf
2008-01-21Fix my regression from r3706: Make sure HOTPLUG_FIRMWARE has effect ontzafrir
2008-01-21Report battery loss on FXO ports of analog cards as a 'red alarm' on the resp...kpfleming
2008-01-21Fix compiler error when building with CONFIG_ZAPATA_PPP.qwell
2008-01-20Make sure README.Astribank's HTML copy has a complete table of contents.tzafrir
2008-01-20Add zconfig build time option OPTIMIZE_CHANMUTE. Disabled by default.tzafrir
2008-01-19Some more separation of kernel build Makefile from original one. This istzafrir
2008-01-17Added modified patch so that the ring detect method can be set using a module...dbailey
2008-01-14revert this change from issue #9264 for now, as it needs more testing before ...kpfleming
2008-01-14make ztcfg able to tolerate tone zones already being loaded and selected as d...kpfleming
2008-01-12Symbolic names to registers in wcfxo: wcfxo-regs by meneault fromtzafrir
2008-01-12Remove the hex that prevented wcfxo international settings from working.tzafrir
2008-01-12Detect cards that do not support international settings:tzafrir
2008-01-12Don't free a tone zone that was not created. (So why does tonezone.c dotzafrir
2008-01-12Ignore generated html-zed man pages.tzafrir
2008-01-11Improve ring detection when polarity reversals are present.kpfleming
2008-01-11finish updating to support echocan params ioctl, even though the parameters a...kpfleming
2008-01-11minor cleanupskpfleming
2008-01-11restore ability of this driver to compile... will finish echo can params code...kpfleming
2008-01-11* Reduce indentation in wcfxo.c .tzafrir
2008-01-11Implement atomic reference counting for tone zone structures, ensuring that t...kpfleming
2008-01-11remove some macros that are no longer neededkpfleming
2008-01-11Merged revisions 3663 via svnmerge from russell
2008-01-11apparently strcasecmp() is a fairly recent addition to the kernel, so use the...kpfleming
2008-01-11Minor formatting change.sruffell
2008-01-11Elimates a recursive grab of a spinlock in the interrupt handler for the wcte...sruffell
2008-01-10finish converting aggressive suppression mode to runtime controlkpfleming
2008-01-10ensure that any non-zero value supplied will turn on aggressive modekpfleming
2008-01-10add runtime-controllable aggressive suppression to KB1 as wellkpfleming
2008-01-10umm... should have compiled in both modes before committingkpfleming
2008-01-10add runtime-control to MG2 aggressive suppression (compile-time control is st...kpfleming
2008-01-10add some code to parse parameters for ADT-based echo cancelers, and update th...kpfleming
2008-01-10live_zap: Add an 'exec' command to execute commands in the 'live'tzafrir
2008-01-10xpp.r5254:tzafrir
2008-01-09Merged revisions 3640 via svnmerge from mattf