Commit graph

7 commits

Author SHA1 Message Date
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
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Max Khon
c21b255603 Fix getting dahdi_enable value in rc.d script. 2010-03-18 13:57:26 +00:00
Max Khon
76121f0f5b Update to 2.2.1-rc2 (initial wctdm24xxp support). 2010-03-15 20:45:40 +00:00
Max Khon
beef1ab75f Add ${LOCALBASE}/lib/dahdi to the KLD search path, so that autoloading
of echo cancellation modules or Octasic firmware modules works as expected.

Feature safe:	yes
2010-03-06 05:11:59 +00:00
Max Khon
a25ac21e9a - Remove overdebug.
- Mute ${REINPLACE_CMD}
- Fix zaptel -> dahdi typo

Feature safe:	yes
2010-03-03 13:11:47 +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