From: Mark McClelland <mark@alpha.dyndns.org>
To: Greg KH <greg@kroah.com>
Cc: Dave Jones <davej@suse.de>,
Linux Kernel <linux-kernel@vger.kernel.org>,
linux-usb-devel@lists.sourceforge.net
Subject: Re: ov511 verbose startup.
Date: Wed, 30 Jan 2002 21:31:07 -0800 [thread overview]
Message-ID: <3C58D69B.6000205@alpha.dyndns.org> (raw)
In-Reply-To: <20020131023457.D31313@suse.de> <20020131035936.GD31006@kroah.com>
Greg KH wrote:
>On Thu, Jan 31, 2002 at 02:34:57AM +0100, Dave Jones wrote:
>
>>The changes to ov511 in 2.5.3 seem to generate excessive
>>amounts of blurb on boot up for me..
>>
>>ov511.c: USB OV511+ camera found
>>ov511.c: model: Creative Labs WebCam 3
>>ov511.c: Sensor is an OV7620
>>ov511.c: Device registered on minor 0
>>usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 137 ret -75
>>usb_control/bulk_msg: timeout
>>usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 18 ret -110
>>usb_control/bulk_msg: timeout
>>usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 18 ret -110
>>...
>>repeat last two lines another dozen or so times...
>>
>
>What userspace program are you using that is talking to the usb device
>through usbfs? Or is this usbutils trying to determine what driver to
>load?
>
I have been getting reports of -75 (babble?) and -110 errors with both
control and iso transfers. The problematic kernels seem to be 2.4.17+,
with uhci HCD. IIRC, nearly all of the reports mentioned a Via chipset.
There are sporadic reports of corrupted iso packets (blocks of zeros
inserted randomly) with uhci under 2.4.17 as well.
This is the first case of a usbfs-related ov511 error that I have seen.
Very strange.
Greg (if you know): usbfs is not allowed to access claimed interfaces,
correct? (ie. ones that are implicitly claimed because of a successful
return from probe()). Are interfaces treated as claimed while probe() is
active, so that user-space "probes" cannot interfere with driver probes()?
I use usb-uhci, uhci, and usb-ohci regularly with ov511, and I have
never seen any of these problems. There are clearly a number of factors
involved here.
--
Mark McClelland
mmcclell@bigfoot.com
next prev parent reply other threads:[~2002-01-31 5:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-31 1:34 ov511 verbose startup Dave Jones
2002-01-31 3:59 ` Greg KH
2002-01-31 5:31 ` Mark McClelland [this message]
2002-01-31 5:31 ` Greg KH
2002-01-31 14:41 ` Dave Jones
2002-02-01 1:28 ` Dave Jones
2002-01-31 14:38 ` Dave Jones
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=3C58D69B.6000205@alpha.dyndns.org \
--to=mark@alpha.dyndns.org \
--cc=davej@suse.de \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.