Commit Graph

25 Commits

Author SHA1 Message Date
Karsten Keil a3dffde8f1 Some CAPI implementations do not accept 0 for MaxLogicalConnection or
MaxBDataBlocks (return 0x1002 "Logical block size too small" error)
2009-07-22 11:52:54 +00:00
Karsten Keil 043a0bea89 some endian fixes for BIGENDIAN systems 2006-08-08 13:23:29 +00:00
Carsten Paeth e6f3117cc5 changes for 64 bit arch 2005-03-04 10:55:52 +00:00
Carsten Paeth 01dec58345 remove several warnings. 2004-01-16 15:27:13 +00:00
Karsten Keil ff48a7f196 fix some typos 2003-08-16 16:56:02 +00:00
Karsten Keil 55fb15146d fix wrong b3support bits 2003-08-02 14:50:21 +00:00
Paul Slootman 98c2411c3c Fixed wrapping of GNU license (only obvious on tty > 80 columns). 2003-03-11 13:36:27 +00:00
Carsten Paeth 44d6065b88 bugfix in output of manufacturer version. 2003-01-14 13:56:47 +00:00
Karsten Keil 4e3cdc70f0 More changes to compile without kernel source 2002-07-19 21:23:55 +00:00
Armin Schindler 7eb0edbcad sync with new cvs server. 2002-07-11 09:29:53 +00:00
Karsten Keil 97334bfc99 - Fix some glibc header file problems
- Fix some autoconf file syntax, newer autoconf check it strict
2002-07-06 00:11:19 +00:00
Paul Slootman d739de83d8 Removed test for capi20.h, it isn't used here. 2002-07-04 10:26:49 +00:00
Carsten Paeth 02a7686863 - Fixed typos 2001-07-27 15:40:49 +00:00
Carsten Paeth 41687f6e09 - error reasons now also as strings using function capi_info2str(). 2001-01-15 10:22:50 +00:00
Kai Germaschewski 64b6071396 fix backwards compatibility in capi20 library, small other changes 2000-11-12 16:06:42 +00:00
Carsten Paeth a04033460f Added manual page. 2000-10-20 17:14:20 +00:00
Carsten Paeth 95a5a2148f - files with newer autoconf/automake 2000-07-25 13:59:50 +00:00
Kai Germaschewski d1b5d2e6cd show supported supplementary services 2000-06-12 08:51:04 +00:00
Carsten Paeth bdc2945465 added .cvsignore 2000-03-03 15:51:28 +00:00
Carsten Paeth 790669a0d0 Missing capi20.h in /usr/include will not abort configuration now. 1999-11-08 07:59:01 +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 436efbb7a5 Last changes for proposed standards (CAPI 2.0):
- AK1-148 "Linux Extention"
- AK1-155 "Support of 64-bit Applications"
1999-09-10 17:20:34 +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 146062ad7f make it configure ok with make config in toplevel. 1999-06-29 10:41:37 +00:00
Carsten Paeth 68facc1192 Added first version of capiinfo. 1999-04-16 15:40:52 +00:00