constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
- dahdi - userland libraries and utilities
- dahdi-kmod - kernel modules
dahdi port can be packaged and this allows asterisk package
(that depends on dahdi) to be built as well.
Major changes are:
- it is no longer possible to unload drivers in use [1]
- wctdm params patch is now in upstream
- NO_FETCH patch and ADDITIONAL_DRIVERS patches are no longer required
PR: 150175 [1]
Sponsored by: The FreeBSD Foundation
- OSLEC echo canceller
- experimental wcb1xxp (zaphfc) port for CCD HFC-S single-port PCI ISDN cards
Sponsored by: The FreeBSD Foundation (this and all previous commits to this port)
Most notable changes are:
- wctdm, wcte11xp, wcte12xp drivers are no longer experimental
- outgoing FXO calls now work properly
- experimental wctc4xxp support
- experimental sparc64 support
Add a bchan patch for zaphfc driver.
Major changes are:
- wcfxo driver (X100P single-port FXO)
- hx8 firmware driver (hybrid 8-port FXO/FXS/BRI)
- all driver parameters are now exported as sysctl's
- experimental drivers (source-code ported but not tested on real HW yet):
- wctdm (Digium TDM400P: 4-port FXO/FXS)
- wcte11xp (Digium TE110P: PCI single-port T1/E1/J1)
- wcte12xp (Digium TE120P/TE121/TE122: PCI/PCI-E single-port T1/E1/J1)
- vpmadt032 (HW echo canceler)
Experimental drivers are available as a port option and are not enabled
by default.
DAHDi (Digium/Asterisk Hardware Device Interface) is the open source
device interface technology used to control Digium and other telephony
interface cards.
WWW: http://www.asterisk.org/dahdi/
Feature safe: yes