[svn-commits] russell: tag 1.4.4 r2744 - in /tags/1.4.4: .version ChangeLog

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Jul 16 12:51:20 CDT 2007


Author: russell
Date: Mon Jul 16 12:51:20 2007
New Revision: 2744

URL: http://svn.digium.com/view/zaptel?view=rev&rev=2744
Log:
importing files for 1.4.4 release

Added:
    tags/1.4.4/.version   (with props)
    tags/1.4.4/ChangeLog   (with props)

Added: tags/1.4.4/.version
URL: http://svn.digium.com/view/zaptel/tags/1.4.4/.version?view=auto&rev=2744
==============================================================================
--- tags/1.4.4/.version (added)
+++ tags/1.4.4/.version Mon Jul 16 12:51:20 2007
@@ -1,0 +1,1 @@
+1.4.4

Propchange: tags/1.4.4/.version
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tags/1.4.4/.version
------------------------------------------------------------------------------
    svn:keywords = none

Propchange: tags/1.4.4/.version
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: tags/1.4.4/ChangeLog
URL: http://svn.digium.com/view/zaptel/tags/1.4.4/ChangeLog?view=auto&rev=2744
==============================================================================
--- tags/1.4.4/ChangeLog (added)
+++ tags/1.4.4/ChangeLog Mon Jul 16 12:51:20 2007
@@ -1,0 +1,1408 @@
+2007-07-16  Russell Bryant <russell at digium.com>
+
+	* Zaptel 1.4.4 released.
+	
+2007-07-16 13:14 +0000 [r2740]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* zaptel.init: Simplify hpec_start and remove duplicates.
+
+2007-07-13 08:22 +0000 [r2733-2736]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/xpp_zap.c, xpp/utils/zconf/Zaptel/Config/Defaults.pm,
+	  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/utils/fpga_load.c, xpp/xbus-core.h, xpp/utils/lszaptel,
+	  xpp/xdefs.h, xpp/utils/xpp.rules, xpp/utils/zapconf,
+	  xpp/utils/zconf/Zaptel/Hardware/PCI.pm, xpp/utils/xpp_sync,
+	  xpp/.version, 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: Merge xpp r4372: * 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)
+	  (From branches/1.2 r2732, r2735)
+
+	* Makefile: * config target: Replace shell scriptary with makefile
+	  logic. * config target: Add a helpful text for the Zaptel
+	  installer. (From branches/1.2 r2729)
+
+	* README, 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. (From
+	  branches/1.2 r2728, r2730)
+
+2007-07-11 19:04 +0000 [r2726]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* 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) (From branches/1.2 r2724)
+
+2007-07-11 18:14 +0000 [r2718-2722]  Jason Parker <jparker at digium.com>
+
+	* README, /: Merged revisions 2721 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2721
+	  | qwell | 2007-07-11 13:14:11 -0500 (Wed, 11 Jul 2007) | 4 lines
+	  tzafrir pointed out that this was put in the wrong place. Move it
+	  so that asciidoc can properly parse it. ........
+
+	* README, /: Merged revisions 2717 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2717
+	  | qwell | 2007-07-11 12:24:21 -0500 (Wed, 11 Jul 2007) | 7 lines
+	  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 13:08 +0000 [r2711-2714]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* README: Fix the zaptel-perl install insturctions.
+
+	* README.Linux26 (removed): Remove obsolete and inaccurate
+	  README.Linux26 .
+
+	* README, /, zaptel.init, xpp/utils/Makefile: * Enable zaptel-perl
+	  and use perl utilities for Astribank init (from 1.2 r2710) *
+	  Update README accordingly. * Continue documenting Zaptel, while
+	  we're updating the README. * Ignore the generated README.html.
+
+2007-07-08 19:22 +0000 [r2706-2707]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* README: Moving specific commands to a distro-specific part.
+
+	* Makefile, README: * README fixes. * Add makefile target to
+	  generate README.html from README with asciidoc. Note: At least
+	  for now the ability to generate a nice extra HTML copy of the
+	  text README is an extra feature. But the README file is meant to
+	  be primarily read as a text file and will still be readable as
+	  such till further notice.
+
+2007-07-06 23:24 +0000 [r2703]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* README: Two more sections to the README. Though I'm not quite
+	  happy with their style.
+
+2007-07-05 18:10 +0000 [r2697]  Jason Parker <jparker at digium.com>
+
+	* /, zaptel-base.c: Merged revisions 2696 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2696
+	  | qwell | 2007-07-05 13:08:53 -0500 (Thu, 05 Jul 2007) | 5 lines
+	  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:06 +0000 [r2688-2690]  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 . (from branches/1.2 r2689)
+
+	* zaptel.init: Set default value for XPP_SYNC.
+
+2007-07-03 18:58 +0000 [r2684]  Jason Parker <jparker at digium.com>
+
+	* wctdm.c, /: Merged revisions 2683 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2683
+	  | qwell | 2007-07-03 13:57:42 -0500 (Tue, 03 Jul 2007) | 4 lines
+	  Fix a potential issue with the reversepolarity module option in
+	  wctdm. Issue 7191, patch by Thomas Andrews. ........
+
+2007-07-03 16:46 +0000 [r2681]  Matthew Fredrickson <creslin at digium.com>
+
+	* wct4xxp/base.c, /: Merged revisions 2680 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2680
+	  | mattf | 2007-07-03 11:39:34 -0500 (Tue, 03 Jul 2007) | 1 line
+	  Fix for span shutdown issue ........
+
+2007-07-02 15:58 +0000 [r2676]  Joshua Colp <jcolp at digium.com>
+
+	* /, ztd-eth.c: Merged revisions 2675 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2675
+	  | file | 2007-07-02 12:56:18 -0300 (Mon, 02 Jul 2007) | 2 lines
+	  Add support for the 2.6.22 kernel. (issue #10095 reported by
+	  Matti) ........
+
+2007-07-02 15:07 +0000 [r2674]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* zaptel.init: * Fix unloading of xpp modules. * Add optional
+	  support for using the zaptel perl functions. (From branches/1.2
+	  changesset:2670 and changeset:2673)
+
+2007-07-02 13:46 +0000 [r2671]  Joshua Colp <jcolp at digium.com>
+
+	* firmware/Makefile, wctc4xxp/tc400m-firmware.bin (removed),
+	  wctc4xxp/base.c, wctc4xxp/Makefile.kernel26: Nobody ever updated
+	  the wctc4xxp stuff to use the in-tree firmware management
+	  stuff... 'tsk 'tsk. (issue #10093 reported by snuffy)
+
+2007-06-26 19:37 +0000 [r2669]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* /: block fix that is not needed here (already present)
+
+2007-06-23 15:55 +0000 [r2664]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* README: * Correct names for Digium cards. * Further removed
+	  obsolete sections. * Section about the perl stuff added.
+
+2007-06-21 13:37 +0000 [r2657-2662]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* README: A README that will actually help users a bit.
+
+	* zaptel.init: * Remove ztcfg -s from shutdown. * Someone with a
+	  dynamic span, please test the suggested replacement (remmed-out).
+	  * Reduced nesting in wait_for_xpp .
+
+	* zaptel.init: Reduce nesting in hpec startup by moving it to a
+	  function.
+
+	* zaptel.init: Fix a syntax error in hpec startup.
+
+	* xpp/utils: Ignore some generated man pages.
+
+2007-06-12 14:50 +0000 [r2643-2645]  John Sloan <jsloan at digium.com>
+
+	* wctc4xxp/base.c, /: Merged revisions 2644 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2644
+	  | jsloan | 2007-06-12 09:07:18 -0500 (Tue, 12 Jun 2007) | 1 line
+	  Corrected test code ........
+
+	* wctc4xxp/base.c, /: Merged revisions 2642 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2642
+	  | jsloan | 2007-06-12 08:34:42 -0500 (Tue, 12 Jun 2007) | 1 line
+	  Added new PCI device ID ........
+
+2007-06-11 22:18 +0000 [r2639]  Matthew Fredrickson <creslin at digium.com>
+
+	* wct4xxp/base.c, /: Merged revisions 2638 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2638
+	  | mattf | 2007-06-11 17:17:14 -0500 (Mon, 11 Jun 2007) | 1 line
+	  Add a couple of PCI ids ........
+
+2007-06-11 22:12 +0000 [r2635]  Jason Parker <jparker at digium.com>
+
+	* genconst.c (removed): Remove a file from the tree that hasn't
+	  been used in a very long time. The last time this file changed
+	  was in revision 79. It is also not referenced anywhere in the
+	  tree, and doesn't even compile... Issue 9923, reported by
+	  tzafrir.
+
+2007-06-11 22:12 +0000 [r2634]  Matthew Fredrickson <creslin at digium.com>
+
+	* wct4xxp/base.c, /: Merged revisions 2633 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2633
+	  | mattf | 2007-06-11 17:10:59 -0500 (Mon, 11 Jun 2007) | 1 line
+	  Make the version check optional ........
+
+2007-06-11 15:55 +0000 [r2622]  John Sloan <jsloan at digium.com>
+
+	* wctc4xxp/base.c, /: Merged revisions 2621 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2621
+	  | jsloan | 2007-06-11 10:47:37 -0500 (Mon, 11 Jun 2007) | 1 line
+	  Fixed SMP bugs on quad processor machines. Reduced memory usage
+	  ........
+
+2007-06-09 23:55 +0000 [r2611-2612]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* doc/ztmonitor.8, doc/zttool.8, doc/ztcfg.8: ó is non-printable on
+	  non-UTF-8 locales. Replaced with \['o] to make lintian happy.
+
+	* doc/fxstest.8 (added), doc/fxotune.8: * fxotune man page is
+	  up-to-date for 1.4. * fxtest man page.
+
+2007-06-08  Russell Bryant <russell at digium.com>
+
+	* Zaptel 1.4.3 released.
+	
+2007-06-08 15:58 +0000 [r2601]  Russell Bryant <russell at digium.com>
+
+	* wct4xxp/base.c, /: Merged revisions 2599 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2599
+	  | russell | 2007-06-08 10:57:18 -0500 (Fri, 08 Jun 2007) | 1 line
+	  Make sure the name is right ........
+
+2007-06-08 15:37 +0000 [r2591-2597]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* Makefile: Make the checkstack target basically work for kernel
+	  2.6.
+
+	* 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) Merged from
+	  branches/1.2 r2589
+
+2007-06-07 17:02 +0000 [r2584]  Russell Bryant <russell at digium.com>
+
+	* /: Blocked revisions 2583 via svnmerge ........ r2583 | russell |
+	  2007-06-07 12:01:04 -0500 (Thu, 07 Jun 2007) | 4 lines 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:47 +0000 [r2574]  Matthew Fredrickson <creslin at digium.com>
+
+	* wct4xxp/base.c: Add 220/420 support
+
+2007-06-01 17:06 +0000 [r2551]  Matthew Fredrickson <creslin at digium.com>
+
+	* wct4xxp/vpm450m.c, /: Merged revisions 2550 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2550
+	  | mattf | 2007-06-01 11:56:09 -0500 (Fri, 01 Jun 2007) | 2 lines
+	  Fix for stack overflow on FC6 and VPM450M. ........
+
+2007-05-18 15:50 +0000 [r2540]  Matthew Fredrickson <creslin at digium.com>
+
+	* /, zaptel-base.c: Merged revisions 2539 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2539
+	  | mattf | 2007-05-18 10:48:55 -0500 (Fri, 18 May 2007) | 2 lines
+	  Remove silly got signal message ........
+
+2007-05-17 21:47 +0000 [r2536]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/xpp_zap.c, 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, xpp/utils/xpp_sync,
+	  xpp/.version, xpp/firmwares/FPGA_1141.hex, xpp/README.Astribank,
+	  xpp/card_global.c, xpp/utils/zaptel_hardware (added),
+	  xpp/Makefile, xpp/utils/Makefile, xpp/parport_debug.c (added),
+	  xpp/utils/zconf/Zaptel/Hardware/USB.pm,
+	  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 revision 3965:
+	  * 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. * 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).
+
+2007-05-17 20:35 +0000 [r2532]  Matthew Fredrickson <creslin at digium.com>
+
+	* wct4xxp/vpm450m.c: Reduce stack usage of VPM450M. Fix for FC6
+	  module load problems
+
+2007-05-17 18:46 +0000 [r2527]  Jason Parker <jparker at digium.com>
+
+	* Makefile: Fix problem with chan_misdn not being built in
+	  Asterisk, due to missing suppserv. Update to new tarballs from
+	  misdn.org and allow versioning in Makefile. Issue 9064.
+
+2007-05-17 16:49 +0000 [r2524]  Joshua Colp <jcolp at digium.com>
+
+	* fxotune.c: Allow the fxotune config file to be specified instead
+	  of hardcoded. (issue #8444 reported by pupeno, patch by tzafrir)
+
+2007-05-17 14:27 +0000 [r2522]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/Makefile: The debugfs code seems to have some bad sideeffects
+	  when badly used. So don't enable it by default. (From chabgeset
+	  2520)
+
+2007-05-04 22:37 +0000 [r2495]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* zaptel.init: zaptel.init: use automative modules unloading (as in
+	  trunk and 1.2).
+
+2007-05-01 16:22 +0000 [r2483]  Russell Bryant <russell at digium.com>
+
+	* /, zonedata.c: Merged revisions 2482 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2482
+	  | russell | 2007-05-01 11:20:50 -0500 (Tue, 01 May 2007) | 3
+	  lines Add zonedata information for the Philippines. (issue #9525,
+	  reported and patched by loloski) ........
+
+2007-04-30 23:07 +0000 [r2480]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* zaptel.init: eliminate bogus warning message during script
+	  startup with no HPEC licenses
+
+2007-04-29 22:12 +0000 [r2477]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/xpp_zap.c, 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/xproto.h, xpp/firmwares/USB_1150.hex, xpp/xpd.h,
+	  xpp/calibrate_slics, xpp/init_card_4_24 (removed),
+	  xpp/utils/zconf/Zaptel/Chans.pm, xpp/init_card_6_24 (removed),
+	  xpp/utils/xpp_blink (added), xpp/init_card_4_26 (added),
+	  xpp/card_bri.c, xpp/ChangeLog (added), xpp/xbus-core.c,
+	  xpp/init_card_6_26 (added), xpp/utils/zconf/Zaptel.pm,
+	  xpp/utils/adj_clock.c (removed),
+	  xpp/utils/zconf/Zaptel/Xpp/Xpd.pm, xpp/utils/xpp_fxloader,
+	  xpp/utils/fpga_load.c, xpp/utils/lszaptel, xpp/utils/xpp_sync,
+	  xpp/.version, xpp/firmwares/FPGA_1141.hex,
+	  xpp/utils/genzaptelconf.8, xpp/card_fxo.c, xpp/README.Astribank,
+	  xpp/card_fxs.c, xpp/card_global.c, 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/init_card_3_24 (removed),
+	  xpp/init_card_3_26 (added), xpp/utils/zt_registration,
+	  xpp/init_card_7_24 (removed), xpp/init_card_7_26 (added),
+	  xpp/utils/zconf/Zaptel/Span.pm, xpp/utils/genzaptelconf,
+	  xpp/utils/zconf/Zaptel/Xpp.pm, xpp/xpp_usb.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.
+
+2007-04-28 21:29 +0000 [r2465-2470]  Matthew Fredrickson <creslin at digium.com>
+
+	* wct4xxp/base.c, /: Merged revisions 2469 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2469
+	  | mattf | 2007-04-28 16:07:35 -0500 (Sat, 28 Apr 2007) | 1 line
+	  Fix for potential deadlock in wct4xxp driver ........
+
+	* wcte11xp.c, /: Merged revisions 2464 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2464
+	  | mattf | 2007-04-28 14:04:50 -0500 (Sat, 28 Apr 2007) | 2 lines
+	  Fix for potential deadlock in drivers ........
+
+2007-04-27 19:06 +0000 [r2460]  Jason Parker <jparker at digium.com>
+
+	* /, ztmonitor.c: Merged revisions 2459 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2459
+	  | qwell | 2007-04-27 14:05:25 -0500 (Fri, 27 Apr 2007) | 2 lines
+	  Correct and remove (one of each) broken syntax examples. ........
+
+2007-04-25 16:32 +0000 [r2452]  Matthew Fredrickson <creslin at digium.com>
+
+	* wct1xxp.c, /: Merged revisions 2451 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2451
+	  | mattf | 2007-04-25 11:26:18 -0500 (Wed, 25 Apr 2007) | 1 line
+	  Start fixing potential deadlock between device driver and zaptel
+	  ........
+
+2007-04-25  Russell Bryant <russell at digium.com>
+
+	* Zaptel 1.4.2.1 released.
+	
+2007-04-25 15:36 +0000 [r2444]  Jason Parker <jparker at digium.com>
+
+	* /, zaptel-base.c: Merged revisions 2443 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2443
+	  | qwell | 2007-04-25 10:35:34 -0500 (Wed, 25 Apr 2007) | 2 lines
+	  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.4.2 released.
+	
+2007-04-24 18:34 +0000 [r2433-2435]  Jason Parker <jparker at digium.com>
+
+	* /: Blocked revisions 2434 via svnmerge ........ r2434 | qwell |
+	  2007-04-24 13:33:29 -0500 (Tue, 24 Apr 2007) | 1 line Backport
+	  pre-echocan debugging for ztmonitor ........
+
+	* zaptel.h, zconfig.h, ztmonitor.c, jpah.h (added), zaptel-base.c:
+	  Merge in pre-echocan debugging for ztmonitor.
+
+2007-04-13 23:14 +0000 [r2423]  Jason Parker <jparker at digium.com>
+
+	* /, zaptel-base.c: Merged revisions 2422 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2422
+	  | qwell | 2007-04-13 18:12:23 -0500 (Fri, 13 Apr 2007) | 14 lines
+	  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:03 +0000 [r2406]  Matt Frederickson <creslin at digium.com>
+
+	* /, zaptel-base.c: Merged revisions 2405 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2405
+	  | mattf | 2007-04-11 14:01:21 -0500 (Wed, 11 Apr 2007) | 4 lines
+	  Fix buglet in memory corruption fix. ........
+
+2007-04-07 16:47 +0000 [r2397]  Matt Frederickson <creslin at digium.com>
+
+	* zaptel-base.c: Fix for #9208. Memory corruption within zaptel
+	  data.
+
+2007-03-30 21:03 +0000 [r2359]  Matt Frederickson <creslin at digium.com>
+
+	* zaptel-base.c: Fix potential spinlock recursion issue.
+
+2007-03-30 18:57 +0000 [r2354]  Jason Parker <jparker at digium.com>
+
+	* /, zaptel-base.c: Merged revisions 2353 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2353
+	  | qwell | 2007-03-30 13:56:46 -0500 (Fri, 30 Mar 2007) | 4 lines
+	  Fix an issue where an echo can was freed incorrectly in certain
+	  circumstances. Issue 9292, fix suggested by ddv2005. ........
+
+2007-03-29 16:36 +0000 [r2348-2351]  Russell Bryant <russell at digium.com>
+
+	* README.hpec, /, zaptel.init: Merged revisions 2350 via svnmerge
+	  from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........
+	  r2350 | russell | 2007-03-29 11:35:37 -0500 (Thu, 29 Mar 2007) |
+	  4 lines 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: Merged revisions 2347 via
+	  svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2
+	  ........ r2347 | russell | 2007-03-29 11:05:32 -0500 (Thu, 29 Mar
+	  2007) | 3 lines Add a README for HPEC, and add support for HPEC
+	  in the init script. (issue #9413, chozian) ........
+
+2007-03-27 18:49 +0000 [r2343]  Russell Bryant <russell at digium.com>
+
+	* /, zaptel.init: Merged revisions 2342 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2342
+	  | russell | 2007-03-27 13:48:23 -0500 (Tue, 27 Mar 2007) | 5
+	  lines 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-23 02:11 +0000 [r2336]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* Makefile: fix builds for 2.4 kernels
+
+2007-03-22  Kevin P. Fleming  <kpfleming at digium.com>
+
+	* Zaptel 1.4.1 released.
+	
+2007-03-23 02:11 +0000 [r2333-2336]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* Makefile: fix builds for 2.4 kernels
+
+	* mec.h, kb1ec.h, mec2.h, mec3.h, sec-2.h, sec.h,
+	  hpec/hpec_zaptel.h, mg2ec.h, zaptel.h, zaptel-base.c: bring in
+	  the rest of the support needed for HPEC
+
+2007-03-19 16:30 +0000 [r2323]  Joshua Colp <jcolp at digium.com>
+
+	* /, README.Linux26: Merged revisions 2322 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2322
+	  | file | 2007-03-19 12:28:58 -0400 (Mon, 19 Mar 2007) | 2 lines
+	  Update documentation to match current Makefile. linux26 is no
+	  longer a valid target. (issue #9296 reported by valley) ........
+
+2007-03-14 16:08 +0000 [r2308]  Matt Frederickson <creslin at digium.com>
+
+	* wct4xxp/base.c, /: Merged revisions 2307 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2307
+	  | mattf | 2007-03-14 10:03:18 -0600 (Wed, 14 Mar 2007) | 2 lines
+	  Fix bug in J1 mode configuration. ........
+
+2007-03-09 20:04 +0000 [r2302]  Matt Frederickson <creslin at digium.com>
+
+	* wct4xxp/vpm450m.c, /: Merged revisions 2301 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2301
+	  | mattf | 2007-03-09 13:59:43 -0600 (Fri, 09 Mar 2007) | 2 lines
+	  Make sure we don't allocate as GFP_KERNEL in atomic context
+	  ........
+
+2007-03-08 15:58 +0000 [r2297]  Joshua Colp <jcolp at digium.com>
+
+	* /, hpec/hpec_zaptel.h: Merged revisions 2296 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2296
+	  | file | 2007-03-08 10:56:05 -0500 (Thu, 08 Mar 2007) | 2 lines
+	  vprintk is only available on 2.6.9+ (issue #9232 reported by
+	  baconbuttie) ........
+
+2007-03-08 00:48 +0000 [r2294]  Russell Bryant <russell at digium.com>
+
+	* zaptel.h: Add a constant for ZT_EVENT_REMOVED to allow a driver
+	  to hint to userspace that a channel has been removed. (issue
+	  #7256, tzafrir)
+
+2007-03-07 19:36 +0000 [r2292]  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). r2290 | tzafrir
+	  | 2007-03-07 21:14:30 +0200 (Wed, 07 Mar 2007) | 3 lines
+
+2007-03-05 17:02 +0000 [r2288]  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. r2286 | tzafrir | 2007-03-05 18:14:11
+	  +0200 (Mon, 05 Mar 2007) | 2 lines
+
+2007-03-05 05:42 +0000 [r2283]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* build_tools/make_firmware_object, wcte12xp.c, /: Merged revisions
+	  2280-2282 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2280
+	  | kpfleming | 2007-03-04 23:34:43 -0600 (Sun, 04 Mar 2007) | 2
+	  lines ensure that we run objdump in the most generic language
+	  possible to avoid complications on non-English systems (issue
+	  #9196) ........ r2281 | kpfleming | 2007-03-04 23:40:37 -0600
+	  (Sun, 04 Mar 2007) | 2 lines remove stray character that my
+	  editor decided to add ........ r2282 | kpfleming | 2007-03-04
+	  23:41:30 -0600 (Sun, 04 Mar 2007) | 2 lines this driver does not
+	  use workqueues, so does not need this header (issue #9196)
+	  ........
+
+2007-03-02 22:20 +0000 [r2267-2273]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* zaptel.init: Support proper loading of the Astribank (xpp) with
+	  proper initialization.
+
+	* Makefile: Don't "fail" a modprobe of ztdummy just because
+	  zaptel.conf is bad.
+
+	* /, xpp/Makefile: Clarify a cyptic build message. r2266 | tzafrir
+	  | 2007-03-02 22:40:06 +0200 (Fri, 02 Mar 2007) | 2 lines
+
+2007-03-01 19:50 +0000 [r2244-2259]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/xbus-core.c, /: r2257 | tzafrir | 2007-03-01 21:29:12 +0200
+	  (Thu, 01 Mar 2007) | 2 lines SLAB_KERNEL is an obsolete alias of
+	  GFP_KERNEL. Fix build on Vanilla 2.6.20 .
+
+	* /, xpp/utils/Makefile: r2252 | tzafrir | 2007-02-28 22:57:52
+	  +0200 (Wed, 28 Feb 2007) | 3 lines Make the xpp/utils/Makefile in
+	  1.2 closer to the one in 1.4 (and actually work, this tine).
+
+	* /: Forgot to update properties
+
+	* xpp/xpp_zap.c, xpp/utils/hexfile.c, xpp/firmwares/FPGA_1151.hex,
+	  xpp/xpp_zap.h, xpp/utils/hexfile.h, xpp/xproto.c,
+	  xpp/utils/zconf/Zaptel, xpp/firmwares/FPGA_FXS.hex, xpp/xproto.h,
+	  xpp/xpd.h, xpp/firmwares/USB_1150.hex,
+	  xpp/utils/zconf/Zaptel/Chans.pm, xpp/utils/zconf/Zaptel/Xpp,
+	  xpp/card_bri.c (added), xpp/xbus-core.c,
+	  xpp/utils/zconf/Zaptel.pm, xpp/utils/test_parse.c,
+	  xpp/utils/zconf/Zaptel/Xpp/Xpd.pm, xpp/card_bri.h (added),
+	  xpp/utils/xpp_fxloader, xpp/utils/fpga_load.c, xpp/xbus-core.h,
+	  xpp/utils/lszaptel (added), xpp/utils/xpp_sync (added),
+	  xpp/.version (added), xpp/firmwares/FPGA_1141.hex,
+	  xpp/card_fxo.c, xpp/card_fxs.c, xpp/card_global.c, xpp/Makefile,
+	  xpp/utils/Makefile, xpp/utils/zconf (added),
+	  xpp/firmwares/USB_1140.hex, xpp/utils/zconf/Zaptel/Xpp/Xbus.pm,
+	  xpp/utils/zt_registration (added),
+	  xpp/utils/zconf/Zaptel/Span.pm, xpp/utils/genzaptelconf,
+	  xpp/utils/zconf/Zaptel/Xpp.pm, xpp/xpp_usb.c: xpp rev. 3495:
+	  ------------------------------------------------------------------------
+	  r2243 | tzafrir | 2007-02-28 02:05:59 +0200 (Wed, 28 Feb 2007) |
+	  4 lines * 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)
+	  ------------------------------------------------------------------------
+	  r2239 | tzafrir | 2007-02-27 08:14:18 +0200 (Tue, 27 Feb 2007) |
+	  18 lines 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 ;-) .
+	  ------------------------------------------------------------------------
+	  r2223 | tzafrir | 2007-02-24 03:05:05 +0200 (Sat, 24 Feb 2007) |
+	  3 lines Add the Zaptel and Zaptel::Xpp perl modules, and some
+	  simple utilities that use them. disabled by default for now.
+	  ------------------------------------------------------------------------
+	  r2222 | tzafrir | 2007-02-24 02:55:05 +0200 (Sat, 24 Feb 2007) |
+	  2 lines Make the xpp/utils/Makefile in 1.2 closer to the one in
+	  1.4 .
+
+2007-02-26 18:20 +0000 [r2230-2233]  Joshua Colp <jcolp at digium.com>
+
+	* Makefile, /: Merged revisions 2232 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2232
+	  | file | 2007-02-26 13:18:13 -0500 (Mon, 26 Feb 2007) | 2 lines
+	  Just in case... set hotplug firmware loading option to no if on a
+	  2.4 kernel. (issue #9140 reported by velter) ........
+
+	* Makefile: Move menuselect build options inclusion to before it is
+	  initially used otherwise the needed variables may not be present
+	  at time of use. (issue #9145 reported by jmls)
+
+2007-02-26 10:13 +0000 [r2229]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* doc/fxotune.8: The fxotune man page was misleading. Dumping some
+	  content into it. Still needs work.
+
+2007-02-24 00:13 +0000 [r2215-2220]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* datamods/Makefile, wct4xxp/Kbuild (removed), Makefile, wcte12xp.c
+	  (added), wct4xxp/Makefile, zaptel.xml, hpec (added), zaptel.c
+	  (removed), zttranscode.c, wctc4xxp (added), Makefile.kernel26
+	  (added), wct4xxp/Makefile.kernel26 (added), zaptel.h,
+	  firmware/firmware.xml, zaptel-base.c (added): partial update to
+	  support all the stuff that went into Zaptel 1.2 recently... this
+	  definitely still broken for 2.4 kernels, and maybe for 2.6 as
+	  well :-) includes: Makefile split and reorganize TE120P driver
+	  TC400B driver HPEC support (not yet complete)
+
+2007-02-21 17:27 +0000 [r2200-2209]  Matt Frederickson <creslin at digium.com>
+
+	* wct4xxp/base.c, /: Merged revisions 2208 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2208
+	  | mattf | 2007-02-21 11:26:05 -0600 (Wed, 21 Feb 2007) | 2 lines
+	  Make sure we do the IRQ fix in the gen1 interrupt handler as
+	  well. ........
+
+	* wct4xxp/vpm450m.c, /: Merged revisions 2199 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2199
+	  | mattf | 2007-02-21 09:57:20 -0600 (Wed, 21 Feb 2007) | 2 lines
+	  Make sure we do the check for memory allocation failure. ........
+
+	* wct4xxp/vpm450m.c, /: Merged revisions 2198 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2198
+	  | mattf | 2007-02-21 09:49:50 -0600 (Wed, 21 Feb 2007) | 2 lines
+	  Reduce our stack usage when using the vpm450m ........
+
+2007-02-21 14:00 +0000 [r2195]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* build_tools/make_svn_branch_name, /: Merged revisions 2194 via
+	  svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2
+	  ........ r2194 | kpfleming | 2007-02-21 08:00:20 -0600 (Wed, 21
+	  Feb 2007) | 2 lines use new tag version numbering script ........
+
+2007-02-20 20:17 +0000 [r2180]  Russell Bryant <russell at digium.com>
+
+	* Makefile: Fix the check that ran the install for xpp/utils. Also,
+	  add a target to build them, and clean the directory in the clean
+	  target. (issue #8894, tzafrir)
+
+2007-02-17 17:15 +0000 [r2170]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/utils/Makefile: xpp/utils: Use autoconf's test for libusb.
+
+2007-02-16 22:18 +0000 [r2167]  Matt Frederickson <creslin at digium.com>
+
+	* /, wctdm24xxp.c: Merged revisions 2166 via svnmerge from
+	  https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2166
+	  | mattf | 2007-02-16 16:14:48 -0600 (Fri, 16 Feb 2007) | 2 lines
+	  Fix detection of second single port modules so it actually works
+	  now. ........
+
+2007-02-12 23:42 +0000 [r2158-2160]  Joshua Colp <jcolp at digium.com>
+
+	* firmware/Makefile, Makefile: Add hotplug-uninstall target to main
+	  Makefile and make the firmware Makefile keep a record of the
+	  installed firmware in the hotplug directory. This means that as
+	  long as you have the latest version of firmware installed your
+	  checkout will never install it again, and all new checkouts will
+	  not either. This might also help those building packages for
+	  distros.
+
+2007-02-11 15:48 +0000 [r2151]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp/xbus-core.c: struct inode and debugfs: break some Fedoras
+	  rather than all others. (from changeset 2150)
+
+2007-02-10 20:43 +0000 [r2147]  Joshua Colp <jcolp at digium.com>
+
+	* firmware/Makefile: Only attempt to install firmware to the
+	  hotplug directories if any was selected.
+
+2007-02-10 00:22 +0000 [r2142-2146]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* zaptel.xml: add some inter-module dependencies and add wctc4xxp
+	  to menuselect list
+
+	* zaptel.xml: clean up module naming there is no need to enable the
+	  user to skip building zaptel or ztdynamic (probably zttranscode
+	  too... menuselect needs an upgrade)
+
+2007-02-09 18:39 +0000 [r2136-2140]  Joshua Colp <jcolp at digium.com>
+
+	* firmware/Makefile: It's probably a good idea to make the tarballs
+	  a requirement to make the object files.
+
+	* firmware/Makefile, wct4xxp/base.c, Makefile: Drop the need for
+	  header files by using non-versioned binary files.
+
+2007-02-09 15:06 +0000 [r2123-2135]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* Makefile: Fix 'make clean' on kernel 2.4: datamods is only made
+	  on 2.6.
+
+	* Makefile: Build xpp/ for kernel >= 2.6.8, not >=2.6.9.
+
+	* xpp/xpp_zap.c: Now 'chans' is used after all.
+
+	* xpp/xpp_zap.c, xpp/firmwares/FPGA_1151.hex, xpp/xpp_zap.h,
+	  xpp/xproto.c, xpp/firmwares/FPGA_FXS.hex, xpp/xproto.h,
+	  xpp/xpd.h, xpp/init_card_4_23 (removed), xpp/init_card_4_24
+	  (added), xpp/init_card_6_24 (added), xpp/xbus-core.c,
+	  xpp/utils/adj_clock.c, xpp/utils/xpp_fxloader, xpp/xbus-core.h,
+	  xpp/utils/fpga_load.c, xpp/xdefs.h, xpp, xpp/utils/xpp.rules
+	  (added), xpp/firmwares/FPGA_1141.hex (added), xpp/card_fxo.c,
+	  xpp/card_global.c, xpp/card_fxs.c, xpp/README.Astribank,
+	  xpp/utils/zaptel-helper (added), xpp/zaptel-helper (removed),
+	  xpp/utils/Makefile, xpp/Makefile, xpp/utils/adj_clock.8,
+	  xpp/firmwares/USB_1140.hex (added), xpp/zap_debug.c,
+	  xpp/utils/fpga_load.8, xpp/init_card_3_23 (removed),
+	  xpp/init_card_3_24 (added), xpp/zap_debug.h, xpp/init_card_7_24
+	  (added), xpp/xpp_log.h (added), xpp/utils/genzaptelconf,
+	  xpp/xpp_usb.c: Branch 1.4 is back in sync (currently: xorcom rev.
+	  3332): * Performance improvements for multi-XPD (span) devices. *
+	  Astribank BRI driver (in next commit). * Changes under /proc: -
+	  XBUS and XPD numbers have two digits. - Every script wildcard
+	  should be replaced from XBUS-? to XBUS-[0-9]* - Added
+	  /proc/xpp/XBUS-*/XPD-*/blink: echo 1 to start and 0 to stop. *
+	  Several countries (South Africa, UAE, anybody else) require a
+	  shorter ring delay. Adjust FXO reg 0x17 (23)'s bits 0:2 to 011. *

[... 606 lines stripped ...]



More information about the svn-commits mailing list