Commit Graph

19 Commits

Author SHA1 Message Date
Carsten Paeth 11e6ed415a - Version 3.0.4. 2005-05-09 08:23:42 +00:00
Karsten Keil cb20280b0d - add SENDING_COMPLETE to INFO_REQ CONNECT_REQ and CONNECT_IND
- remove SENDING_COMPLETE parameter (always NULL) from capi_fill_DISCONNECT_REQ
2005-03-08 07:26:49 +00:00
Carsten Paeth 6f2b4cf352 version number. 2005-03-04 11:31:55 +00:00
Carsten Paeth de8964c8dc Newer generated files. 2005-03-04 11:07:39 +00:00
Karsten Keil ea1892d317 for backward compatibility the libcapi20 can now compiled to support the
old (buggy) version2 ABI. This is not for future developments. This is only
to support old binaries, which are linked against the old V2 lib.
2005-02-22 11:39:43 +00:00
Karsten Keil dcc861f344 libcapi20 version 3.0.0
- add SENDING COMPLETE in ALERT_REQ
 - add Globalconfiguration to CONNECT_REQ/RESP and SELECT_B_PROTOCOL_REQ

* NOTE: incompatible to 2.X.Y versions
2005-02-21 17:37:09 +00:00
Carsten Paeth 7c386abdc8 Workaround for libtool version that need variable SED defined. 2003-06-16 12:08:23 +00:00
Kai Germaschewski 64b6071396 fix backwards compatibility in capi20 library, small other changes 2000-11-12 16:06:42 +00:00
Carsten Paeth 8ff89b27dc - newer automake/autoconf/libtool file 2000-07-25 13:56:50 +00:00
Carsten Paeth 944842aa4c Updated _cmsg handling added new functions need by "capiconn". 2000-05-18 15:02:26 +00:00
Carsten Paeth d4138ae341 capi20_wait_for_message will now return CapiReceiveQueueEmpty on
timeout and error.
2000-04-10 09:08:06 +00:00
Carsten Paeth 8df2cded89 Bugfix: without devfs open where without NONBLOCK, ahhh. 2000-04-07 16:06:09 +00:00
Carsten Paeth a910fccb4e non CAPI2.0 standard functions now named capi20ext not capi20.
Extentionfunctions will work with actual driver version.
2000-04-03 14:27:15 +00:00
Carsten Paeth 9ff40aedb7 - now uses cloning device /dev/capi20.
- middleware extentions prepared.
2000-03-03 15:56:14 +00:00
Carsten Paeth 1298fe0f15 - The CAPI20 library is now a shared library.
- Arguments of function capi20_put_message swapped, to match capi spec.
- All capi20 related subdirs converted to use automake.
- Removed dependency to CONFIG_KERNELDIR where not needed.
1999-10-20 16:43:19 +00:00
Carsten Paeth f359dc143b autoconf macro AC_CHECK_HEADER[S] fails now with absolute path.
changed the check for kernel headers to AC_CHECK_FILE[S] to make
configure work for avmb1, capi20, capifax, capiinfo, imon, iprofd
und isdnctrl.
1999-07-08 08:37:11 +00:00
Carsten Paeth 73f411e5c3 I hope it is know readable for everybody. 1998-08-30 09:57:22 +00:00
Carsten Paeth efbc36f4e7 Remove files, to commit readable for all. 1998-08-30 09:51:33 +00:00
Carsten Paeth fcc8188c8e Added CAPI2.0 library. First Version. 1998-08-25 16:33:24 +00:00