This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

msc95xx 1-2.1:1.0: usb0: kevent 2 may have been dropped

Hi ,

I am using ICS on beagle board xm.

I get error, "smsc95xx 1-2.1:1.0: usb0: kevent 2 may have been dropped" sometimes and the terminals hang for a minute or two.

Any solution???

 

Thanks in advance.

  • Hi,

    You can try by setting "turbo_mode" variable on the path "kernel/drivers/net/usb/smsc95xx.c" to false value.


    The default value of this variable is true and set smsc95xx work in turbo mode. (static bool turbo_mode = true).


    I tried that and fixed this error successfully.

    Regards,

    Hoang Duong.