Commit Graph

49 Commits

Author SHA1 Message Date
Peter Marschall 4c4e6f2e23 eicon/*.man.in: hard-code man-page dates & autoreconf
Do not use the date of the last RCS checkin-time as manual page data.
This does not make sense anymore with git as DVCS.
2012-04-27 18:49:39 +02:00
Peter Marschall b070b9bf0a eicon/configure.ac: fix typo & autoreconf
CONFIG_MANDIR erroneously evaluated $sbindir instead of $mandir.
2012-04-22 11:35:01 +02:00
Peter Marschall ee2e26e8df eicon/diva{load,log,logd}.man: remove
Remove intermediate files that get re-generated by configure.
2012-04-21 20:05:20 +02:00
Peter Marschall 2f7fe7c3b2 eicon: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
2012-04-21 19:47:58 +02:00
Peter Marschall bb192c0dab eicon/configure.ac: updated from configure.in
* rename configure.in to configure.ac for recent autotools
* require autoconf 2.68
* update/remove obsolete macros
* quote arguments to AC_../AM_.. macros
* remove unneeded options --with-sbin / --with-man:
  --sbindir / --mandir serve exactly the same purpose
2012-04-21 19:41:41 +02:00
Peter Marschall 390d13730c make 'autoreconf' work for eicon and ipppd
* add templates to AC_DEFINE calls
2012-04-13 12:15:53 +08:00
Rolf Leggewie 49c87eea77 fix some spelling mistakes and improve legibility
s/allows to/allows one to/
s/dependant/dependent/
2012-03-29 16:36:39 +02:00
Karsten Keil 44bc8d32eb Fixes for gcc
taken from Debian gcc40-fixes.patch

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:37 +01:00
Karsten Keil eafe399e40 Add manpages for eicon
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:27 +01:00
keil 92956a2c6f * have a seperate config directory for firmware
* have a seperate config directory for card tools
2005-02-21 17:51:57 +00:00
tobiasb 658e05fadb Minor fixes, required by gcc-3.4: Label at end of block, double function
declaration.  Revealed by Andreas Jochens as Debian bug #266523.
2004-08-25 21:22:05 +00:00
armin 0bcbe27454 back-port from new cvs server: use own copies of drivers/isdn/eicon/
kernel include files.
2002-07-19 18:42:01 +00:00
keil fe14dca76c - Fix some glibc header file problems
- Fix some autoconf file syntax, newer autoconf check it strict
2002-07-06 00:11:16 +00:00
paul 8b3a5a7ce2 Changed cast (unsigned int) to (unsigned long) to avoid warnings
on 64bit pointer systems.
2002-01-31 18:53:52 +00:00
paul 7cb3131450 #include <string.h> for prototypes against warnings. 2002-01-31 18:52:40 +00:00
paul 10f699ef70 Various patches to fix errors when using the newest glibc,
replaced use of insecure tempnam() function
and to remove warnings etc.
2001-03-01 14:59:11 +00:00
armin 9a59b46886 Update of load and log utility.
New firmware and NT mode for PRI card.
2000-12-02 21:39:42 +00:00
armin 4da8b84ac1 Changes for devfs. 2000-07-08 14:18:52 +00:00
armin d59e1021b6 fixed output when loading all cards. 2000-06-12 12:30:10 +00:00
armin daed1e24cb removed compiler warnings. 2000-06-12 12:29:06 +00:00
armin 1fde21a391 fixed output of card description 2000-06-10 13:42:22 +00:00
armin 303a16167e added checking for card id. 2000-06-08 20:56:42 +00:00
armin bb8009685b corrected tei parameter option 2000-06-08 08:31:03 +00:00
armin 846966caff Fixed OAD, OSA and SPID parameter setting. 2000-06-07 21:08:35 +00:00
armin f73a8388d2 Extended interface to divaload. 2000-04-24 07:53:03 +00:00
armin eaedb41e58 Added some explanations. 2000-04-24 07:51:28 +00:00
armin afe0564b1b fixed update. 2000-03-28 19:16:17 +00:00
armin 72c186c00b Updated man page. 2000-03-25 13:28:14 +00:00
armin a9748744d9 First checkin of new version 2.0
- support for 4BRI, includes orig Eicon
  divautil files and firmware updated (only etsi).
2000-03-25 12:56:40 +00:00
armin 6533c21183 Version 1.2
Added write function to management interface.
Fixed too small log buffer for isdnlog.
2000-02-12 14:01:32 +00:00
armin 0592fc8b19 Added file CHANGES. 2000-01-26 19:44:11 +00:00
armin 5ec00cbf4e Changed version number. 2000-01-26 19:28:05 +00:00
armin edb9ba0603 New version of control utility.
Added activate-function for isdnlog trace information.
2000-01-26 18:35:05 +00:00
armin ba58b62a0c Added INSTALL and README file.
Some updates and new option for configure script.
2000-01-24 19:57:37 +00:00
armin 7f8b5e5b08 Fixed error on loading old S card. 2000-01-12 07:05:09 +00:00
armin 6b345905a8 Added further check for future driver changes. 1999-11-21 12:41:25 +00:00
armin 6ea3a7528e removed library entry. 1999-11-21 12:37:53 +00:00
armin 266bb7a90b Backward compatible to older driver versions. 1999-10-12 18:01:52 +00:00
armin 90e1c792d4 Updated firmware for Diva Server Cards 1999-10-09 12:58:57 +00:00
fritz 2d39cb2f2e Changed my mail-address. 1999-09-06 08:03:23 +00:00
armin 42e1a3d0cb Added XLOG functions for all cards. 1999-08-18 20:20:45 +00:00
armin 3c69d26e5b Firmware updated. 1999-06-10 21:49:43 +00:00
armin f06dd7862a Installing and Loading the old type Eicon ISA-cards.
New firmware in one tgz-file.
Commandline Management Interface.
1999-03-29 11:05:23 +00:00
armin 66c0c1a5eb Eicon firmware is now packed in one tgz-file. 1999-03-29 11:01:50 +00:00
armin a6c90f0ca3 Change of email address. 1999-03-02 11:35:57 +00:00
armin 9b32f93cbc Did not compile with new version. 1999-02-25 22:35:14 +00:00
armin 1fd4c9c1f8 Added some debugging features. 1999-01-20 21:16:45 +00:00
armin fcd6e9adce Added firmware for Eicon.Diehl active cards.
Protocols ETSI and 1TR6 for BRI and PRI cards.
DSP Download Combi-File.
1999-01-01 17:44:30 +00:00
armin 4f87f79cf1 First checkin of new created control utility for Eicon.Diehl driver.
diehlctrl is obsolete.
1999-01-01 17:27:54 +00:00