All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephan Gutschke <stephan@gutschke.com>
To: Greg KH <greg@kroah.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Oops when syncing Sony Clie 760 with USB cradle
Date: Wed, 07 Nov 2001 01:11:50 +0100	[thread overview]
Message-ID: <3BE87C46.3050500@gutschke.com> (raw)
In-Reply-To: <E160obZ-0001bO-00@janus> <20011105131014.A4735@kroah.com> <3BE7F362.1090406@gutschke.com> <20011106095527.A10279@kroah.com> <3BE870EF.2080508@gutschke.com> <20011106155934.B12661@kroah.com>

sure i try a patch no problem. Especially because my Clie just did a 
hard-reset :-( -- no clue why --  But I am glad when the syncing works
again so i can get my data back on ;-)

See you later
Stephan

Greg KH wrote:

> On Wed, Nov 07, 2001 at 12:23:27AM +0100, Stephan Gutschke wrote:
> 
>>there you go,  the output from  /proc/bus/usb/devices
>>By the way I have an Clie N710C which is upgraded
>>to an 760 with OS 4.1S, shouldnt make a difference,
>>but I just wanted to let you know.
>>
> 
> Ah, that might make the difference.  It looks like the number of
> endpoints is different on this device, than any other 4.x Clie devices
> (they should have 4 bulk endpoints.)  The older devices have 2 endpoints
> (endpoints are usually done in hardware)
> 
> This Clie is reporting to the driver that it _does_ have 2 "ports" (a
> port is 2 endpoint pairs in this scheme), but in reality, it doesn't.
> The lying device is then causing the driver to oops when it tries to
> write to a port that isn't even there.
> 
> I'm going to have to rework the driver to fix this problem, give me a
> day or so to come up with a solution.  Are you willing to try a patch
> when I have something?
> 
> Thanks for the good error reporting, it really helped.
> 
> greg k-h
> 



-- 
Stephan Gutschke


  reply	other threads:[~2001-11-06 23:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-05 18:36 Oops when syncing Sony Clie 760 with USB cradle Stephan Gutschke
2001-11-05 21:10 ` Greg KH
2001-11-06 14:27   ` Stephan Gutschke
2001-11-06 17:55     ` Greg KH
2001-11-06 23:23       ` Stephan Gutschke
2001-11-06 23:59         ` Greg KH
2001-11-07  0:11           ` Stephan Gutschke [this message]
2001-11-07 18:43             ` Greg KH
2001-11-08  3:53           ` Pete Toscano
2001-11-08  6:10             ` Greg KH
2001-11-07 23:03       ` Stephan Gutschke
2001-11-07 23:18         ` Greg KH
2001-11-08 19:12           ` Stephan Gutschke
2001-11-12 19:14             ` Greg KH
2001-11-14  4:04               ` Werner Almesberger

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=3BE87C46.3050500@gutschke.com \
    --to=stephan@gutschke.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.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.