noowner 325704
thanks

----- Forwarded message from [EMAIL PROTECTED] -----

Subject: Re[2]: capi4hylafax: latest drivers?
To: Lionel Elie Mamane <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED]

Hi Lionel,

this problem has another origin. While reconstructing kernel 2.6. the call
of "capilib_release_appl()" was build into the "...._release_appl" function
of the active controllers (b1dma_release_appl(), b1_release_appl() and
c4_release_appl()). The function "capilib_release_appl()" is executed in
the response function of the controller. At this point the call is not only
unnecessary, moreover it is dangerous since the calls of capilib.c are not
secured against interrupt breaks.

In short:
Delete Calls to capilib_release_appl() in:
drivers/isdn/harware/avm/b1.c:b1_release_appl()
drivers/isdn/harware/avm/b1dma.c:b1dma_release_appl()
drivers/isdn/harware/avm/c4.c:c4_release_appl()

Regards
Sven

----- End forwarded message -----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to