linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert de Rooy <robert.de.rooy@gmail.com>
To: Tejun Heo <htejun@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Jeff Garzik <jeff@garzik.org>,
	linux-kernel@vger.kernel.org, bzolnier@gmail.com,
	linux-pcmcia@lists.infradead.org
Subject: Re: libata and legacy ide pcmcia failure
Date: Thu, 07 Jun 2007 21:22:13 +0200	[thread overview]
Message-ID: <46685AE5.4010908@gmail.com> (raw)
In-Reply-To: <4667B39D.209@gmail.com>

Tejun Heo wrote:
> Can you test the attached patch
Here is what I get on the T41 (TI Cardbus controller) with 2.6.22-rc4 + 
timing-debug.patch + 
disable-dev_init_param-and-setxfermode-for-CFA.patch + 
libata-dont-test-slave-register-readiness-after-srst.patch

Jun  7 21:10:28 localhost kernel: pccard: PCMCIA card inserted into slot 0
Jun  7 21:10:28 localhost kernel: cs: memory probe 
0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
Jun  7 21:10:28 localhost kernel: cs: memory probe 
0xc0200000-0xcfffffff: excluding 0xc0200000-0xc11fffff 
0xc1a00000-0xc21fffff 0xc2a00000-0xc31fffff 0xc3a00000-0xcc1fffff 
0xcca00000-0xcd1fffff 0xcda00000-0xce1fffff 0xcea00000-0xcf1fffff 
0xcfa00000-0xd01fffff
Jun  7 21:10:28 localhost kernel: pcmcia: registering new device pcmcia0.0
Jun  7 21:10:28 localhost kernel: scsi3 : pata_pcmcia
Jun  7 21:10:28 localhost kernel: ata3: PATA max PIO0 cmd 0x00014100 ctl 
0x0001410e bmdma 0x00000000 irq 0
Jun  7 21:10:28 localhost kernel: ata3: soft resetting port
Jun  7 21:10:28 localhost kernel: ata3: reset complete
Jun  7 21:10:28 localhost kernel: ATA: abnormal status 0x80 on port 
0x00014107
Jun  7 21:10:28 localhost kernel: ATA: abnormal status 0x80 on port 
0x00014107
Jun  7 21:10:28 localhost kernel: ata3.00: issuing IDENTIFY
Jun  7 21:10:29 localhost kernel: ata3.00: IDENTIFY complete
Jun  7 21:10:29 localhost kernel: ata3.00: CFA: Memory Card Adapter, 
20011212, max PIO1
Jun  7 21:10:29 localhost kernel: ata3.00: 253696 sectors, multi 0: LBA
Jun  7 21:10:29 localhost kernel: ata3.00: issuing IDENTIFY
Jun  7 21:10:29 localhost kernel: ata3.00: IDENTIFY complete
Jun  7 21:10:29 localhost kernel: ata3.00: configured for PIO0
Jun  7 21:10:29 localhost kernel: ata3: EH complete
Jun  7 21:10:29 localhost kernel: scsi 3:0:0:0: Direct-Access     
ATA      Memory Card Adap 2001 PQ: 0 ANSI: 5
Jun  7 21:10:29 localhost kernel: sd 3:0:0:0: [sdd] 253696 512-byte 
hardware sectors (130 MB)
Jun  7 21:10:29 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:10:29 localhost kernel: sd 3:0:0:0: [sdd] Write cache: 
disabled, read cache: enabled, doesn't support DPO or FUA
Jun  7 21:10:29 localhost kernel: sd 3:0:0:0: [sdd] 253696 512-byte 
hardware sectors (130 MB)
Jun  7 21:10:29 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:10:29 localhost kernel: sd 3:0:0:0: [sdd] Write cache: 
disabled, read cache: enabled, doesn't support DPO or FUA
Jun  7 21:10:59 localhost kernel:  sdd:<3>ata3.00: exception Emask 0x0 
SAct 0x0 SErr 0x0 action 0x2 frozen
Jun  7 21:10:59 localhost kernel: ata3.00: cmd 
20/00:08:00:00:00/00:00:00:00:00/e0 tag 0 cdb 0x0 data 4096 in
Jun  7 21:10:59 localhost kernel:          res 
40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Jun  7 21:10:59 localhost kernel: ata3: soft resetting port
Jun  7 21:10:59 localhost kernel: ata3: reset complete
Jun  7 21:10:59 localhost kernel: ATA: abnormal status 0x80 on port 
0x00014107
Jun  7 21:10:59 localhost kernel: ATA: abnormal status 0x80 on port 
0x00014107
Jun  7 21:10:59 localhost kernel: ATA: abnormal status 0x58 on port 
0x00014107
Jun  7 21:10:59 localhost kernel: ata3.00: issuing IDENTIFY
Jun  7 21:10:59 localhost kernel: ATA: abnormal status 0x58 on port 
0x00014107
Jun  7 21:10:59 localhost last message repeated 4 times
Jun  7 21:10:59 localhost kernel: ata3.00: IDENTIFY complete
Jun  7 21:10:59 localhost kernel: ata3.00: failed to IDENTIFY (I/O 
error, err_mask=0x2)
Jun  7 21:10:59 localhost kernel: ata3.00: revalidation failed (errno=-5)
Jun  7 21:10:59 localhost kernel: ata3: failed to recover some devices, 
retrying in 5 secs
Jun  7 21:11:04 localhost kernel: ata3: soft resetting port
Jun  7 21:11:04 localhost kernel: ata3: reset complete
Jun  7 21:11:04 localhost kernel: ATA: abnormal status 0xB8 on port 
0x00014107
Jun  7 21:11:04 localhost kernel: ATA: abnormal status 0xB8 on port 
0x00014107
Jun  7 21:11:04 localhost kernel: ATA: abnormal status 0x58 on port 
0x00014107
Jun  7 21:11:04 localhost kernel: ata3.00: issuing IDENTIFY
Jun  7 21:11:04 localhost kernel: ATA: abnormal status 0x58 on port 
0x00014107
Jun  7 21:11:04 localhost last message repeated 4 times
Jun  7 21:11:04 localhost kernel: ata3.00: IDENTIFY complete
Jun  7 21:11:04 localhost kernel: ata3.00: failed to IDENTIFY (I/O 
error, err_mask=0x2)
Jun  7 21:11:04 localhost kernel: ata3.00: revalidation failed (errno=-5)
Jun  7 21:11:04 localhost kernel: ata3: failed to recover some devices, 
retrying in 5 secs
Jun  7 21:11:09 localhost kernel: ata3: soft resetting port
Jun  7 21:11:09 localhost kernel: ata3: reset complete
Jun  7 21:11:09 localhost kernel: ATA: abnormal status 0xB8 on port 
0x00014107
Jun  7 21:11:09 localhost kernel: ATA: abnormal status 0xB8 on port 
0x00014107
Jun  7 21:11:09 localhost kernel: ATA: abnormal status 0x58 on port 
0x00014107
Jun  7 21:11:09 localhost kernel: ata3.00: issuing IDENTIFY
Jun  7 21:11:09 localhost kernel: ATA: abnormal status 0x58 on port 
0x00014107
Jun  7 21:11:09 localhost last message repeated 4 times
Jun  7 21:11:09 localhost kernel: ata3.00: IDENTIFY complete
Jun  7 21:11:09 localhost kernel: ata3.00: failed to IDENTIFY (I/O 
error, err_mask=0x2)
Jun  7 21:11:09 localhost kernel: ata3.00: revalidation failed (errno=-5)
Jun  7 21:11:09 localhost kernel: ata3.00: disabled
Jun  7 21:11:10 localhost kernel: ata3: EH complete
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:10 localhost kernel: end_request: I/O error, dev sdd, sector 0
Jun  7 21:11:10 localhost kernel: Buffer I/O error on device sdd, 
logical block 0
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:10 localhost kernel: end_request: I/O error, dev sdd, sector 0
Jun  7 21:11:10 localhost kernel: Buffer I/O error on device sdd, 
logical block 0
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:10 localhost kernel: end_request: I/O error, dev sdd, sector 0
Jun  7 21:11:10 localhost kernel: Buffer I/O error on device sdd, 
logical block 0
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:10 localhost kernel: end_request: I/O error, dev sdd, sector 0
Jun  7 21:11:10 localhost kernel: Buffer I/O error on device sdd, 
logical block 0
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:10 localhost kernel: end_request: I/O error, dev sdd, sector 0
Jun  7 21:11:10 localhost kernel: Buffer I/O error on device sdd, 
logical block 0
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:10 localhost kernel: end_request: I/O error, dev sdd, sector 0
Jun  7 21:11:10 localhost kernel: Buffer I/O error on device sdd, 
logical block 0
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:10 localhost kernel: end_request: I/O error, dev sdd, sector 0
Jun  7 21:11:10 localhost kernel: Buffer I/O error on device sdd, 
logical block 0
Jun  7 21:11:10 localhost kernel: Dev sdd: unable to read RDB block 0
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:10 localhost kernel: end_request: I/O error, dev sdd, sector 0
Jun  7 21:11:10 localhost kernel: Buffer I/O error on device sdd, 
logical block 0
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:10 localhost kernel: end_request: I/O error, dev sdd, sector 0
Jun  7 21:11:10 localhost kernel: Buffer I/O error on device sdd, 
logical block 0
Jun  7 21:11:10 localhost kernel:  unable to read partition table
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Attached SCSI 
removable disk
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: Attached scsi generic sg3 
type 0
Jun  7 21:11:10 localhost udevd-event[2477]: udev_rules_apply_format: 
unknown format variable '$modalias'
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:10 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:11 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:11 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:11 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:11 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:11 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:11 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:11 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:11 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:11 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:11 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:11 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:11 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:13 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:13 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:13 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:13 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:13 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:13 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:13 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:13 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:13 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:13 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:13 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:13 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:15 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:15 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:15 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:15 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:15 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:15 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:15 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:15 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:15 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:15 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:15 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:15 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:17 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:17 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:17 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:17 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:17 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:17 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:17 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:17 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:17 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:17 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:17 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:17 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:19 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:19 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:19 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:19 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:19 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:19 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:19 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:19 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:19 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:19 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:19 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:19 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:21 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:21 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:21 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:21 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:21 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:21 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:21 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:21 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:21 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:21 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:21 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:21 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:23 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:23 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:23 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:23 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:23 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:23 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:23 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:23 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:23 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:23 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:23 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:23 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:25 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:25 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:25 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:25 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:25 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:25 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:25 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:25 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:25 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:25 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:25 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:25 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:27 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:27 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:27 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:27 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:27 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:27 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:27 localhost kernel: sd 3:0:0:0: [sdd] READ CAPACITY failed
Jun  7 21:11:27 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
Jun  7 21:11:27 localhost kernel: sd 3:0:0:0: [sdd] Sense not available.
Jun  7 21:11:27 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun  7 21:11:27 localhost kernel: sd 3:0:0:0: [sdd] Asking for cache 
data failed
Jun  7 21:11:27 localhost kernel: sd 3:0:0:0: [sdd] Assuming drive 
cache: write through
Jun  7 21:11:31 localhost kernel: pccard: card ejected from slot 0
Jun  7 21:11:31 localhost kernel: sd 3:0:0:0: [sdd] Stopping disk
Jun  7 21:11:31 localhost kernel: sd 3:0:0:0: [sdd] START_STOP FAILED
Jun  7 21:11:31 localhost kernel: sd 3:0:0:0: [sdd] Result: 
hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK


  reply	other threads:[~2007-06-07 19:22 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-15 18:59 libata pcmcia failure Robert de Rooy
2007-05-17  8:42 ` Robert de Rooy
2007-05-17 20:15   ` libata and legacy ide " Robert de Rooy
2007-05-20 11:31     ` Tejun Heo
2007-05-20 21:13       ` Robert de Rooy
2007-05-21 11:50         ` Tejun Heo
2007-05-21 12:37           ` Alan Cox
2007-05-21 12:42             ` Tejun Heo
2007-05-21 15:10           ` Robert de Rooy
2007-05-21 15:18             ` Tejun Heo
2007-05-21 16:11               ` Robert de Rooy
2007-05-21 16:22                 ` Tejun Heo
2007-05-21 17:16                   ` Robert de Rooy
2007-05-21 21:12                   ` Jeff Garzik
2007-05-22 19:37                     ` Robert de Rooy
2007-05-23 14:02                     ` Alan Cox
2007-05-23 18:47                       ` Robert de Rooy
2007-06-06 20:27                       ` Robert de Rooy
2007-06-07  7:28                         ` Tejun Heo
2007-06-07 19:22                           ` Robert de Rooy [this message]
2007-06-08  7:10                             ` Tejun Heo
2007-06-08 12:46                               ` Mark Lord
2007-06-08 22:06                                 ` Robert de Rooy
2007-06-08 22:11                                   ` Mark Lord
2007-06-10  1:01                                     ` Robert de Rooy
2007-06-10 20:46                                       ` Mark Lord
     [not found]                                         ` <466C723C.6000300@gmail.com>
     [not found]                                           ` <20070610221322.GA18196@flint.arm.linux.org.uk>
     [not found]                                             ` <466C7A9F.1080700@rtr.ca>
2007-06-11 22:36                                               ` Robert de Rooy
2007-06-11 22:40                                                 ` Mark Lord
2007-06-12  3:24                                                   ` Tejun Heo
2007-06-13  1:36                                                     ` Albert Lee
2007-06-14  9:39                                                       ` Tejun Heo
2007-06-22 11:51                                                         ` Robert de Rooy
2007-06-22 13:32                                                           ` Mark Lord
2007-06-25  4:04                                                             ` Albert Lee
2007-06-25  9:31                                                               ` Robert de Rooy
2007-06-25 10:15                                                                 ` Albert Lee

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=46685AE5.4010908@gmail.com \
    --to=robert.de.rooy@gmail.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=bzolnier@gmail.com \
    --cc=htejun@gmail.com \
    --cc=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pcmcia@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).