Displaying 2 results from an estimated 2 matches for "capi20_put_messag".
Did you mean:
capi20_put_message
2007 Oct 27
2
Little OT: Compilation of EICON driver fails with capi errors
...tr_handle_message?:
drivers/isdn/capi/kcapi.c:331: warning: format ?%s? expects type ?char
*?, but argument 3 has type ?struct _cdebbuf *?
drivers/isdn/capi/kcapi.c:354: warning: format ?%s? expects type ?char
*?, but argument 3 has type ?struct _cdebbuf *?
drivers/isdn/capi/kcapi.c: In function ?capi20_put_message?:
drivers/isdn/capi/kcapi.c:671: warning: format ?%s? expects type ?char
*?, but argument 3 has type ?struct _cdebbuf *?
drivers/isdn/capi/kcapi.c:1013:50: error: macro "INIT_WORK" passed 3
arguments, but takes just 2
drivers/isdn/capi/kcapi.c: In function ?kcapi_init?:
drivers/isdn/ca...
2006 May 15
3
Eicon Diva - problems building new v3 melware driver
Hi Armin!
I have problems on debian sarge with standard 2.6.8-2-386 kernel.
I've installed the packages:
kernel-headers-2.6.8-2
kernel-headers-2.6.8-2-386
kernel-image-2.6.8-2-386
kernel-kbuild-2.6-3
kernel-source-2.6.8
Then I unpacked the kernel sources into /usr/src/kernel-source-2.6.8 and
made a symlink from /usr/src/linux --> kernel-source-2.6.8
Then I entered