1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Renato Botelho
774903e920 - Update to 0.11
- Add SHA256 hash

PR:		ports/87625
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (48 days)
2005-12-06 10:34:20 +00:00
Volker Stolz
caf598d872 Fix speling
PR:		ports/86838
Submitted by:	Riccardo Torrini
Approved by:	maintainer timeout
2005-11-15 16:43:25 +00:00
Marcus Alves Grando
d49f2e8522 Fix build in 4.x
PR:		87550
Approved by:	sobomax (maintainer timeout, 15 days)
2005-11-01 19:34:00 +00:00
Maxim Sobolev
384c7f5526 Call ztcfg after loading drivers to get the card(s) configured properly.
PR:		81697
Submitted by:	Igor Robul <igorr@speechpro.com>
2005-09-30 01:25:58 +00:00
Maxim Sobolev
793195a282 Add LF.net and Luigi Rizo into "thank you" section. 2005-06-27 15:05:24 +00:00
Maxim Sobolev
d02ede9337 Upgrade to 0.10. Changes:
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.
2005-06-14 14:41:39 +00:00
Maxim Sobolev
8f62b7c020 Make sure zaptel module loaded first and unloaded last, since all other
modules depend on it. Bump PORTREVISION.

Submitted by:	Ryan J. Taylor <rj@rjt.org>
2005-04-25 09:05:26 +00:00
Maxim Sobolev
c70a919f85 Forgot to remove that. 2005-04-17 10:51:18 +00:00
Maxim Sobolev
2de10d38a4 Add missed patch. 2005-04-17 07:46:36 +00:00
Maxim Sobolev
e5e2a21eec Forgot to add/remove patches in the previous commit. 2005-04-17 07:44:28 +00:00
Maxim Sobolev
ff8cbab99a Update to the latest snapshot of the driver. This improves existing support
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)
2005-04-17 07:41:56 +00:00
Maxim Sobolev
33f57ea588 Improve compatibility with 4.x, particularly:
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.
2004-10-26 14:06:06 +00:00
Maxim Sobolev
f1fc0166dc Enable building on 4.x. 2004-10-17 17:46:34 +00:00
Maxim Sobolev
ace350472a Update to 0.8. 2004-08-30 15:59:51 +00:00
Maxim Sobolev
c76f31b3bf Update to 0.7. 2004-07-29 18:56:55 +00:00
Maxim Sobolev
416e4061e0 Update to 0.6. 2004-07-21 16:45:46 +00:00
Maxim Sobolev
a468afc698 Update to 0.5, which brings in TDM400P support (only fxo is tested right now).
Also features some fixes for existing X100P driver.
2004-06-17 17:01:34 +00:00
Maxim Sobolev
74b09276bd Update to 0.4. 2004-05-25 14:57:32 +00:00
Maxim Sobolev
e15ca43029 Update to 0.3. 2004-05-17 19:20:33 +00:00
Maxim Sobolev
715820a4e4 Update to 0.2, which includes the following fixes/enhancements:
- Fixed panic when several X100P cards are present in the system;
- added support for pulse dialing.

Committed from:		BSDCan 2004 :)
2004-05-14 16:14:50 +00:00
Maxim Sobolev
a2a5be2c06 Add zaptel 0.1, a FreeBSD Driver for Digium X100P Telephony Cards. 2004-04-30 02:27:18 +00:00