Commit graph

7 commits

Author SHA1 Message Date
Max Khon
af315351aa Split dahdi port into two parts:
- 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.
2011-04-18 17:38:21 +00:00
Max Khon
da90049c53 Update to 2.4.0-rc4. Most notable changes are:
- 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)
2010-08-31 20:54:20 +00:00
Max Khon
01f74df735 Update to 2.4.0-rc2.
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.
2010-08-26 04:10:10 +00:00
Max Khon
193f33ad74 Update to 2.3.0-rc2.
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.
2010-06-01 14:57:55 +00:00
Max Khon
3f2f0cbb93 Fix pkg-plist: dahdi_dummy.ko is no more. 2010-03-18 15:06:13 +00:00
Max Khon
76121f0f5b Update to 2.2.1-rc2 (initial wctdm24xxp support). 2010-03-15 20:45:40 +00:00
Max Khon
804aa478a1 Initial version of dahdi-freebsd (and dahdi-tools) port.
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
2010-03-03 12:45:47 +00:00