All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Murray J. Root" <murrayr@brain.org>
To: linux-kernel@vger.kernel.org
Subject: 2.5.58 - USB-storage
Date: Tue, 14 Jan 2003 15:15:33 -0500	[thread overview]
Message-ID: <20030114201533.GA1172@Master.Wizards> (raw)

ASUS P4S533 (SiS645DX)
P4 2GHz
1G PC2700
SanDisk SDDR-77 ImageMate Dual Card Reader

In 2.5.56 I can read from CF cards, but can't write to them

In 2.5.58:
With scsi & usb-storage built in I get unknown errors in the syslog
and the card won't mount

with scsi & usb-storage as modules the process trying to mount the
CF card hangs until I pull the card out and put it back. syslog shows a
change event and the process trying to do the mount reports no medium found.
In the syslog are these messages:

Jan 14 14:47:35 Master kernel: usb-storage: Unit Attention: Not ready to ready change, medium may have changed
Jan 14 14:47:35 Master kernel: usb-storage: scsi cmd done, result=0x2
Jan 14 14:47:35 Master kernel: usb-storage: *** thread sleeping.
Jan 14 14:47:35 Master kernel: usb-storage: queuecommand() called
Jan 14 14:47:35 Master kernel: usb-storage: *** thread awakened.
Jan 14 14:47:35 Master kernel: usb-storage: Command READ_10 (10 bytes)
Jan 14 14:47:35 Master kernel: usb-storage:  28 00 00 00 00 00 00 00 08 00
Jan 14 14:47:35 Master kernel: usb-storage: Bulk command S 0x43425355 T 0x25 Trg 0 LUN 0 L 4096 F 128 CL 10
Jan 14 14:47:35 Master kernel: usb-storage: usb_stor_bulk_transfer_buf(): xfer 31 bytes
Jan 14 14:47:35 Master kernel: usb-storage: Status code 0; transferred 31/31
Jan 14 14:47:35 Master kernel: usb-storage: -- transfer complete
Jan 14 14:47:35 Master kernel: usb-storage: Bulk command transfer result=0
Jan 14 14:47:35 Master kernel: usb-storage: usb_stor_bulk_transfer_sglist(): xfer 4096 bytes, 1 entries
Jan 14 14:47:35 Master kernel: usb-storage: Status code 0; transferred 4096/4096
Jan 14 14:47:35 Master kernel: usb-storage: -- transfer complete
Jan 14 14:47:35 Master kernel: usb-storage: Bulk data transfer result 0x0
Jan 14 14:47:35 Master kernel: usb-storage: Attempting to get CSW...
Jan 14 14:47:35 Master kernel: usb-storage: usb_stor_bulk_transfer_buf(): xfer 13 bytes
Jan 14 14:47:35 Master kernel: usb-storage: Status code 0; transferred 13/13
Jan 14 14:47:35 Master kernel: usb-storage: -- transfer complete
Jan 14 14:47:35 Master kernel: usb-storage: Bulk status result = 0
Jan 14 14:47:35 Master kernel: usb-storage: Bulk status Sig 0x53425355 T 0x25 R 0 Stat 0x0
Jan 14 14:47:35 Master kernel: usb-storage: scsi cmd done, result=0x0
Jan 14 14:47:35 Master kernel: usb-storage: *** thread sleeping.
Jan 14 14:47:35 Master kernel: end_request: I/O error, dev sda, sector 0
Jan 14 14:47:35 Master kernel: Buffer I/O error on device sd(8,0), logical block 0
Jan 14 14:47:35 Master kernel: Buffer I/O error on device sd(8,0), logical block 0
Jan 14 14:47:35 Master kernel:  unable to read partition table

The same card was readable in 2.5.56 before and after the attempts with 2.5.58

-- 
Murray J. Root


                 reply	other threads:[~2003-01-14 20:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20030114201533.GA1172@Master.Wizards \
    --to=murrayr@brain.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.