DAHDI-Linux And DAHDI-Tools 2.9.0-rc1 Now Available

Home » Uncategorized » DAHDI-Linux And DAHDI-Tools 2.9.0-rc1 Now Available
Uncategorized No Comments

The Asterisk Development Team has announced the releases of:
DAHDI-Linux-v2.9.0-rc1
DAHDI-Tools-v2.9.0-rc1
dahdi-linux-complete-2.9.0-rc1+2.9.0-rc1

This release is available for immediate download at:
http://downloads.asterisk.org/pub/telephony/dahdi-linux http://downloads.asterisk.org/pub/telephony/dahdi-tools http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete

– Introduces support for Digium’s new TE131 and TE132 products.
– Updates firmware for existing TE133 and TE134 products.
– New documentation and support tool improvements for sysfs span numbering

Shortlog of changes in dahdi-linux since v2.8.0.1:
Russ Meyerriecks (6):
wcte13xp: wcaxx: Fix broken devicetype attributes
wcte13xp: Update firmware to 0x780017
wcte13xp: Add support for te131 and te132 products
Revert “dahdi: Change auto_assign_spans default from 1 to 0.”
wcte13xp: wcaxx: wcte43x: Remove VPM_SUPPORT compile option.
wcte13xp: wcxb: Add delayed reset firmware feature

Shaun Ruffell (10):
wctdm24xxp: Reset module specific type information on probe.
dahdi: Move clearing of DAHDI_ALARM_NOTOPEN to __dahdi_assign_span().
dahdi: Change auto_assign_spans default from 1 to 0.
wcaxx, wcte13xp, wcte43x: Honor max_latency module parameter.
wcte13xp: Export max_latency module parameter.
wcte43x, wcte13xp: Use MSI interrupts if possible.
dahdi: Do not access invalid memory if invalid local span number is passed to spantype attribute.
wcte43x: Trivial drop of unnecessary local variables.
wct4xxp: Trivial drop of unnecessary local variables.
wcte43x, wcte13xp, wcaxx: Bump irqmisses counter when there are DMA underruns.

Shortlog of changes in dahdi-tools since v2.8.0.1:
Oron Peled (6):
Makefile: do install all man-pages
hotplug modularization: move sources to a subdir
hotplug modularization: split logic to scriptlets
new “dahdi_waitfor_span_assignments” tool
dahdi_span_types: allow defaults + overrides
Change span-type.conf generation policy

Russ Meyerriecks (2):
wcte13xp: Teach tools about te131 te132 products
dahdi.init: Don’t exit on lack of /etc/dahdi/system.conf

Shaun Ruffell (8):
dahdi_cfg: Wait for all spans to be assigned.
dahdi_span_config: Do not run auto span configuration if spans are auto assigned.
dahdi_handle_device, dahdi_span_config: Check for auto_assign_spans only when ACTION is add.
dahdi_genconf: Add ‘modules’, ‘spantypes’, and ‘assignedspans’ to list of available generators.
dahdi_span_types: Show location of configuration file in help message.
dahdi_handle_device: Auto assign only the device being added.
dahdi_cfg: Add semaphore to prevent parallel execution.
dahdi_cfg: Allow dynamic spans to handle udev based span assignment.

Tzafrir Cohen (13):
dahdi.rules: Replace SYSFS with ATTRS
dahdi.rules: use += for RUN
.gitignore: more generated files
README: indentation level for config samples
README: document initialization
README: Update the install targets
span_types/assignments: no * in device list
dahdi_genconf: don’t generate spantypes by default
dahdi_span_assignments.8: s/register/assign/
dahdi_span_types: hush warning of missing attribute
programmable bash completion for some commands
dahdi_perl: fix regression with an AB with no modules
bash_completion: fix dahdi_genconf

The diffstat from the dahdi-linux v2.8.0.1 release:
drivers/dahdi/dahdi-base.c | 18 +++-