[zaptel-commits] tag 1.2.5 r989 - in /tags/1.2.5: .version ChangeLog

zaptel-commits at lists.digium.com zaptel-commits at lists.digium.com
Sun Mar 26 10:23:23 MST 2006


Author: kpfleming
Date: Sun Mar 26 11:23:21 2006
New Revision: 989

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

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

Added: tags/1.2.5/.version
URL: http://svn.digium.com/view/zaptel/tags/1.2.5/.version?rev=989&view=auto
==============================================================================
--- tags/1.2.5/.version (added)
+++ tags/1.2.5/.version Sun Mar 26 11:23:21 2006
@@ -1,0 +1,1 @@
+1.2.5

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

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

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

Added: tags/1.2.5/ChangeLog
URL: http://svn.digium.com/view/zaptel/tags/1.2.5/ChangeLog?rev=989&view=auto
==============================================================================
--- tags/1.2.5/ChangeLog (added)
+++ tags/1.2.5/ChangeLog Sun Mar 26 11:23:21 2006
@@ -1,0 +1,158 @@
+2006-03-6  Kevin P. Fleming <kpfleming at digium.com>
+
+	* Zaptel 1.2.5 released
+	
+2006-03-04 21:50 +0000 [r974-976]  Mark Spencer <markster at digium.com>
+
+	* wctdm24xxp.c: Increase default ring debounce slightly and use the
+	  value properly.
+
+	* wct4xxp.c: Fix NMI issues with some IBM xSeries servers
+
+2006-03-03 20:14 +0000 [r973]  Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+
+	* xpp, xpp/xpd.h, xpp/xpp_usb.c: small compilation issues
+
+2006-03-03 19:11 +0000 [r970]  Russell Bryant <russell at digium.com>
+
+	* xpp/README.Astribank (added), README.Astribank: move the main
+	  Astribank readme into the xpp directory so they can manage it
+
+2006-02-18 17:02 +0000 [r962]  Tilghman Lesher <tilghman at mail.jeffandtilghman.com>
+
+	* Makefile: Make sure version.h gets built properly
+
+2006-02-16 17:56 +0000 [r958]  Russell Bryant <russell at digium.com>
+
+	* xpp/xpp_usb.c: fix build for linux 2.6.16 (issue #6505)
+
+2006-02-15  Russell Bryant <russell at digium.com>
+
+	* Zaptel 1.2.4 Released
+
+2006-02-15 02:24 +0000 [r947-949]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* xpp/xpp_fxloader.usermap (added), Makefile, xpp/gen_slic_init
+	  (added), xpp/xpp_zap.h (added), xpp/card_global.c (added),
+	  xpp/card_fxs.c (added), xpp/slic.c (added), xpp/FPGA_XPD.hex
+	  (added), xpp/xpp_proto.c (added), xpp/xproto.c (added),
+	  xpp/cards.c (added), xpp/Makefile (added), xpp/card_global.h
+	  (added), xpp/card_fxs.h (added), xpp/slic.h (added),
+	  xpp/xpp_proto.h (added), xpp/zap_debug.c (added), xpp/xproto.h
+	  (added), xpp/xpd.h (added), xpp/cards.h (added), xpp/sync.sh
+	  (added), xpp/slic_init.inc (added), xpp/zap_debug.h (added),
+	  xpp/xpp_fxloader (added), xpp/xpp_modprobe (added), xpp/xdefs.h
+	  (added), xpp (added), xpp/xpp_usb.c (added), xpp/xpp_zap.c
+	  (added), README.Astribank (added): initial import of Xorcom
+	  Astribank driver (issue #6452, with minor mods)
+
+	* wctdm.c: automatically set operational paramters for Australia
+	  when that opermode is seleced (issue #6454)
+
+2006-02-10 21:08 +0000 [r940]  Mark Spencer <markster at digium.com>
+
+	* wctdm24xxp.c: More updates for Rev B VPM
+
+2006-02-09 22:41 +0000 [r937]  Tilghman Lesher <tilghman at mail.jeffandtilghman.com>
+
+	* zaptel.init: Bug 6451 - Default to probe and remove newest Digium
+	  card
+
+2006-02-01 02:33 +0000 [r930]  Russell Bryant <russell at digium.com>
+
+	* ztcfg.c: fix a couple of typos in error messages
+
+2006-01-31 06:38 +0000 [r927]  Mark Spencer <markster at digium.com>
+
+	* wct4xxp.c, wctdm24xxp.c: Fix compile warning in tdm2400p and make
+	  sure dmactrl is updated if vpm detected.
+
+2006-01-31 Russell Bryant <russell at digium.com>
+
+	* Zaptel 1.2.3 Released
+
+2006-01-31 01:26 +0000 [r922]  Mark Spencer <markster at digium.com>
+
+	* wctdm24xxp.c: Add support for VPM100M Rev B
+
+2006-01-26 00:45 +0000 [r917]  Russell Bryant <russell at digium.com>
+
+	* ztdummy.c: backport RTC support for x86_64
+
+2006-01-19 04:40 +0000 [r907-911]  Russell Bryant <russell at digium.com>
+
+	* wcusb.c: remove owner field for 2.6.16 (issue #6288)
+
+	* ztdummy.c: fix symbol conflict with the kernel's rtc_interrupt
+	  function (issue #6287)
+
+	* ChangeLog (removed): remove extremely old ChangeLog ... they will
+	  now only exist in tags
+
+2006-01-18 Russell Bryant <russell at digium.com>
+
+	* Zaptel 1.2.2 Released
+
+2006-01-12 16:07 +0000 [r892]  Mark Spencer <markster at digium.com>
+
+	* wct4xxp.c: Fix loopup / loopdown code detection
+
+2006-01-10 20:32 +0000 [r885]  Matt Frederickson <creslin at digium.com>
+
+	* Makefile, fxotune.c: Fix libtonezone naming scheme for minor
+	  numbers
+
+2005-12-28 22:10 +0000 [r879]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* Makefile, udev/zaptel.rules-combined (added): support newer udev
+	  rules+permissions format install udev rules by default, since
+	  it's so common on distros now
+
+2005-12-22 22:51 +0000 [r874]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* wctdm24xxp.c: adjust input/output signals from FXO modules that
+	  were too high
+
+2005-12-17 02:04 +0000 [r865]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* Makefile, build_tools (added), build_tools/make_svn_branch_name,
+	  /, zaptel.c, zaptel.h, build_tools/make_version_h: add version
+	  and echo canceller selection reporting when zaptel module is
+	  loaded make 'update' target work like the Asterisk one and report
+	  conflicts
+
+2005-12-16 00:16 +0000 [r859]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* wctdm24xxp.c: remove some debugging #if statements dont force
+	  cardflag on for modules that are not present (so applications
+	  can't try to open non-existent ports)
+
+2005-12-13 19:08 +0000 [r855-857]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* wctdm.c: ensure data is output to proper io port address (issue
+	  #5990)
+
+	* Makefile: properly escape shell variable (from asterisk-users
+	  mailing list post)
+
+2005-12-04 19:29 +0000 [r848-850]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* Makefile: make Gentoo support actually work...
+
+	* Makefile: add support for Gentoo modules.d directory
+
+	* wctdm.c, wctdm24xxp.c: merge ringer changes from revs 845:847 in
+	  trunk
+
+2005-12-02 00:03 +0000 [r843]  Russell Bryant <russell at digium.com>
+
+	* zaptel.c: fix udev support for 2.6.15 (issue #5891)
+
+2005-12-01 23:14 +0000 [r841]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* Makefile: Makefile 'update' target now supports updating from
+	  Subversion repositories (issue #5875)
+
+2005-11-29 18:42 +0000 [r831-837]  Kevin P. Fleming <kpfleming at digium.com>
+
+	* wct4xxp.c: merge rev 834 from trunk (2nd gen VPM400M support)

Propchange: tags/1.2.5/ChangeLog
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tags/1.2.5/ChangeLog
------------------------------------------------------------------------------
    svn:keywords = none

Propchange: tags/1.2.5/ChangeLog
------------------------------------------------------------------------------
    svn:mime-type = text/plain



More information about the zaptel-commits mailing list