summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-03Fix setting versions in test_kernel_git.tzafrir
2008-03-03* Document 'mulaw', 'alaw' and 'deflaw' in the sample config file.tzafrir
2008-02-28Remove some unused variables.tzafrir
2008-02-28Change DTMF and MF level parameters to match country specsdbailey
2008-02-28Undoing the change in revision 3883 until there can be more thought about the sruffell
2008-02-27* torisa.c: Report the correct E1/T1 .tzafrir
2008-02-27Set the default tone zone to to the first loaded zone by default.sruffell
2008-02-27Increase the battery debounce from 64ms to 1 second.sruffell
2008-02-26properly initialize the buffer used for holding generated tone samples... thi...kpfleming
2008-02-21Make firmware get properly installed again.qwell
2008-02-21the tor2 private structure has a field for the corresponding PCI device point...kpfleming
2008-02-20Make hpec buildable again.qwell
2008-02-19Add two neon MWI event definitionsdbailey
2008-02-19'install_prereq test' now gives an error status if there's something totzafrir
2008-02-19Use the zaptel.conf we generated, not the system one.tzafrir
2008-02-18marking 3847 as not applying to 1.4jpeeler
2008-02-18added some forgotten includes for zap_copy_stringjpeeler
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