summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-18Closes issue #11471. Replaced instances of strncpy with zap_copy_string (adde...jpeeler
2008-02-16Add an options 'versions' to list available kernel revisions (tags).tzafrir
2008-02-16* Start documenting module parameters in the README.tzafrir
2008-02-16Cut a few more lines from the Makefile.tzafrir
2008-02-16README.Astribank has moved. Fix docuemtnation generation.tzafrir
2008-02-16Make the kerenl parameters of zaptel.ko world-readable.tzafrir
2008-02-16marking 3833 as not applying to 1.4jpeeler
2008-02-15Merged revisions 3831 via svnmerge from kpfleming
2008-02-13No explicit list of modules to install for 2.6 -it's Kbuild's job.tzafrir
2008-02-13remove some STANDALONE_ZAPATA stuff that is not neededkpfleming
2008-02-09Don't automatically export all variables.tzafrir
2008-02-09Remove some unused kernel 2.4 code from the Makefile.tzafrir
2008-02-07fxstest.c should include wctdm.h from kernel/ .tzafrir
2008-02-05Changes to the wcte12xp driver.sruffell
2008-02-05Make sure version.h is created before building modules.tzafrir
2008-02-04Move kernel stuff to under kernel/ tzafrir
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