From: Gregor Jasny <gjasny@gmx.de>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Robin Getz <rgetz@blackfin.uclinux.org>
Subject: Re: USB-1.1 fails with USB 2.0 Hub [was: Re: USB-Serial fails with USB 2.0 Hub]
Date: Thu, 11 Nov 2004 20:30:46 +0100 [thread overview]
Message-ID: <200411112030.46563.gjasny@gmx.de> (raw)
In-Reply-To: <200411112003.43598.Gregor.Jasny@epost.de>
On Thursday 11 November 2004 20:03, you wrote:
> On Monday 08 November 2004 16:49, you wrote:
> > Two problems with kernel 2.6.4 (SuSe 9.1):
> >
> > 1) When I use a Belkin F5U409 usb-serial converter:
> > - when plugged directly into chipset (Intel ICH5), works great.
> > - when plugged in through a USB 1.0 hub, works great
> > - when plugged in throught USB 2.0 Hub (Belkin F5U237), fails.
> > Failure mechanism is: Tx works, Rx does not.
>
> Just a simple me, too. I've got the problem with a TerraCAM USB Pro.
> Plugged into my Apple Keyboard it works (with a warning about high power
> consumption). But if I plug it into my Belkin F5U237 the driver complains
> with: "drivers/usb/media/ov511.c: init isoc: usb_submit_urb(0) ret -38".
A simple list of working and nonworking devices:
Works:
* Logitech MouseMan Optical Dual
* Apple Pro Keyboard
* Iomega ZIP 100
Works not:
* TerraCAM USB Pro: (ov511 v2.28)
drivers/usb/media/ov511.c: init isoc: usb_submit_urb(0) ret -38
* USB-to-Serial (pl2303)
pl2303_open - failed submitting interrupt urb, error -28
Perhaps a driver programming bug?
Cheers,
-Gregor
next prev parent reply other threads:[~2004-11-11 19:31 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-08 15:49 USB-Serial fails with USB 2.0 Hub Robin Getz
2004-11-11 19:03 ` USB-1.1 fails with USB 2.0 Hub [was: Re: USB-Serial fails with USB 2.0 Hub] Gregor Jasny
2004-11-11 19:30 ` Gregor Jasny [this message]
2004-11-12 10:44 ` USB-1.1 fails with USB 2.0 Hub Juergen Stuber
2004-12-27 5:32 ` Asus P4C800-E Deluxe and Intel Pro/1000 Terry Hardie
2004-12-30 2:01 ` Bill Davidsen
2004-12-31 21:27 ` Bill Davidsen
2005-01-01 1:21 ` Terry Hardie
2005-01-01 20:31 ` Bill Davidsen
2005-01-01 21:26 ` Terry Hardie
2005-01-01 22:51 ` Lee Revell
2005-01-02 2:12 ` Bill Davidsen
2005-01-02 15:11 ` Klaus Kurzmann
2005-01-03 0:45 ` Bill Davidsen
2004-11-13 0:54 ` USB-Serial fails with USB 2.0 Hub Greg KH
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=200411112030.46563.gjasny@gmx.de \
--to=gjasny@gmx.de \
--cc=linux-kernel@vger.kernel.org \
--cc=rgetz@blackfin.uclinux.org \
/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.