> i try cdc-acm.c from
> bk://kernel.bkbits.net//home/gregkh/linux/gregkh-2.6
> without changes (2.6.9-rc1 don't boot for me)
>
> what can i do?
1. get a stack trace of the hanging process
2. find out which kernel version it stopped working
any one option would do.
Regards
>> i compile cdc-acm.c with #define DEBUG and attach kernel messages:
>> kern1.log - first call via pppd, modem dial ok, but freeze after
>> disconnect
>> kern2.log - second call, modem don't respond
>>
>> what information is necessary?
ON> Please try the attached patch.
it remove warning, but
> i compile cdc-acm.c with #define DEBUG and attach kernel messages:
> kern1.log - first call via pppd, modem dial ok, but freeze after
> disconnect
> kern2.log - second call, modem don't respond
>
> what information is necessary?
Please try the attached patch.
Regards