mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Duncan Sands <duncan.sands@math.u-psud.fr>
To: linux-kernel@vger.kernel.org
Cc: Serge Tchesmeli <zztchesmeli@echo.fr>
Subject: Re: 2.6.10 and speedtouch usb
Date: Wed, 29 Dec 2004 10:11:21 +0100	[thread overview]
Message-ID: <200412291011.21931.duncan.sands@math.u-psud.fr> (raw)
In-Reply-To: <200412271108.47578.zztchesmeli@echo.fr>

> i have try the new kernel 2.6.10, compil with exactly the same option from my 
> 2.6.9 (i have copied the .config) but i notice a high load on my machine, and 
> i see that was syslogd.
> So, i look at my log and see:
> 
> Dec 26 19:40:44 gateway last message repeated 137 times
> Dec 26 19:40:46 gateway kernel: usb 2-1: events/0 timed out on ep0in
> Dec 26 19:40:46 gateway kernel: SpeedTouch: Error -110 fetching device status
> Dec 26 19:40:46 gateway kernel: usb 2-1: modem_run timed out on ep0in
> Dec 26 19:40:46 gateway kernel: usb 2-1: usbfs: USBDEVFS_CONTROL failed cmd 
> modem_run rqt 192 rq 18 len 8 ret -110
> Dec 26 19:40:46 gateway kernel: usb 2-1: usbfs: process 5296 (modem_run) did 
> not claim interface 0 before use
> Dec 26 19:40:49 gateway last message repeated 413 times
> Dec 26 19:40:51 gateway kernel: usb 2-1: events/0 timed out on ep0in
> Dec 26 19:40:51 gateway kernel: SpeedTouch: Error -110 fetching device status
> Dec 26 19:40:51 gateway kernel: usb 2-1: modem_run timed out on ep0in
> Dec 26 19:40:51 gateway kernel: usb 2-1: usbfs: USBDEVFS_CONTROL failed cmd 
> modem_run rqt 192 rq 18 len 8 ret -110
> Dec 26 19:40:51 gateway kernel: usb 2-1: usbfs: process 5296 (modem_run) did 
> not claim interface 0 before use
> Dec 26 19:40:59 gateway last message repeated 1105 times

Hi Serge, please turn on the kernel config option CONFIG_USB_DEBUG.  Also, change

/*
#define DEBUG
#define VERBOSE_DEBUG
*/

to

#define DEBUG
/*
#define VERBOSE_DEBUG
*/

in drivers/usb/atm/speedtch.c and drivers/usb/atm/usb_atm.c.  You should then
get a bunch of stuff in your system logs.

Ciao,

Duncan.

  parent reply	other threads:[~2004-12-29  9:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-27 10:08 Serge Tchesmeli
2004-12-27 13:25 ` Andrew Benton
2004-12-27 13:33   ` Serge Tchesmeli
2004-12-27 15:48     ` Andrew Benton
2004-12-27 16:03       ` Serge Tchesmeli
2004-12-29  9:11 ` Duncan Sands [this message]
2004-12-29 16:18 ` Roman Kagan
2004-12-30 12:00   ` Duncan Sands
2004-12-30 16:48     ` Serge Tchesmeli
2005-01-03 11:17     ` Serge Tchesmeli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200412291011.21931.duncan.sands@math.u-psud.fr \
    --to=duncan.sands@math.u-psud.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zztchesmeli@echo.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®