aboutsummaryrefslogtreecommitdiffstats
path: root/misc/zaptel
Commit message (Collapse)AuthorAgeFilesLines
* Call ztcfg after loading drivers to get the card(s) configured properly.sobomax2005-09-302-1/+3
| | | | | PR: 81697 Submitted by: Igor Robul <igorr@speechpro.com>
* Add LF.net and Luigi Rizo into "thank you" section.sobomax2005-06-271-1/+1
|
* Upgrade to 0.10. Changes:sobomax2005-06-1411-133/+5
| | | | | | | | | | | | | o T1/E1 on the fly mode switching for wcte11xp/wct4xxp cards. o Removed define which made TDM cards operate wrong during call detection. o Current version is compatible with 4.x (thanks to Luigi Rizzo). o Fixed bug with spurious PCI ID changes by WCTE11XP card. o Fixed bug with TDM cards Rev.H PCI ids.
* Make sure zaptel module loaded first and unloaded last, since all othersobomax2005-04-252-2/+3
| | | | | | modules depend on it. Bump PORTREVISION. Submitted by: Ryan J. Taylor <rj@rjt.org>
* Forgot to remove that.sobomax2005-04-171-31/+0
|
* Add missed patch.sobomax2005-04-171-0/+16
|
* Forgot to add/remove patches in the previous commit.sobomax2005-04-1713-110/+105
|
* Update to the latest snapshot of the driver. This improves existing supportsobomax2005-04-176-69/+25
| | | | | | | | for X100 and TDM400P and adds support for TE410P, TE405P and TE110P. Also this version include QuadBRI/OctoBRI support. Sponsored by: LF.net (quadBRI/octoBRI support), PBXpress Inc. (all the rest)
* Improve compatibility with 4.x, particularly:sobomax2004-10-265-3/+115
| | | | | | | | | | | | | o Don't use devinfo(8) in startup script, since it doesn't exist on 4.x. Use pciinfo(8) instead. o In zaptel driver don't require a specific major on the 5.x system that support auto major numbering; o Assign specific majors to wcfxs and wcfxo drivers on systems that don't support auto major numbering; o Ensure that nodes are created properly on non-devfs systems.
* Enable building on 4.x.sobomax2004-10-184-7/+74
|
* Update to 0.8.sobomax2004-08-302-3/+3
|
* Update to 0.7.sobomax2004-07-302-3/+3
|
* Update to 0.6.sobomax2004-07-229-171/+5
|
* Update to 0.5, which brings in TDM400P support (only fxo is tested right now).sobomax2004-06-188-49/+64
| | | | Also features some fixes for existing X100P driver.
* Update to 0.4.sobomax2004-05-252-3/+3
|
* Update to 0.3.sobomax2004-05-183-8/+7
|
* Update to 0.2, which includes the following fixes/enhancements:sobomax2004-05-153-15/+13
| | | | | | | - Fixed panic when several X100P cards are present in the system; - added support for pulse dialing. Committed from: BSDCan 2004 :)
* Add zaptel 0.1, a FreeBSD Driver for Digium X100P Telephony Cards.sobomax2004-04-3012-0/+298