From: Bernhard Rosenkraenzer <bero@arklinux.org>
To: linux-kernel@vger.kernel.org
Subject: USB 2.0 CF card reader gets reset+offlined immediately with 2.6.16
Date: Thu, 6 Apr 2006 00:12:04 +0200 [thread overview]
Message-ID: <200604060012.04300.bero@arklinux.org> (raw)
Attempting to use a USB 2.0 CF card reader in 2.6.16 and 2.6.16-mm2 (known to
work back in 2.4 days, unused since) results in this:
usb 1-6: new high speed USB device using ehci_hcd and address 2
usb 1-6: new device found, idVendor=0dda, idProduct=2005
usb 1-6: new device strings: Mfr=3, Product=4, SerialNumber=5
usb 1-6: Product: Card Reader
usb 1-6: Manufacturer: Hama
usb 1-6: SerialNumber: 000000000013
usb 1-6: configuration #1 chosen from 1 choice
usbcore: registered new driver libusual
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
Vendor: Hama Model: CF Card Reader Rev: 9317
Type: Direct-Access ANSI SCSI revision: 00
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
sd 0:0:0:0: scsi: Device offlined - not ready after error recovery
sd 0:0:0:0: rejecting I/O to offline device
sd 0:0:0:0: rejecting I/O to offline device
sd 0:0:0:0: rejecting I/O to offline device
sda : READ CAPACITY failed.
sda : status=0, message=00, host=1, driver=00
sda : sense not available.
sd 0:0:0:0: rejecting I/O to offline device
sda: Write Protect is off
sda: Mode Sense: 00 00 00 00
sda: assuming drive cache: write through
sd 0:0:0:0: Attached scsi removable disk sda
Vendor: Hama Model: SM Card Reader Rev: 9317
Type: Direct-Access ANSI SCSI revision: 00
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
sd 0:0:0:1: scsi: Device offlined - not ready after error recovery
sd 0:0:0:1: rejecting I/O to offline device
sd 0:0:0:1: rejecting I/O to offline device
sd 0:0:0:1: rejecting I/O to offline device
sdb : READ CAPACITY failed.
sdb : status=0, message=00, host=1, driver=00
sdb : sense not available.
sd 0:0:0:1: rejecting I/O to offline device
sdb: Write Protect is off
sdb: Mode Sense: 00 00 00 00
sdb: assuming drive cache: write through
sd 0:0:0:1: Attached scsi removable disk sdb
usb 1-6: reset high speed USB device using ehci_hcd and address 2
Vendor: Hama Model: SD Card Reader Rev: 9317
Type: Direct-Access ANSI SCSI revision: 00
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
sd 0:0:0:2: scsi: Device offlined - not ready after error recovery
sd 0:0:0:2: rejecting I/O to offline device
sd 0:0:0:2: rejecting I/O to offline device
sd 0:0:0:2: rejecting I/O to offline device
sdc : READ CAPACITY failed.
sdc : status=0, message=00, host=1, driver=00
sdc : sense not available.
sd 0:0:0:2: rejecting I/O to offline device
sdc: Write Protect is off
sdc: Mode Sense: 00 00 00 00
sdc: assuming drive cache: write through
sd 0:0:0:2: Attached scsi removable disk sdc
usb 1-6: reset high speed USB device using ehci_hcd and address 2
Vendor: Hama Model: MS Card Reader Rev: 9317
Type: Direct-Access ANSI SCSI revision: 00
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
usb 1-6: reset high speed USB device using ehci_hcd and address 2
sd 0:0:0:3: scsi: Device offlined - not ready after error recovery
sd 0:0:0:3: rejecting I/O to offline device
sd 0:0:0:3: rejecting I/O to offline device
sd 0:0:0:3: rejecting I/O to offline device
sdd : READ CAPACITY failed.
sdd : status=0, message=00, host=1, driver=00
sdd : sense not available.
sd 0:0:0:3: rejecting I/O to offline device
sdd: Write Protect is off
sdd: Mode Sense: 00 00 00 00
sdd: assuming drive cache: write through
sd 0:0:0:3: Attached scsi removable disk sdd
usb-storage: device scan complete
Any attempt to access the devices afterwards results in ENXIO (but
the /sys/block entries for sda to sdd remain there).
next reply other threads:[~2006-04-05 22:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-05 22:12 Bernhard Rosenkraenzer [this message]
2006-04-06 0:59 ` USB 2.0 CF card reader gets reset+offlined immediately with 2.6.16 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=200604060012.04300.bero@arklinux.org \
--to=bero@arklinux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox