[zaptel-commits] mattf: tag 1.2.20 r2894 - in /tags/1.2.20: .version ChangeLog
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Fri Aug 17 17:26:20 CDT 2007
Author: mattf
Date: Fri Aug 17 17:26:20 2007
New Revision: 2894
URL: http://svn.digium.com/view/zaptel?view=rev&rev=2894
Log:
importing files for 1.2.20 release
Added:
tags/1.2.20/.version (with props)
tags/1.2.20/ChangeLog (with props)
Added: tags/1.2.20/.version
URL: http://svn.digium.com/view/zaptel/tags/1.2.20/.version?view=auto&rev=2894
==============================================================================
--- tags/1.2.20/.version (added)
+++ tags/1.2.20/.version Fri Aug 17 17:26:20 2007
@@ -1,0 +1,1 @@
+1.2.20
Propchange: tags/1.2.20/.version
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: tags/1.2.20/.version
------------------------------------------------------------------------------
svn:keywords = none
Propchange: tags/1.2.20/.version
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: tags/1.2.20/ChangeLog
URL: http://svn.digium.com/view/zaptel/tags/1.2.20/ChangeLog?view=auto&rev=2894
==============================================================================
--- tags/1.2.20/ChangeLog (added)
+++ tags/1.2.20/ChangeLog Fri Aug 17 17:26:20 2007
@@ -1,0 +1,1960 @@
+2008-08-17 Matthew Fredrickson <creslin at digium.com>
+
+ * Zaptel 1.2.20 released
+
+2007-08-17 18:10 +0000 [r2868-2880] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * build_tools/install_prereq: install_prereq: Don't install
+ packages twice.
+
+ * Makefile, README: Fix building extra modules in subdirectories.
+
+ * Makefile, README, /: * Re-introduce the target install-include .
+ * programs and install-programs are now for all of userspace.
+ Added the target 'utils' for what 'programs' used to be. *
+ Document this. * Document some other variations on 'make' and
+ 'make install'. * Improve documentation of /proc/zaptel . *
+ Ignoring some more utilities.
+
+ * Makefile: -l should come after LDFLAGS.
+
+ * Makefile: * Make sure every userspace tool is built with CFLAGS
+ and LDFLAGS. * Search for newt.h in INCLUDE_DIR. * Build makefw
+ and gendigits with HOSTCC . * Don't build makefw in the
+ 'programs' target.
+
+2007-08-16 20:47 +0000 [r2861-2864] Matthew Fredrickson <creslin at digium.com>
+
+ * wcte12xp.c: Make sure we enable MRM
+
+ * wctdm24xxp/GpakApi.c: Remove some unused variables from
+ compilation
+
+2007-08-16 20:08 +0000 [r2860] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/utils/zconf/Zaptel/Config/Defaults.pm, xpp/card_fxo.c,
+ xpp/xbus-sysfs.c, xpp/xpp_zap.h, xpp/card_global.c,
+ xpp/card_fxs.c, xpp/README.Astribank, xpp/xproto.c, xpp/xpd.h,
+ xpp/card_bri.c, xpp/zap_debug.h, xpp/ChangeLog, xpp/xbus-core.c,
+ zaptel.sysconfig, xpp/utils/genzaptelconf, xpp/xpp_usb.c,
+ xpp/xpp_zap.c, xpp/.version: xpp rev. 4515: * BRI improvement: an
+ 'nt_keepalive' parameter to xpd_bri forces a BRI_NT to retry a
+ connection indefinitely (this is our default). When false it
+ revert to the behaviour in changeset:4415 ("Bezeq like") *
+ Improvement in DBG macros. The print_dbg parameter is now set of
+ flags to debug. They are defined in zap_debug.h * Don't use
+ Astribanks connected to USB1 interfaces Unless the user set the
+ option usb1=1 for xpp_usb (r4504). * And some more
+ documentation... * Include some of our variables in the default
+ zaptel sample file.
+
+2007-08-16 20:02 +0000 [r2852-2857] Matthew Fredrickson <creslin at digium.com>
+
+ * wcte12xp.c, wctdm24xxp/base.c: Fix for when voicebus based cards
+ stop taking interrupts on some systems
+
+ * wctdm24xxp/base.c: Make sure the gain adjustment is only done if
+ the VPM100M is present
+
+2007-08-16 13:57 +0000 [r2850] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile, xpp: * Add a rule for generating xpp/README.html (not
+ used by default). * Ignore it, and clean it and README.html .
+
+2007-08-15 18:08 +0000 [r2841-2844] Matthew Fredrickson <creslin at digium.com>
+
+ * Makefile: Make sure that the URL is REALLY up to date
+
+ * Makefile: Make sure we use the new URL for ftp.digium.com
+
+2007-08-15 15:27 +0000 [r2832-2840] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile: Fixing installation targets: -
+ programs/install-programs - userspace utilities. -
+ libs/install-libs - libtonezone - modules/install-modules -
+ kernel stuff Those can be used independently.
+
+ * Makefile, Makefile.kernel26, zconfig.h: * Allow setting the echo
+ canceller from the Makefile or the environment (needed for
+ overriding the default EC in Debian m-a builds) * Allow
+ specifiying extra modules in the make command line:
+ MODULES_EXTRA.
+
+ * Makefile.kernel26: Fix building on older CentOS 4 and Trixbox.
+
+ * xpp/ChangeLog, xpp/README.Astribank, xpp/card_fxs.c,
+ xpp/xproto.c, xpp/.version: Merging a few small changes Xorcom: *
+ Marked with no. 4416, to note that major changes after 4415 were
+ note merged yet. * Demote the messages about PCM in non-PCM from
+ notice to debug (r4501). * Fix sample BRI zapata.conf: NT instead
+ of TE (r4498). * Disable FXS hardware DTMF detection by default
+ (r4492).
+
+2007-08-10 21:54 +0000 [r2829] Matthew Fredrickson <creslin at digium.com>
+
+ * wctdm24xxp/base.c: Make sure we permit MRM commands
+
+2007-08-05 11:55 +0000 [r2818] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/utils/zconf/Zaptel/Hardware/PCI.pm: Extra Zaptel PCI IDs
+ (from Philipp Kempgen). From Xorcom r4466.
+
+2007-08-01 21:33 +0000 [r2811] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/firmwares/FPGA_1141.hex, xpp/card_fxo.c,
+ xpp/firmwares/FPGA_1151.hex, xpp/xpp_zap.h, xpp/xbus-sysfs.c
+ (added), xpp/card_fxs.c, xpp/xproto.c, xpp/Makefile,
+ xpp/utils/Makefile, xpp/firmwares/FPGA_FXS.hex,
+ xpp/card_global.h, xpp/xpd.h, xpp/xproto.h, xpp/card_bri.c,
+ xpp/zap_debug.h, xpp/ChangeLog, xpp/xbus-core.c,
+ xpp/utils/xpp_fxloader, xpp/xbus-core.h, xpp/utils/astribank_hook
+ (added), xpp/utils/xpp.rules, xpp/xpp_usb.c, xpp/xpp_zap.c,
+ xpp/.version: xpp.r4415: * Show Astribank 6+2 as 6/2 channels and
+ not 8/8 channels. - Added as a "subtype" to the device type
+ (r4391). * Fixed a panic in BRI span shutdown method (r4393). *
+ Changes to debug macros. * Add proper sysfs support (r4406) - A
+ bus on whuch all of the Astribanks reside. - Replaces useless
+ sysfs code that existed in the module. - Currently used to set
+ the sync source automatically at device adition / removal. * BRI:
+ We do need the T1 timer in NT. If it gets into G2 state (rr4407).
+
+2007-08-01 20:21 +0000 [r2808] Jason Parker <jparker at digium.com>
+
+ * zaptel-base.c: Per Matt Fredrickson, we don't want to use
+ GFP_KERNEL while holding a spinlock.
+
+2007-07-28 23:49 +0000 [r2796] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * wctdm24xxp: Ignore generated files on the new wctdm24xxp dir.
+
+2007-07-27 21:55 +0000 [r2789] Jason Parker <jparker at digium.com>
+
+ * Makefile: Rearrange and add some Makefile targets to be in line
+ with the original intentions of the addition of targets such as
+ install-programs.
+
+2007-07-27 19:32 +0000 [r2786] Matthew Fredrickson <creslin at digium.com>
+
+ * fxotune.c: Quick fix for could not fill input buffer errors
+
+2007-07-27 19:12 +0000 [r2784] Jason Parker <jparker at digium.com>
+
+ * Makefile: Fix a few bothersome Makefile issues I ran into while
+ trying to `make install`
+
+2007-07-27 19:02 +0000 [r2781] Matthew Fredrickson <creslin at digium.com>
+
+ * wctdm24xxp/base.c: Minor message removal
+
+2007-07-22 17:41 +0000 [r2771] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile: Revert initd config file installation to the greeddy
+ one of before zaptel 1.2.19/1.4.4 - install on both
+ /etc/default/zaptel and /etc/sysconfig/zaptel . Closes #10257 .
+
+2007-07-20 19:17 +0000 [r2761-2765] Matthew Fredrickson <creslin at digium.com>
+
+ * wctdm24xxp/base.c: Add new 2.6.22 api updates
+
+ * wctdm24xxp/VPMADT032.bin, Makefile, wctdm24xxp/base.c,
+ wctdm24xxp/GpakApi.c, wctdm24xxp/gpakenum.h,
+ xpp/README.Astribank, wctdm24xxp (added), wctdm24xxp/GpakApi.h,
+ wctdm24xxp/GpakCust.c, zaptel-base.c,
+ wctdm24xxp/Makefile.kernel26, wctdm24xxp/gpakErrs.h,
+ wctdm24xxp/GpakCust.h, wctdm24xxp/GpakHpi.h,
+ wctdm24xxp/wctdm24xxp.h, wctdm24xxp/Makefile, Makefile.kernel26,
+ wctdm24xxp.c (removed), xpp/utils/zapconf: New product support,
+ new echo canceler and new boards
+
+2007-07-19 09:05 +0000 [r2758] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/utils/Makefile: * Generate list of Zaptel Modules directories
+ automatically. * Evaluate PERLLIBDIR only once. Closes: #10223
+ (Xorcom changeset:4379)
+
+2007-07-19 02:05 +0000 [r2752-2756] Kevin P. Fleming <kpfleming at digium.com>
+
+ * pciradio.c, wct4xxp/base.c, wcte11xp.c, wcte12xp.c, wct1xxp.c,
+ wctc4xxp/base.c, wctdm.c, torisa.c, wctdm24xxp.c, zaptel.h,
+ tor2.c, wcfxo.c, ztdummy.c: update to 2.6.22 request_irq() flags
+
+ * wcte12xp.c, wctc4xxp/base.c, wctdm24xxp.c: convert a few drivers
+ over to current PCI module registration function
+
+ * zaptel-base.c: don't try to timeslot-interchange channels that
+ are being bridged (DACS) if either channel has a txgain or rxgain
+ specified, since that gain won't be applied any longer if the
+ DACS is put into effect
+
+2007-07-18 16:27 +0000 [r2750] Joshua Colp <jcolp at digium.com>
+
+ * Makefile: A distribution may have multiple directories for
+ firmware and without knowing the proper one we have to copy the
+ firmware into each. We can't just copy it into the first one
+ found.
+
+2007-07-17 13:56 +0000 [r2746-2749] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile: Fix spelling of variable names...
+
+ * Makefile: * Separate programs, modules install-programs and
+ install-modules targets. * Finish DESTDIR / INSTALL_PREFIX
+ separation.
+
+ * Makefile: Allow overriding the output of uname -m and uname -r
+ with the variables MACHINE and KVERS, respectively. KVERS existed
+ before, but ther ewere still direct uses of uname -r left.
+
+ * Makefile: Cleaning up Makefile: INSTALL_PREFIX: /usr . A place
+ under which standard stuff is installed. DESTDIR: A complete
+ subtree under which the system is installed.
+
+2007-07-16 Russell Bryant <russell at digium.com>
+
+ * Zaptel 1.2.19 released
+
+2007-07-16 13:10 +0000 [r2739] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * zaptel.init: Remove automatic call to ztcfg -s from init.d
+ script.
+
+2007-07-13 07:39 +0000 [r2724-2735] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/utils/xpp_blink, xpp/ChangeLog, xpp/utils/zt_registration,
+ xpp/utils/zaptel_hardware, xpp/utils/Makefile,
+ xpp/utils/lszaptel, xpp/utils, xpp/.version, xpp/utils/xpp_sync:
+ * Update documentation on perl utilities. * But we do need to
+ ignore their man pages.
+
+ * xpp/utils/zconf/Zaptel/Config/Defaults.pm (added),
+ xpp/firmwares/FPGA_1151.hex, xpp/README.metering (added),
+ xpp/xpp_zap.h, xpp/xproto.c, xpp/firmwares/FPGA_FXS.hex,
+ xpp/firmwares/USB_1130.hex, xpp/xpd.h,
+ xpp/firmwares/USB_1150.hex, xpp/xproto.h,
+ xpp/utils/zconf/Zaptel/Config (added),
+ xpp/utils/zconf/Zaptel/Chans.pm, xpp/utils/xpp_blink,
+ xpp/card_bri.c, xpp/ChangeLog, xpp/xbus-core.c, xpp/xbus-core.h,
+ xpp/utils/fpga_load.c, xpp/utils/lszaptel, xpp/xdefs.h,
+ xpp/utils/xpp.rules, xpp/utils/zapconf,
+ xpp/utils/zconf/Zaptel/Hardware/PCI.pm, xpp/.version,
+ xpp/utils/xpp_sync, xpp/firmwares/FPGA_1141.hex, xpp/card_fxo.c,
+ xpp/card_global.c, xpp/README.Astribank, xpp/card_fxs.c,
+ xpp/utils/zaptel_hardware, xpp/Makefile, xpp/utils/Makefile,
+ xpp/card_global.h, xpp/firmwares/USB_1140.hex,
+ xpp/init_card_3_26, xpp/utils/zconf/Zaptel/Hardware.pm,
+ xpp/utils/zt_registration, xpp/utils/zconf/Zaptel/Span.pm,
+ xpp/utils/genzaptelconf, xpp/xpp_usb.c, xpp/xpp_zap.c: xpp driver
+ r4371: * Update to zaptel-1.2.18 and zaptel-1.4.3 (r4308 onward)
+ * Fix a critical race with zaptel synchronization (r4362) * Added
+ a /proc/xpp/cmds for statistics about command timing (r4360) *
+ Fix a digit mapping bug with hardware dtmf detection (r4357) * In
+ xpp/utils/Makefile add perl syntax checks to our scripts (r4337)
+ * Better USB data error checking (r4336) * udev rules (xpp.rules)
+ avoid false calls from wrong nodes (r4331) * Improve hardware
+ detection and reporting in lszaptel, zaptel_hardware. zapconf is
+ basically functional. * Leds are blinked synchronously on all
+ Astribanks now (r4262) * Fix a BRI bug if OPTIMIZE_CHANMUTE was
+ compiled into zaptel (r4258) (This feature was not yet accepted
+ into official zaptel) * Removed compile warning about HZ != 1000
+ (r4218) * Firmware updates. * fpga_load now supports USB pathes
+ without zeros (r4211) * XPD numbers have changed to
+ '<Unit><Subunit>' (r4196) * Proper support for ZT_VMWI ioctl, if
+ used in zaptel (r4092) * Fix FXO power denial detection (r4054) *
+ FXO could accidentally go off-hook with some compilers (r4048)
+
+ * README: Document the usage of install_prereq .
+
+ * Makefile: * config target: Replace shell scriptary with makefile
+ logic. * config target: Add a helpful text for the Zaptel
+ installer.
+
+ * build_tools/install_prereq (added): Add a script to install build
+ requirements. This was after the instructions on which kernel to
+ install on CentOS became a manual script with if-s and case-s.
+ Should work on Debian and CentOS.
+
+ * README.Linux26 (removed): Remove obsolete and misleading Linux26.
+
+ * build_tools/genmodconf: * Use shell, rather than
+ shell-in-makefile syntax. * Supress ugly text when
+ /lib/modules/`uname -r` doesn't exist (but we build for a
+ different kernel)
+
+2007-07-11 18:14 +0000 [r2717-2721] Jason Parker <jparker at digium.com>
+
+ * README: tzafrir pointed out that this was put in the wrong place.
+ Move it so that asciidoc can properly parse it.
+
+ * README: On some systems, sudo does not automatically add the PATH
+ for root, so things like /sbin may not be in there, which means
+ chkconfig may not be found. Add a note stating this. Issue 10181.
+
+2007-07-11 12:41 +0000 [r2710-2713] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile, README, /: Get ourselves the nice README from 1.4 .
+
+ * zaptel.init, xpp/utils/Makefile: * Enable zaptel-perl by default.
+ * Clunky shell xpp init functions replaced with better perl
+ utilities.
+
+2007-07-05 18:08 +0000 [r2696] Jason Parker <jparker at digium.com>
+
+ * zaptel-base.c: Do not report channels in ZT_STATE_KEWL or
+ ZT_STATE_AFTERKEWL (ie; battery drop) states as available. This
+ becomes more likely if ZT_KEWLTIME or ZT_AFTERKEWLTIME are set to
+ higher values. Issue 7612, patch by rbraun.
+
+2007-07-04 19:00 +0000 [r2687-2689] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * zaptel.init: Bourne shell scripts should not use >& . dash
+ doesn't support it. And all of them simply supressed errors, so
+ they were replaced with 2> /dev/null .
+
+ * zaptel.init: Set the default value for XPP_SYNC.
+
+2007-07-03 18:57 +0000 [r2683] Jason Parker <jparker at digium.com>
+
+ * wctdm.c: Fix a potential issue with the reversepolarity module
+ option in wctdm. Issue 7191, patch by Thomas Andrews.
+
+2007-07-03 16:39 +0000 [r2680] Matthew Fredrickson <creslin at digium.com>
+
+ * wct4xxp/base.c: Fix for span shutdown issue
+
+2007-07-02 15:56 +0000 [r2675] Joshua Colp <jcolp at digium.com>
+
+ * ztd-eth.c: Add support for the 2.6.22 kernel. (issue #10095
+ reported by Matti)
+
+2007-07-02 14:32 +0000 [r2673] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * zaptel.init: When running the optional xpp_startup, run it only
+ when there are Astribank devices connected.
+
+2007-06-26 20:05 +0000 [r2670] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * zaptel.init: * Fix unloading of xpp modules. * Add optional
+ support for using the zaptel perl functions
+
+2007-06-26 19:36 +0000 [r2668] Kevin P. Fleming <kpfleming at digium.com>
+
+ * Makefile: we need to export variables to sub-level make
+ processes, otherwise the HPEC binary won't always get included in
+ the build
+
+2007-06-21 06:51 +0000 [r2656] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * zaptel.init: readability fixes: Remove complex nesting. Move hpec
+ init to a function.
+
+2007-06-12 14:07 +0000 [r2642-2644] John Sloan <jsloan at digium.com>
+
+ * wctc4xxp/base.c: Corrected test code
+
+ * wctc4xxp/base.c: Added new PCI device ID
+
+2007-06-11 22:17 +0000 [r2633-2638] Matthew Fredrickson <creslin at digium.com>
+
+ * wct4xxp/base.c: Add a couple of PCI ids
+
+ * wct4xxp/base.c: Make the version check optional
+
+2007-06-11 16:14 +0000 [r2621-2625] John Sloan <jsloan at digium.com>
+
+ * wctc4xxp/base.c: Revert earlier erred commit
+
+ * wctc4xxp/base.c: Added new PCI device ID
+
+ * wctc4xxp/base.c: Fixed SMP bugs on quad processor machines.
+ Reduced memory usage
+
+2007-06-10 00:09 +0000 [r2613] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * doc/fxstest.8 (added), doc/ztmonitor.8, doc/zttool.8,
+ doc/ztcfg.8: * Add fxstest man page (from rev. 2611). * Fix
+ charset warning in zttol.8, ztcfg.8 and ztmonitor.8 . (from rev.
+ 2612)
+
+2007-06-08 Russell Bryant <russell at digium.com>
+
+ * Zaptel 1.2.18 released
+
+2007-06-08 15:57 +0000 [r2599] Russell Bryant <russell at digium.com>
+
+ * wct4xxp/base.c: Make sure the name is right
+
+2007-06-08 15:19 +0000 [r2587-2595] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile: Make the checkstack target basically work for kernel
+ 2.6. (It was totally broken)
+
+ * xpp/card_fxo.c, xpp/utils/xpp_fxloader: Some XPP bugfixes: * Fix
+ FXO power denial detection (changeset:4054) * Incorrect data type
+ could cause FXO module to go off-hook (changeset:4048) *
+ xpp_fxloader: fix the error message when you want to disable
+ automatic firmware loading... (changeset:4060)
+
+ * zaptel.init: Remove useless backticks.
+
+2007-06-07 17:01 +0000 [r2583] Russell Bryant <russell at digium.com>
+
+ * zaptel.init: The -quit option to find is not supported on the
+ version of find installed on Centos 4. Lame! Just remove it, as
+ it isn't really necessary. (issue #9800, noahisaac)
+
+2007-06-06 13:45 +0000 [r2573] Matthew Fredrickson <creslin at digium.com>
+
+ * wct4xxp/base.c: Add 220/420 support
+
+2007-06-01 16:56 +0000 [r2550] Matthew Fredrickson <creslin at digium.com>
+
+ * wct4xxp/vpm450m.c: Fix for stack overflow on FC6 and VPM450M.
+
+2007-05-18 15:48 +0000 [r2539] Matthew Fredrickson <creslin at digium.com>
+
+ * zaptel-base.c: Remove silly got signal message
+
+2007-05-17 20:59 +0000 [r2534] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/Makefile: The makefile change needed for parport debugging
+ (only used if parport debugging is enabled). Accedintally left
+ out of previous commit. Has no effect by default.
+
+2007-05-17 20:33 +0000 [r2531] Matthew Fredrickson <creslin at digium.com>
+
+ * wct4xxp/vpm450m.c: Reduce stack usage of VPM450M. Fix for FC6
+ load problems.
+
+2007-05-17 19:34 +0000 [r2520-2529] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/firmwares/FPGA_1151.hex, xpp/utils/zconf/Zaptel/Hardware
+ (added), xpp/firmwares/FPGA_FXS.hex, xpp/xpd.h,
+ xpp/utils/zconf/Zaptel/Chans.pm, xpp/card_bri.c, xpp/ChangeLog,
+ xpp/xbus-core.c, xpp/init_card_6_26, xpp/utils/zconf/Zaptel.pm,
+ xpp/utils/zconf/Zaptel/Xpp/Xpd.pm, xpp/utils/lszaptel,
+ xpp/utils/xpp.rules, xpp/utils/zapconf (added),
+ xpp/utils/zconf/Zaptel/Hardware/PCI.pm (added), xpp/.version,
+ xpp/utils/xpp_sync, xpp/firmwares/FPGA_1141.hex,
+ xpp/README.Astribank, xpp/card_global.c,
+ xpp/utils/zaptel_hardware (added), xpp/utils/Makefile,
+ xpp/parport_debug.c (added),
+ xpp/utils/zconf/Zaptel/Hardware/USB.pm (added),
+ xpp/utils/zconf/Zaptel/Xpp/Xbus.pm, xpp/parport_debug.h (added),
+ xpp/utils/zconf/Zaptel/Hardware.pm (added),
+ xpp/utils/zt_registration, xpp/init_card_7_26,
+ xpp/utils/zconf/Zaptel/Span.pm, xpp/utils/genzaptelconf,
+ xpp/utils/zconf/Zaptel/Xpp.pm, xpp/xpp_usb.c, xpp/xpp_zap.c: *
+ Tested with zaptel-1.2.17.1 * Add D-Channel TX, RX and BAD frames
+ count in /proc/xpp/XBUS-*/XPD-*/bri_info * Adjust output of
+ xpp_sync script. Pad for 8 port BRI. * Added a debugging module
+ parport_debug (not compiled by default). * Added an optional
+ patch to zaptel: - compiles only if ZAPTEL_SYNC_TICK is defined -
+ Allow interested driver to register for "sync" notification. -
+ Does not affect drivers that do not use this feature. * Added
+ external synchronization feature: - Only if ZAPTEL_SYNC_TICK
+ feature is compiled in - Than XPP may be synchronized by another
+ card (e.g: an Astribank with FXS can be synchronized by a Digium
+ PRI card). - May be enabled/disabled in runtime via the
+ 'sync_tick_active' module parameter to the xpp.ko module. * Fixed
+ a potential bug in D-Channel hexdump printing. * New visual
+ indications in BRI leds: - Constant ON RED/GREEN: Shows the port
+ type -- NT/TE. - Very fast "double blink": Layer1 work, no
+ D-Channel yet. - Steady blinking (1/2 sec): D-Channel trafic
+ detected. * xpp_fxloader moved to /usr/share/zaptel . * adj_clock
+ removed: never really used. * Debugfs code now disabled by
+ default. * Now we have Zaptel::Hardware and a sample
+ zaptel_hardware script (not (installed by default). * We also
+ have a sample perl zapconf (not installed by default) which aims
+ at replacing genzaptelconf (sans the modules detection).
+
+ * xpp/Makefile: The debugfs code seems to have some bad sideeffects
+ when badly used. So don't enable it by default.
+
+2007-05-04 22:31 +0000 [r2494] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * zaptel.init: Init script clean-up; enable module-specific
+ parameters (though modprobe.conf is the recomended method to pass
+ arguments)
+
+2007-05-02 19:54 +0000 [r2487] Steve Murphy <murf at digium.com>
+
+ * Makefile: Uh, this wasn't installing: I put a colon in the
+ MAN_PAGES set, and removed an 'exit 1' that prematurely stopped
+ an installation. I'm weirded out. I hope this is a good mod
+
+2007-05-01 16:20 +0000 [r2482] Russell Bryant <russell at digium.com>
+
+ * zonedata.c: Add zonedata information for the Philippines. (issue
+ #9525, reported and patched by loloski)
+
+2007-04-29 20:19 +0000 [r2473-2475] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/utils/hexfile.c, xpp/firmwares/FPGA_1151.hex, xpp/xpp_zap.h,
+ xpp/utils/hexfile.h, xpp/xproto.c, xpp/firmwares/FPGA_FXS.hex,
+ xpp/firmwares/USB_1130.hex, xpp/firmwares/USB_1150.hex,
+ xpp/xpd.h, xpp/xproto.h, xpp/calibrate_slics,
+ xpp/utils/zconf/Zaptel/Chans.pm, xpp/utils/xpp_blink (added),
+ xpp/card_bri.c, xpp/ChangeLog (added), xpp/xbus-core.c,
+ xpp/init_card_6_26, xpp/utils/zconf/Zaptel.pm,
+ xpp/utils/adj_clock.c (removed), zaptel.init,
+ xpp/utils/xpp_fxloader, xpp/utils/zconf/Zaptel/Xpp/Xpd.pm,
+ xpp/utils/fpga_load.c, xpp/utils/lszaptel, xpp/utils/xpp_sync,
+ xpp/.version, xpp/utils/genzaptelconf.8,
+ xpp/firmwares/FPGA_1141.hex, Makefile, xpp/card_fxo.c,
+ xpp/card_fxs.c, xpp/card_global.c, xpp/README.Astribank,
+ xpp/utils/Makefile, xpp/utils/adj_clock.8 (removed),
+ xpp/card_global.h, xpp/firmwares/USB_1140.hex,
+ xpp/utils/zconf/Zaptel/Xpp/Xbus.pm, xpp/utils/fpga_load.8,
+ xpp/utils/zt_registration, xpp/init_card_7_26,
+ xpp/utils/zconf/Zaptel/Span.pm, xpp/utils/genzaptelconf,
+ xpp/utils/zconf/Zaptel/Xpp.pm, xpp/xpp_usb.c, xpp/xpp_zap.c: xpp
+ rev. 3814: * Protocol no. 2.6: syncing improvements. * Support
+ for 8-port Astribank BRI. * Firmware unloading now works: rmmod
+ xpp_usb; /etc/hotplug/usb/xpp_fxloader reset * Defaults of kernel
+ parameters are now part of parameter description. *
+ World-readable kernel parameters. * No need for extra patch
+ beyond bristuff for Astribank BRI. * Default poll intervals
+ changed: 500 in BRI and FXO. * Allow changing FXS polls interval
+ at run time. * BRI initalization fixed on SUSE (path to logger).
+ * When using the SUSE zaptel rpm package, set
+ modules_var=ZAPTEL_MODULES in /etc/sysconfig/zaptel . *
+ zt_registration not verbose by default. * xpp_sync warns if FXO
+ is sync slave. * Fixed genzaptelconf -z (zapscan output
+ emulation). * PCM fixes. * Solves "multiple ticks" bug. No need
+ for pcm_tasklets workaround.
+
+ * xpp/init_card_4_24 (removed), xpp/init_card_3_26 (added),
+ xpp/init_card_4_26 (added), xpp/init_card_6_24 (removed),
+ xpp/init_card_7_24 (removed), xpp/init_card_6_26 (added),
+ xpp/init_card_7_26 (added), xpp/init_card_3_24 (removed):
+ Beginning commit of rev. 3814: renaming xpd init scripts, as the
+ protocol version has changed.
+
+2007-04-28 21:07 +0000 [r2464-2469] Matthew Fredrickson <creslin at digium.com>
+
+ * wct4xxp/base.c: Fix for potential deadlock in wct4xxp driver
+
+ * wcte11xp.c: Fix for potential deadlock in drivers
+
+2007-04-27 19:05 +0000 [r2459] Jason Parker <jparker at digium.com>
+
+ * ztmonitor.c: Correct and remove (one of each) broken syntax
+ examples.
+
+2007-04-25 16:26 +0000 [r2451] Matthew Fredrickson <creslin at digium.com>
+
+ * wct1xxp.c: Start fixing potential deadlock between device driver
+ and zaptel
+
+2007-04-25 Russell Bryant <russell at digium.com>
+
+ * Zaptel 1.2.17.1 released
+
+2007-04-25 15:35 +0000 [r2443] Jason Parker <jparker at digium.com>
+
+ * zaptel-base.c: Don't try to reference a variable on a channel
+ that may not exist.
+
+2007-04-24 Russell Bryant <russell at digium.com>
+
+ * Zaptel 1.2.17 released
+
+2007-04-24 18:33 +0000 [r2434] Jason Parker <jparker at digium.com>
+
+ * zaptel.h, zconfig.h, ztmonitor.c, jpah.h (added), zaptel-base.c:
+ Backport pre-echocan debugging for ztmonitor
+
+2007-04-13 23:12 +0000 [r2422] Jason Parker <jparker at digium.com>
+
+ * zaptel-base.c: Fix several places where we treat confmode as a
+ bitmask. It is a bitmask...sort of.. I'll explain.. confmode is
+ used for 2 different things. It defines both the "mode" and the
+ "flags" of the conference. The "mode" part is in 0x00FF and is
+ NOT bitwise. The "flag" part is in 0xFF00 and *IS* bitwise.
+ Confused yet? Good. So, when we want to check the "mode" of the
+ conference, we need to check only within 0xFF. There were several
+ places where this was not happening - but due to luck, it worked
+ (...sort of). That's what this patch fixes.
+
+2007-04-11 19:01 +0000 [r2405] Matt Fredrickson <creslin at digium.com>
+
+ * zaptel-base.c: Fix buglet in memory corruption fix.
+
+2007-04-07 16:49 +0000 [r2398] Matt Fredrickson <creslin at digium.com>
+
+ * zaptel-base.c: Fix for #9208. Thanks adomo and Tzafrir!
+
+2007-03-30 18:56 +0000 [r2353] Jason Parker <jparker at digium.com>
+
+ * zaptel-base.c: Fix an issue where an echo can was freed
+ incorrectly in certain circumstances. Issue 9292, fix suggested
+ by ddv2005.
+
+2007-03-29 16:35 +0000 [r2347-2350] Russell Bryant <russell at digium.com>
+
+ * README.hpec, zaptel.init: Trim the HPEC readme that is included
+ in zaptel to only include basic information as the one on the FTP
+ site will always be the one that contains the full up to date
+ information. Also, tweak some grammar in the additions to the
+ init script.
+
+ * README.hpec (added), zaptel.init: Add a README for HPEC, and add
+ support for HPEC in the init script. (issue #9413, chozian)
+
+2007-03-27 18:48 +0000 [r2342] Russell Bryant <russell at digium.com>
+
+ * zaptel.init: When debug is enabled, ensure that "debug=1" gets
+ passed to the zaptel module, and not just the hardware modules.
+ Also, run "ztcfg -s" at the beginning of the "stop" action of the
+ script. (issue #7409, PCadach and tzafrir)
+
+2007-03-19 Jason Parker <jparker at digium.com>
+
+ * Zaptel 1.2.16 released
+
+2007-03-19 16:28 +0000 [r2322] Joshua Colp <jcolp at digium.com>
+
+ * README.Linux26: Update documentation to match current Makefile.
+ linux26 is no longer a valid target. (issue #9296 reported by
+ valley)
+
+2007-03-16 05:45 +0000 [r2310-2311] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * README: Update the README: * Update modules list * Add a basic
+ list of utilities. * Clarify the location of the kernel source
+ tree.
+
+ * /: Ignoring Module.symvers
+
+2007-03-14 16:03 +0000 [r2307] Matt Fredrickson <creslin at digium.com>
+
+ * wct4xxp/base.c: Fix bug in J1 mode configuration.
+
+2007-03-09 19:59 +0000 [r2301] Matt Fredrickson <creslin at digium.com>
+
+ * wct4xxp/vpm450m.c: Make sure we don't allocate as GFP_KERNEL in
+ atomic context
+
+2007-03-08 15:56 +0000 [r2296] Joshua Colp <jcolp at digium.com>
+
+ * hpec/hpec_zaptel.h: vprintk is only available on 2.6.9+ (issue
+ #9232 reported by baconbuttie)
+
+2007-03-07 19:14 +0000 [r2290] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile: Don't die when there is no udev rules dir (on an
+ installtion with INSTALL_PREFIX explicitly set).
+
+2007-03-05 16:14 +0000 [r2286] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/xpd.h: Found a proper "marker" for the gfp_t typedef. Now
+ every 2.6.9 is supported.
+
+2007-03-05 05:41 +0000 [r2280-2282] Kevin P. Fleming <kpfleming at digium.com>
+
+ * wcte12xp.c: this driver does not use workqueues, so does not need
+ this header (issue #9196)
+
+ * build_tools/make_firmware_object: ensure that we run objdump in
+ the most generic language possible to avoid complications on
+ non-English systems (issue #9196)
+
+2007-03-02 Russell Bryant <russell at digium.com>
+
+ * Zaptel 1.2.15 released
+
+2007-03-02 22:29 +0000 [r2266-2276] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile: Revert the bogus changeset 2274.
+
+ * zaptel.init: Proper initialization of the Astribank (xpp) at
+ zaptel startup.
+
+ * Makefile: Proper initialization of the Astribank (xpp).
+
+ * xpp/Makefile: Clarify a cyptic build message.
+
+2007-03-01 19:29 +0000 [r2252-2257] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/xbus-core.c: SLAB_KERNEL is an obsolete alias of GFP_KERNEL.
+ Fix build on Vanilla 2.6.20 .
+
+ * xpp/utils/Makefile: Make the xpp/utils/Makefile in 1.2 closer to
+ the one in 1.4 (and actually work, this tine).
+
+2007-02-28 20:44 +0000 [r2250-2251] Kevin P. Fleming <kpfleming at digium.com>
+
+ * hpec/hpec_zaptel.h: allow the HPEC to work even if echotraining
+ has been requested (the HPEC doesn't do echotraining, but it
+ shouldn't fail just because the user asked for it)
+
+ * Makefile: correct comment, and set module installation directory
+ before it is needed
+
+2007-02-28 00:05 +0000 [r2239-2243] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/card_bri.c (added), xpp/card_fxo.c, xpp/card_bri.h (added),
+ xpp/Makefile, xpp/.version: * xpp rev. 3495: fix a race in the
+ FXO driver of recent weeks. * Add the Astribank BRI driver
+ (though still needs bristuffed zaptel to build and thus will not
+ build by default)
+
+ * xpp/firmwares/FPGA_1141.hex, xpp/utils/hexfile.c, xpp/card_fxo.c,
+ xpp/firmwares/FPGA_1151.hex, xpp/xpp_zap.h, xpp/card_fxs.c,
+ xpp/card_global.c, xpp/utils/hexfile.h, xpp/xproto.c,
+ xpp/Makefile, xpp/utils/Makefile, xpp/firmwares/FPGA_FXS.hex,
+ xpp/firmwares/USB_1140.hex, xpp/utils/zconf/Zaptel/Xpp/Xbus.pm,
+ xpp/xpd.h, xpp/xproto.h, xpp/firmwares/USB_1150.hex,
+ xpp/xbus-core.c, xpp/utils/test_parse.c, xpp/utils/xpp_fxloader,
+ xpp/xbus-core.h, xpp/utils/fpga_load.c, xpp/utils/genzaptelconf,
+ xpp/xpp_usb.c, xpp/xpp_zap.c, xpp/.version (added): Xorcom rev.
+ 3491: * Version of xpp modules is set from xpp/.version, rather
+ than "unknown". * Astribank devices are now initialized in
+ parallel: faster startup when there are multiple Astribanks. *
+ Re-added support for the old format of /proc/xpp/sync write:
+ (echo N 0 > /proc/xpp/sync ) . The new format (SYNC=NN) is
+ preffered. * Firmware update to fix a PCM issue. * Fixed a build
+ issue with kernel 2.6.8 . * Fixed missing initialization in
+ Zaptel::Xpp::Xbus . * genzaptelconf will now set FXS ports as LS
+ by default. To set them as KS, use fxs_default_start=ks in
+ /etc/default/zaptel / /etc/sysconfig/zaptel (Also a workaround
+ for #7755 ). * Groundwork for sync from zaptel master span: if
+ zaptel is built with ZAPTEL_SYNC_TIC (see
+ zaptel/team/tzafrir/sync ), xpp will report its drift from the
+ zaptel sync master. * USB firmware update: had bad lines
+ checksums (and fxload did not report). * fpga_load can now better
+ report bad hex file checksum ;-) .
+
+2007-02-26 18:18 +0000 [r2232] Joshua Colp <jcolp at digium.com>
+
+ * Makefile: Just in case... set hotplug firmware loading option to
+ no if on a 2.4 kernel. (issue #9140 reported by velter)
+
+2007-02-24 01:05 +0000 [r2221-2223] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/utils/zconf/Zaptel/Xpp (added),
+ xpp/utils/zconf/Zaptel/Chans.pm (added),
+ xpp/utils/zt_registration (added), xpp/utils/zconf/Zaptel.pm
+ (added), xpp/utils/zconf/Zaptel/Span.pm (added),
+ xpp/utils/zconf/Zaptel/Xpp/Xpd.pm (added), xpp/utils/Makefile,
+ xpp/utils/zconf/Zaptel (added), xpp/utils/lszaptel (added),
+ xpp/utils/zconf (added), xpp/utils/zconf/Zaptel/Xpp.pm (added),
+ xpp/utils/zconf/Zaptel/Xpp/Xbus.pm (added), xpp/utils/xpp_sync
+ (added): Add the Zaptel and Zaptel::Xpp perl modules, and some
+ simple utilities that use them. disabled by default for now.
+
+ * xpp/utils/Makefile: Make the xpp/utils/Makefile in 1.2 closer to
+ the one in 1.4 .
+
+ * Makefile: xpp_usb should not ever get modprobe ztcfg auto install
+ rules. For ztdynamic it is just pointless.
+
+2007-02-22 02:08 +0000 [r2213] Mike Spiceland <mspiceland at digium.com>
+
+ * Makefile, wcte12xp.c (added): merge driver for Digium TE120P
+
+2007-02-21 17:26 +0000 [r2198-2208] Matt Fredrickson <creslin at digium.com>
+
+ * wct4xxp/base.c: Make sure we do the IRQ fix in the gen1 interrupt
+ handler as well.
+
+ * wct4xxp/vpm450m.c: Make sure we do the check for memory
+ allocation failure.
+
+ * wct4xxp/vpm450m.c: Reduce our stack usage when using the vpm450m
+
+2007-02-21 14:00 +0000 [r2188-2194] Kevin P. Fleming <kpfleming at digium.com>
+
+ * build_tools/make_svn_branch_name: use new tag version numbering
+ script
+
+ * Makefile: move this comment to before the first place
+ HOTPLUG_FIRMWARE gets set
+
+ * Makefile, hpec/hpec_zaptel.h: fix HPEC builds on 2.4 kernels
+
+ * zaptel-base.c: fix up some compiler warnings when building for
+ 2.4 kernels
+
+2007-02-19 Russell Bryant <russell at digium.com>
+
+ * Zaptel 1.2.14 released
+
+2007-02-16 22:14 +0000 [r2166] Matt Fredrickson <creslin at digium.com>
+
+ * wctdm24xxp.c: Fix detection of second single port modules so it
+ actually works now.
+
+2007-02-11 15:32 +0000 [r2150] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/xbus-core.c: struct inode and debugfs: break some Fedoras
+ rather than all others.
+
+2007-02-08 Kevin P. Fleming <kpfleming at digium.com>
+
+ * Zaptel 1.2.13 released
+
+2007-02-08 18:13 +0000 [r2128] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * Makefile.kernel26: Build xpp as of kernel version 2.6.8, not
+ 2.6.9.
+
+2007-02-07 22:26 +0000 [r2118-2122] Kevin P. Fleming <kpfleming at digium.com>
+
+ * wct4xxp/base.c: don't allow wct4xxp workqueue support to be built
+ against kernel 2.6.20... it's not going to work
+
+ * xpp/xbus-core.c, xpp/Makefile: don't reference ZAPTEL_DIR before
+ it has been defined don't print a pointless 'Compile for Unknown'
+ message (if you want a version string, use the top-level version
+ string that we've already created) use a simpler method of
+ conforming to the 2.6.20 workqueue API... there is no need to
+ document the change in the code, nor #define entries that are
+ only used in one place
+
+2007-02-07 21:13 +0000 [r2113-2117] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/firmwares/FPGA_1141.hex, xpp/firmwares/FPGA_1151.hex,
+ xpp/firmwares/FPGA_FXS.hex: Update the firmwares from previous
+ commit (2113, Xorcom rev. 3332).
+
+ * xpp/card_fxo.c, xpp/card_fxs.c, xpp/card_global.c,
+ xpp/zaptel-helper (removed), xpp/utils/zaptel-helper (added),
+ xpp/Makefile, xpp/utils/Makefile, xpp/xpd.h, xpp/init_card_3_24,
+ xpp/init_card_4_24, xpp/init_card_6_24, xpp/init_card_7_24,
+ xpp/xbus-core.c, xpp/utils/xpp_fxloader, xpp/utils/genzaptelconf,
+ xpp/xdefs.h, xpp/utils/xpp.rules (added), xpp, xpp/xpp_usb.c,
+ xpp/xpp_zap.c: xpp driver rev. 3332: * Reverse polarity and power
+ denial detection. * A short led flash at registration time. * Add
+ a real version of the xpp modules to them (independent of the
+ Zaptel version). * Update our line status even when not
+ registered. * Fixed a false SIG_CHANGED when inserting or
+ removing cable to FXO. * Fixed compilation fixes for 2.6.20 (Bug
+ #8982) * A cleaner fix for the bool changes of 2.6.19 . *
+ Automatically detect echo_can_state_t at debug time. *
+ Automaitcally set XPP_DEBUGFS (depending on debugfs) at compile
+ time. * Bug-fixes to zaptel-helper.
+
+2007-02-07 20:29 +0000 [r2091-2110] Kevin P. Fleming <kpfleming at digium.com>
+
+ * xpp/xbus-core.c, Makefile.kernel26: build XPP on the kernels that
+ Xorcom says are OK to build on update workqueue usage to conform
+ to kernel 2.6.20 API
+
+ * wctc4xxp/base.c: make the workqueue usage compatible with 2.6.20
+ kernel
+
+ * zttranscode.c: include headers we need... new kernel releases
+ won't do it for us
+
+ * wctc4xxp/base.c, zttranscode.c, zaptel.h: revert transcoder
+ driver to last version that passed PQ testing... improved version
+ will come back once testing has been completed and bugs are
+ found/fixed
+
+2007-02-05 21:54 +0000 [r2084-2086] Kevin P. Fleming <kpfleming at digium.com>
+
+ * Makefile: fix version-numbering logic
+
+ * zaptel.h: make a change to deal with buggy gcc 4.1 compilers
+
+2007-02-01 20:17 +0000 [r2071-2078] Kevin P. Fleming <kpfleming at digium.com>
+
+ * wctc4xxp/base.c, /, zttranscode.c, zaptel.h: revert some code
+ that appears to be causing crashes
+
+ * kb1ec.h, mec2.h, mec3.h, Makefile, hpec (added), zaptel.c
+ (removed), hpec/hpec_user.h, mg2ec.h, hpec/hpec.h, zconfig.h,
+ zaptel.h, wct4xxp/Makefile.kernel26 (added),
+ wctc4xxp/Makefile.kernel26 (added), zaptel-base.c (added), mec.h,
+ wct4xxp/Kbuild (removed), wctc4xxp/Kbuild (removed),
+ wct4xxp/Makefile, wct1xxp.c, sec-2.h,
+ build_tools/make_svn_branch_name, sec.h, wctc4xxp/Makefile,
+ hpec/hpec_zaptel.h, Makefile.kernel26 (added), tor2.c: add
+ support for Digium's High Performance Echo Canceller rework the
+ top-level Makefile so kernel 2.6 modules are built by a dedicated
+ Makefile
+
+ * Makefile, wctc4xxp/Makefile, wctc4xxp/codec_test.c, zaptel.h:
+ clean up wctc4xxp directory during 'make clean' adjust
+ zt_transcoder_hdr padding to account for removed fields
+
+ * patgen.c, patlooptest.c, pattest.c: remove unused header that
+ doesn't build properly without other headers
+
+2007-01-31 19:48 +0000 [r2063-2064] Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+ * xpp/zaptel-helper (added): zaptel-helper deserves wider exposure.
+ Note: it is not getting installed. However it will probably help
+ preven the braking of Astribank drivers loading for those who do
+ care.
+
+ * xpp/utils/genzaptelconf: Minor genzaptelconf fixes: * callerid
+ not written to zapata.conf * some messages were not printed with
+ say (and thus not supressed without -v) (Xorcom changeset 3240)
+
+2007-01-31 19:17 +0000 [r2038-2061] Kevin P. Fleming <kpfleming at digium.com>
+
+ * wctc4xxp/base.c: running out of cmdq entries is not a "debug"
+ message, it's an error
+
+ * wctc4xxp/base.c: add compatibility for kernels pre-2.6.10
+
+ * zttool.c, zaptel.c, torisatool.c, wctc4xxp/codec_test.c,
+ fxstest.c, zttranscode.c, tonezone.c, ztdynamic.c, zaptel.h,
[... 1069 lines stripped ...]
More information about the zaptel-commits
mailing list