> 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
i have some troubles with my acm modem (zyxel uno) under linux kernel
2.6.8.
always after pppd disconnect modem freeze (it don't respond to any
command; on modem body usb and data led on, other - off).
more details:
- i try both ohci and uhci controllers.
- with kernel 2.6.7 i don't see this pr