From 4b1f62d3315e53befff8b79e4d71873f581d5036 Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Wed, 28 Mar 2012 19:52:04 +0000 Subject: [PATCH] Importing files for 2.6.1-rc1 release. git-svn-id: http://svn.astersk.org/svn/dahdi/tools/tags/2.6.1-rc1@10608 17933a7a-c749-41c5-a318-cba88f637d49 --- .version | 1 + ChangeLog | 1954 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1955 insertions(+) create mode 100644 .version create mode 100644 ChangeLog diff --git a/.version b/.version new file mode 100644 index 0000000..07c46f9 --- /dev/null +++ b/.version @@ -0,0 +1 @@ +2.6.1-rc1 diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..cdef361 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,1954 @@ +2012-03-28 Shaun Ruffell + + * dahdi-tools version 2.6.1-rc1 released. + +2012-03-22 19:01 +0000 [r10596] Tzafrir Cohen + + * xpp/astribank_hook: xpp: astribank_hook: wait for udev to settle + When running the astribank_hook (only on Astribanks, in + XPP_HOTPLUG_DAHDI mode), wait for all other Astribanks to create + all the required device files. Signed-off-by: Oron Peled + Acked-by: Tzafrir Cohen + Origin: + http://svnview.digium.com/svn/dahdi?view=rev&rev=10585 + +2012-03-20 11:53 +0000 [r10547-10555] Tzafrir Cohen + + * xpp/astribank_license.c: xpp: astribank_allow: useless debug on + write Remove a useless debug message in the "write" operation. + Signed-off-by: Tzafrir Cohen Origin: + http://svnview.digium.com/svn/dahdi?view=rev&rev=10549 + + * xpp/astribank_license.c, xpp/echo_loader.c, xpp/xtalk/xtalk.c, + xpp/astribank_allow.c, xpp/fpga_load.c: xpp: fix build warnings + Unlike original: also fixed fpga_load. Signed-off-by: Tzafrir + Cohen Origin: + http://svnview.digium.com/svn/dahdi?view=rev&rev=10543 + + * xpp/oct612x/octdeviceapi/oct6100api/oct6100_miscellaneous_priv.h, + xpp/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.c, + xpp/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_channel.c, + xpp/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tsst.c, + xpp/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_interrupts.c, + xpp/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_conf_bridge.c: + xpp: oct612x: fix build warnings Signed-off-by: Tzafrir Cohen + Origin: + http://svnview.digium.com/svn/dahdi?view=rev&rev=10542 + +2012-03-15 21:49 +0000 [r10515-10523] Tzafrir Cohen + + * xpp/perl_modules/Dahdi/Hardware/USB.pm: xpp: Update product ID's + in Dahdi::Hardware::USB Signed-off-by: Oron Peled + Acked-by: Tzafrir Cohen + Origin: + http://svnview.digium.com/svn/dahdi?view=rev&rev=10505 + + * xpp/astribank_hexload.8: xpp: fix manpage of astribank_hexload * + Fixed 'astribanks_tool' string Signed-off-by: Oron Peled + Origin: + http://svnview.digium.com/svn/dahdi?view=rev&rev=10503 + + * xpp/astribank_license.c (added), xpp/astribank_allow.8, + xpp/astribank_license.h (added), xpp/Makefile, + xpp/astribank_allow.c: xpp: Customizable license markers * + License strings markers (BEGIN.../END...) can be customized * By + default, generate a "generic" license markers * We accept any + (paired) markers from the valid list Signed-off-by: Oron Peled + Acked-by: Tzafrir Cohen + Origin: + http://svnview.digium.com/svn/dahdi?view=rev&rev=10502 + + * xpp/echo_loader.c: xpp: bugfix: handle echo_loader errors * I/O + errors of the device were not propagated up by echo_loader * As a + result, Octasic load failure did not prevented USB renumeration * + Make consistent return values: - In our functions: ret < 0 is + error - In Octasic functions (UINT32): return Octasic error codes + * All error paths prints error messages (so we see how the error + propagates) * Also changed error order testing in init_octasic(): + Return status should be tested before the values of by-reference + parameters Signed-off-by: Oron Peled + Acked-by: Tzafrir Cohen Origin: + http://svnview.digium.com/svn/dahdi?view=rev&rev=10499 + + * xpp/echo_loader.c, xpp/astribank_usb.h: xpp: echo_loader.c: add + AB id to messages * Define new macros AB_INFO(), AB_ERR() that + prefix their message with the astribank information (usb device + + serial number) * Replace all INFO()/ERR() messages in + echo_loader.c with the new macros Signed-off-by: Oron Peled + Acked-by: Tzafrir Cohen + Origin: + http://svnview.digium.com/svn/dahdi?view=rev&rev=10498 + + * build_tools/dump_sys_state: improve build_tools/dump_sys_state * + Use the new dahdi_sysfs_copy script * Clean old/unused code * Add + notification output * Now always creates a tarball - the gzipped + copy is many times smaller. * Without arguments, tarball name is: + sys_dump.__