Commit Graph

32 Commits

Author SHA1 Message Date
keil 838ed34b15 shared libs should compiled with -fPIC 2002-07-06 00:28:42 +00:00
paul 4875808bbb Include stdint.h for int type definitions. 2002-07-04 10:34:17 +00:00
paul b01c3ea6b9 Fixed typo (#ifdef HAS_UINT8_t -> #ifdef HAS_UINT8_T) 2002-03-22 13:20:04 +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
kai 7551b31064 fix backwards compatibility in capi20 library, small other changes 2000-11-12 16:06:41 +00:00
calle cfcf5c4806 - newer automake/autoconf/libtool file 2000-07-25 13:56:50 +00:00
calle de2c06cca8 fixed two typos. 2000-07-12 16:03:37 +00:00
calle 47cebe6665 - Will also compile with 2.0 Kernelheaders. 2000-06-26 15:00:43 +00:00
keil b55ae81dcd newer scripts to support ia64 systems 2000-06-22 16:00:13 +00:00
calle 9e308ceadd static CAPI2.0 library that loads libcapi20.so dynamicly. 2000-05-18 15:21:37 +00:00
calle cad91aaf71 Updated _cmsg handling added new functions need by "capiconn". 2000-05-18 15:02:26 +00:00
calle 5fc9d9d7d2 capi20_wait_for_message will now return CapiReceiveQueueEmpty on
timeout and error.
2000-04-10 09:08:06 +00:00
calle 9515ce46e7 Bugfix: without devfs open where without NONBLOCK, ahhh. 2000-04-07 16:06:09 +00:00
calle 27295b0319 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
calle cdcbe40957 - now uses cloning device /dev/capi20.
- middleware extentions prepared.
2000-03-03 15:56:14 +00:00
calle 4a81ef4f16 - Last byte in serial number now always 0.
- Last byte of manufacturer now always 0.
- returncode in capi20_isinstalled corrected.
1999-12-22 17:46:21 +00:00
calle 660cb6f223 - Splitted capi20.h into capi20.h and capiutils.h.
- capi20.h: the functions from the CAPI-2.0 Spec
  - capiutils.h: the "CAPI-ADK" functions
- bug in 64Bit-Support fixed.
1999-12-06 17:08:30 +00:00
calle e652334cee add shared lib destructor, to close "capi_fd" on unload with dlclose .. 1999-11-11 09:24:07 +00:00
calle 02bbd25a1a .libs,libtool,*.lo and *.la add to .cvsignore 1999-11-03 18:16:01 +00:00
calle 6b1541adb6 - 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:17 +00:00
calle 9687bd1712 Bugfix: error in 64Bit extention. 1999-09-15 08:10:44 +00:00
calle 03e393cd08 Last changes for proposed standards (CAPI 2.0):
- AK1-148 "Linux Extention"
- AK1-155 "Support of 64-bit Applications"
1999-09-10 17:20:33 +00:00
calle a941f2f79f Changes for CAPI 2.0 Spec. 1999-09-06 17:40:07 +00:00
calle 0be46f502d 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:35:25 +00:00
calle b173470527 Bugfix in capi20_get_profile: wrong size in memcpy from
Kai Germaschewski <kai@thphy.uni-duesseldorf.de>
1999-04-20 19:52:19 +00:00
paul f0e67513ff fixed a (harmless) warning 1998-11-18 17:05:44 +00:00
paul 5bf7387a67 Some fixes for DESTDIR install support. From Jos Vos <jos@xos.nl> 1998-11-09 12:40:03 +00:00
fritz de91a8dd43 Added some missing functions. 1998-10-23 12:20:43 +00:00
keil e3a1cf85c0 Fixed autoconfig for 2.0.36
version is 2.3 now
1998-10-13 22:35:05 +00:00
calle 749b5a99ab I hope it is know readable for everybody. 1998-08-30 09:57:13 +00:00
calle c39be18721 Remove files, to commit readable for all. 1998-08-30 09:51:28 +00:00
calle 03451c74e6 Added CAPI2.0 library. First Version. 1998-08-25 16:33:09 +00:00