From: Tejun Heo <htejun@gmail.com>
To: Robert de Rooy <robert.de.rooy@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,
"linux-ide@vger.kernel.org" <linux-ide@vger.kernel.org>,
Mark Lord <mlord@pobox.com>
Subject: Re: libata and legacy ide pcmcia failure
Date: Fri, 08 Jun 2007 16:10:43 +0900 [thread overview]
Message-ID: <466900F3.7040801@gmail.com> (raw)
In-Reply-To: <46685AE5.4010908@gmail.com>
Hello,
Robert de Rooy wrote:
> 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
So, that made it go through detection okay. That's a good news.
> 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)
But, read for partition table failed miserably and took the device
offline completely.
Whee... Cc'ing linux-ide and Mark Lord. The original thread is..
http://thread.gmane.org/gmane.linux.kernel/530099
Any ideas?
--
tejun
next parent reply other threads:[~2007-06-08 7:11 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <464A0321.3080201@gmail.com>
[not found] ` <464C1575.8070005@gmail.com>
[not found] ` <464CB7C9.2080807@gmail.com>
[not found] ` <46503192.1040300@gmail.com>
[not found] ` <4650B9E3.7070409@gmail.com>
[not found] ` <46518798.2020808@gmail.com>
[not found] ` <4651B66E.6030505@gmail.com>
[not found] ` <4651B834.3060702@gmail.com>
[not found] ` <4651C4A1.6000101@gmail.com>
[not found] ` <4651C74B.7020108@gmail.com>
[not found] ` <46520B36.90409@garzik.org>
[not found] ` <20070523150229.00a0c3c4@the-village.bc.nu>
[not found] ` <466718B6.4080105@gmail.com>
[not found] ` <4667B39D.209@gmail.com>
[not found] ` <46685AE5.4010908@gmail.com>
2007-06-08 7:10 ` Tejun Heo [this message]
2007-06-08 12:46 ` libata and legacy ide pcmcia failure 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
2007-06-10 21:50 ` Robert de Rooy
2007-06-10 22:13 ` Russell King
2007-06-10 22:26 ` Mark Lord
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=466900F3.7040801@gmail.com \
--to=htejun@gmail.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=bzolnier@gmail.com \
--cc=jeff@garzik.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pcmcia@lists.infradead.org \
--cc=mlord@pobox.com \
--cc=robert.de.rooy@gmail.com \
/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).