All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Erdfelt <johannes@erdfelt.com>
To: erik-lkml@arpa.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: usb interface to Toshiba PDR-M4 cam hasn't worked since 2.4.5
Date: Wed, 24 Oct 2001 15:24:58 -0400	[thread overview]
Message-ID: <20011024152458.G22601@sventech.com> (raw)
In-Reply-To: <3BD7076E.EF6AB04@arpa.org>
In-Reply-To: <3BD7076E.EF6AB04@arpa.org>; from erik-lkml@arpa.org on Wed, Oct 24, 2001 at 11:24:46AM -0700

On Wed, Oct 24, 2001, erik-lkml@arpa.org <erik-lkml@arpa.org> wrote:
> If there's a usb list this would be more appropriate in, please let me
> know.

linux-usb-devel@lists.sourceforge.net

I thought we did a good job advertising it. Where did you look?

> I have a Toshiba PDR-M4 digital camera with USB interface, which
> appeared as a scsi device attached with usb-storage in linux-2.4.5, but
> hasn't worked in any kernel since then.  Here's a snippet from dmesg from
> 2.4.5, with a successful negotiation with the camera (and its 128MB smart
> media card).  The usbcore, usb-uhci, usb-storage, and sd modules are
> already loaded at this point.
> 
>  usb-uhci.c: v1.251 Georg Acher, Deti Fliegl, Thomas Sailer, Roman
> Weissgaerber
>  usb-uhci.c: USB Universal Host Controller Interface driver
>  hub.c: USB new device connect on bus1/1, assigned device number 2
>  usb.c: USB device 2 (vend/prod 0x1132/0x4331) is not claimed by any
> active driver.
>  Initializing USB Mass Storage driver...
>  usb.c: registered new driver usb-storage
>  usb-uhci.c: interrupt, status 2, frame# 1366
>  scsi0 : SCSI emulation for USB Mass Storage devices
>    Vendor: TOSHIBA   Model: PDR               Rev: 1.00
>    Type:   Direct-Access                      ANSI SCSI revision: 02
>  Detected scsi removable disk sda at scsi0, channel 0, id 0, lun 0
>  SCSI device sda: 256000 512-byte hdwr sectors (131 MB)
>  sda: Write Protect is off
>   /dev/scsi/host0/bus0/target0/lun0: p1
>  WARNING: USB Mass Storage data integrity not assured
>  USB Mass Storage device found at 2
>  USB Mass Storage support registered.
> 
> And here's dmesg output from the same operation with 2.4.13:
> 
>    * turn camera to 'data' mode *
>  hub.c: port 2 connection change
>  hub.c: port 2, portstatus 101, change 1, 12 Mb/s
>  hub.c: port 2, portstatus 103, change 0, 12 Mb/s
>  hub.c: USB new device connect on bus1/2, assigned device number 6
>    * 4-second pause *
>  usb_control/bulk_msg: timeout
>  usb.c: USB device not accepting new address=6 (error=-110)
>  hub.c: port 2, portstatus 103, change 0, 12 Mb/s
>  hub.c: USB new device connect on bus1/2, assigned device number 7
>    * 4-second pause *
>  usb_control/bulk_msg: timeout
>  usb.c: USB device not accepting new address=7 (error=-110)
> 
> And no more messages until I turn off or disconnect the camera.  It
> never procedes to initialize usb-storage on this device.
> 
> The same errors ("usb_control/bulk_msg: timeout" and "USB device not
> accepting new address=7 (error=-110)") have occurred with every kernel
> since 2.4.6 when I attempt to attach this camera.  I don't believe it
> ever worked with 2.2.18/.19 either, but it did work with 2.2.17 with
> Alan's usb patches.

Have you tried using the alternate UHCI driver?

JE


      reply	other threads:[~2001-10-24 19:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-24 18:24 usb interface to Toshiba PDR-M4 cam hasn't worked since 2.4.5 erik-lkml
2001-10-24 19:24 ` Johannes Erdfelt [this message]

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=20011024152458.G22601@sventech.com \
    --to=johannes@erdfelt.com \
    --cc=erik-lkml@arpa.org \
    --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.