<div dir="ltr">PSC<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Asterisk Development Team</b> <span dir="ltr"><<a href="mailto:rmeyerriecks@digium.com">rmeyerriecks@digium.com</a>></span><br>
Date: 2013/12/6<br>Subject: [asterisk-dev] DAHDI-Linux and DAHDI-Tools 2.8.0 Now Available<br>To: <a href="mailto:asterisk-announce@lists.digium.com">asterisk-announce@lists.digium.com</a>, <a href="mailto:asterisk-dev@lists.digium.com">asterisk-dev@lists.digium.com</a>, <a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a><br>
<br><br>The Asterisk Development Team has announced the releases of:<br>
DAHDI-Linux-v2.8.0<br>
DAHDI-Tools-v2.8.0<br>
dahdi-linux-complete-2.8.0+2.<u></u>8.0<br>
<br>
This release is available for immediate download at:<br>
<a href="http://downloads.asterisk.org/pub/telephony/dahdi-linux" target="_blank">http://downloads.asterisk.org/<u></u>pub/telephony/dahdi-linux</a><br>
<a href="http://downloads.asterisk.org/pub/telephony/dahdi-tools" target="_blank">http://downloads.asterisk.org/<u></u>pub/telephony/dahdi-tools</a><br>
<a href="http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete" target="_blank">http://downloads.asterisk.org/<u></u>pub/telephony/dahdi-linux-<u></u>complete</a><br>
<br>
In version 2.8 we have introduced two new drivers:<br>
wcte43x - For Digium's new line of 2/4 span T1/E1 cards<br>
wcaxx - For Digium's new line of analog fxs/fxo cards<br>
<br>
We introduced a common library called "wcxb" which ties the previous two<br>
drivers, plus the recently introduced wcte13xp driver, together into one common<br>
base.<br>
<br>
dahdi-linux-complete tarballs now include all firmware necessary to build<br>
without an internet connection.<br>
<br>
Shortlog of changes since v2.7.0.2:<br>
Oron Peled (16):<br>
xpp: Serialize dahdi registration<br>
xpp: refactor FXS ring settings<br>
xpp: FXS: ring/mwi settings: a sysfs interface<br>
xpp: ring/mwi settings: add to FXS init script<br>
add a 'location' attribute to sysfs (dahdi_device):<br>
dahdi: add "tools_rootdir" module parameter<br>
Also send DAHDI_TOOLS_ROOTDIR with device events<br>
live_dahdi: load "dahdi" with tools_rootdir=$DESTDIR<br>
remove udev rules: moved to dahdi-tools<br>
sysfs: create symlink "ddev" to device of span<br>
dahdi: Rename span 'master' as 'master_span'<br>
.gitignore: *.ko.unsigned<br>
Rename "pinned spans" to "assigned spans"<br>
xpp: automatic dahdi_registration by default<br>
sysfs: new driver attribute: master_span<br>
Makefile: new 'make-dist' target<br>
<br>
Russ Meyerriecks (3):<br>
wcte13xp: Migrate to wcxb library<br>
wcte13xp: Hold framer in reset to stop xmit on modprobe -r<br>
wcte13xp: Improve maintenance functions and error counters<br>
<br>
Shaun Ruffell (29):<br>
dahdi_config: Remove unused NO_DCDC definition.<br>
dahdi: Clear DAHDI_ALARM_NOTOPEN when spans are re-initialized.<br>
dahdi: Fix placement of '/' in output of /proc/dahdi/x<br>
dahdi: Work around missing KBUILD_MODNAME<br>
dahdi: Backport try_wait_for_completion() and list_first_entry()<br>
wct4xxp: Print warning in dmesg if span priority is not set correctly.<br>
wct4xxp: Fix bipolar error insertion test mode.<br>
wct4xxp: VPM companding switch print is now debug only.<br>
wct4xxp: If linemode changed via sysfs, reset the complete part.<br>
wct4xxp, wcte13xp: Move the octasic DSP code into separate module.<br>
wcaxx: New driver for A4A/A4B/A8A/A8B analog cards.<br>
wcaxx: Update A4B firmware to version 0b0017<br>
wcxb: Update the firmware meta block during flash update.<br>
wcte43x: Do not grab reglock in handle_transmit/handle_<u></u>receive.<br>
wcte43x: Remove 'dcxo' debug attribute.<br>
oct612x: Make dependent on dahdi.ko<br>
dahdi_dynamic: Create a span type for dynamic spans.<br>
wcaxx: Use startup/shutdown callbacks to protect access to channel registers.<br>
wctdm24xxp: Remove assigned callback.<br>
dahdi: Remove "ddev" symlink before unregistering the span device.<br>
dahdi: CentOS 6.5 backported PDE_DATA definition.<br>
wcxb: is_pcie -> pci_is_pcie()<br>
wcxb: Do not access cur_transfer/cur_msg outside of lock.<br>
wcaxx: Add extra dummy read when checking for single fxs modules.<br>
wcte43x: Update firmware to version e0017.<br>
dahdi: Replace drv_attr with drv_groups on kernels > 3.12.<br>
Revert "wcaxx: Use startup/shutdown callbacks to protect access to channel registers."<br>
dahdi: Fix previous CentOS 6.5 commit.<br>
xpp: Replace drv_attrs with drv_groups on kernels > 3.12<br>
<br>
Shaun RuffellL (1):<br>
wcaxx: Remove some left over debugging trace statements.<br>
<br>
Tzafrir Cohen (6):<br>
xpp: Firmware for Astribanks 2.02<br>
xpp: Firmware for Astribanks 2.02: Makefile<br>
xpp: USB_FW.202.hex: provide as a symlink<br>
xpp: mark an AB as failed if it gives bad desc<br>
xpp: Fail loading if no module on first slot<br>
Ignore some more firmware files<br>
<br>
Wendell Thompson (2):<br>
wcte13xp: Use interrupts for Falc alarms and signaling<br>
wcte43x: Add driver for TE435/TE235 digital cards.<br>
<br>
<br>
<br>
The diffstat from the v2.7.0.2 release:<br>
.gitignore | 9 +<br>
Makefile | 28 +-<br>
README | 17 +-<br>
build_tools/genudevrules | 40 -<br>
build_tools/live_dahdi | 2 +-<br>
build_tools/make_dist | 26 +<br>
drivers/dahdi/Kbuild | 21 +-<br>
drivers/dahdi/dahdi-base.c | 74 +-<br>
drivers/dahdi/dahdi-sysfs.c | 150 +-<br>
drivers/dahdi/dahdi_dynamic.c | 4 +<br>
drivers/dahdi/firmware/<u></u>Makefile | 71 +-<br>
drivers/dahdi/oct612x/Kbuild | 32 +<br>
drivers/dahdi/oct612x/oct612x-<u></u>user.c | 200 +<br>
drivers/dahdi/oct612x/oct612x.<u></u>h | 49 +<br>
drivers/dahdi/wcaxx-base.c | 4544 ++++++<br>
drivers/dahdi/wct4xxp/Kbuild | 4 +-<br>
drivers/dahdi/wct4xxp/base.c | 159 +-<br>
drivers/dahdi/wct4xxp/vpm450m.<u></u>c | 139 +-<br>
drivers/dahdi/wct4xxp/vpm450m.<u></u>h | 8 +-<br>
drivers/dahdi/wctdm24xxp/base.<u></u>c | 31 +-<br>
drivers/dahdi/wcte13xp-base.c | 2294 ++-<br>
drivers/dahdi/wcte43x-base.c | 3591 +++++<br>
drivers/dahdi/wcxb.c | 951 ++<br>
drivers/dahdi/wcxb.h | 184 +<br>
drivers/dahdi/wcxb_flash.c | 170 +<br>
drivers/dahdi/wcxb_flash.h | 34 +<br>
drivers/dahdi/wcxb_spi.c | 386 +<br>
drivers/dahdi/wcxb_spi.h | 116 +<br>
drivers/dahdi/xpp/card_fxs.c | 295 +-<br>
drivers/dahdi/xpp/card_global.<u></u>c | 6 +<br>
drivers/dahdi/xpp/firmwares/<u></u>FPGA_1161.202.hex |20517 +++++++++++++++++++++++++<br>
drivers/dahdi/xpp/firmwares/<u></u>Makefile | 5 +-<br>
drivers/dahdi/xpp/firmwares/<u></u>USB_FW.202.hex | 1 +<br>
drivers/dahdi/xpp/init_card_1_<u></u>30 | 22 +-<br>
drivers/dahdi/xpp/xbus-core.c | 24 +-<br>
drivers/dahdi/xpp/xbus-sysfs.c | 24 +-<br>
drivers/dahdi/xpp/xpp.rules | 11 -<br>
include/dahdi/dahdi_config.h | 3 +-<br>
include/dahdi/kernel.h | 43 +-<br>
39 files changed, 32538 insertions(+), 1747 deletions(-)<br>
<br>
<br>
For a full list of changes in these releases, please see the shortlog at:<br>
<a href="http://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=shortlog;h=refs/tags/v2.8.0" target="_blank">http://git.asterisk.org/<u></u>gitweb/?p=dahdi/linux.git;a=<u></u>shortlog;h=refs/tags/v2.8.0</a><br>
<a href="http://git.asterisk.org/gitweb/?p=dahdi/tools.git;a=shortlog;h=refs/tags/v2.8.0" target="_blank">http://git.asterisk.org/<u></u>gitweb/?p=dahdi/tools.git;a=<u></u>shortlog;h=refs/tags/v2.8.0</a><br>
<br>
Issues found in this release can be reported in the DAHDI-Linux [1] and<br>
DAHDI-Tools [2] projects at <a href="https://issues.asterisk.org/jira" target="_blank">https://issues.asterisk.org/<u></u>jira</a><br>
<br>
[1] <a href="https://issues.asterisk.org/jira/browse/DAHLIN" target="_blank">https://issues.asterisk.org/<u></u>jira/browse/DAHLIN</a><br>
[2] <a href="https://issues.asterisk.org/jira/browse/DAHTOOL" target="_blank">https://issues.asterisk.org/<u></u>jira/browse/DAHTOOL</a><br>
<br>
Thank you for your continued support of Asterisk!<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-dev</a><br>
</font></span></div><br><br clear="all"><div><br></div>-- <br><span style="font-family:trebuchet ms,sans-serif">Sylvio Jollenbeck<br><font size="1"><a href="http://www.hosannatecnologia.com.br/" target="_blank">www.hosannatecnologia.com.br</a></font></span><br>
<img src="http://www.hosannatecnologia.com.br/pixel.fw.png"><br>
</div>