All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert de Rooy <robert.de.rooy@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: alan@redhat.com, jgarzik@pobox.com
Subject: libata pcmcia failure
Date: Tue, 15 May 2007 20:59:45 +0200	[thread overview]
Message-ID: <464A0321.3080201@gmail.com> (raw)

Hi,

I tried Fedora 7t4 LiveCD on my ThinkPad T41 with a PCMCIA "Dazzle 4in1 Card Adapter", this adapter supports Sony Memorystick, MMC, SD and SmartMedia cards. The card had a 128MB Lexmark MemoryStick installed.

Under windows the adapter works fine, but under Linux I got a bunch of errors in syslog as shown below...
I do not know if it works with the Linux legacy PCMCIA IDE driver.

If I need to retrieve additional information or test something, please let me know.

Linux localhost.localdomain 2.6.20-1.3104.fc7 #1 SMP Sat Apr 21 22:20:43 EDT 2007 i686 i686 i386 GNU/Linux

Socket 0:
  product info: "                   ", "Memory Card Adapter", "", ""
  manfid: 0x0045, 0x0401
  function: 4 (fixed disk)

May 14 21:46:24 localhost kernel: pccard: PCMCIA card inserted into slot 0
May 14 21:46:24 localhost kernel: cs: memory probe 0xe8000000-0xefffffff: excluding 0xe8000000-0xefffffff
May 14 21:46:24 localhost kernel: cs: memory probe 0xc0200000-0xcfffffff: excluding 0xc0200000-0xc11fffff 0xc1a00000-0xc21fffff 0xc2a00000-0xc31fffff 0xc3a00000-0xcc1fffff 0xcca00000-0xcd1fffff 0xcda00000-0xce1fffff 0xcea00000-0xcf1fffff 0xcfa00000-0xd01fffff
May 14 21:46:24 localhost kernel: pcmcia: registering new device pcmcia0.0
May 14 21:46:25 localhost kernel: ata3: PATA max PIO0 cmd 0x00014100 ctl 0x0001410e bmdma 0x00000000 irq 3
May 14 21:46:25 localhost kernel: scsi3 : pata_pcmcia
May 14 21:46:25 localhost kernel: ATA: abnormal status 0x80 on port 0x00014107
May 14 21:46:25 localhost kernel: ATA: abnormal status 0x80 on port 0x00014107
May 14 21:46:55 localhost kernel: ata3.00: qc timeout (cmd 0x91)
May 14 21:46:55 localhost kernel: ata3.00: failed to IDENTIFY (INIT_DEV_PARAMS failed, err_mask=0x4)
May 14 21:46:56 localhost kernel: ATA: abnormal status 0x80 on port 0x00014107
May 14 21:46:56 localhost kernel: ATA: abnormal status 0x80 on port 0x00014107
May 14 21:47:26 localhost kernel: ata3.00: qc timeout (cmd 0x91)
May 14 21:47:26 localhost kernel: ata3.00: failed to IDENTIFY (INIT_DEV_PARAMS failed, err_mask=0x4)
May 14 21:47:26 localhost kernel: ata3.00: limiting speed to UDMA7:PIO5
May 14 21:47:26 localhost kernel: ATA: abnormal status 0x80 on port 0x00014107
May 14 21:47:26 localhost kernel: ATA: abnormal status 0x80 on port 0x00014107
May 14 21:47:56 localhost kernel: ata3.00: qc timeout (cmd 0x91)
May 14 21:47:56 localhost kernel: ata3.00: failed to IDENTIFY (INIT_DEV_PARAMS failed, err_mask=0x4)
May 14 21:47:57 localhost kernel: ATA: abnormal status 0x80 on port 0x00014107
May 14 21:47:57 localhost udevd-event[3946]: udev_rules_apply_format: unknown format variable '$modalias'



             reply	other threads:[~2007-05-15 19:00 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-15 18:59 Robert de Rooy [this message]
2007-05-17  8:42 ` libata pcmcia failure 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
2007-06-08  7:10                             ` Tejun Heo
2007-06-08 12:46                               ` Mark Lord
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
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-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=464A0321.3080201@gmail.com \
    --to=robert.de.rooy@gmail.com \
    --cc=alan@redhat.com \
    --cc=jgarzik@pobox.com \
    --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.