public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* pcmcia - failed to initialize IDE interface
@ 2007-04-25 13:27 Aeschbacher, Fabrice
  2007-04-26  2:07 ` Andrew Morton
  0 siblings, 1 reply; 6+ messages in thread
From: Aeschbacher, Fabrice @ 2007-04-25 13:27 UTC (permalink / raw)
  To: lkml

Hi,

[kernel 2.6.20.7, arch=mips, processor=amd au1550]

I'm trying to install a 2.6 kernel on an Alchemy au1550, and having
problem with the pcmcia socket, where I plugged a CompactFlash card. The
card seems to be recognized by the kernel, appears in
/sys/bus/pcmcia/devices, but not in /proc/bus/pccard, and I can't access
the device (/dev/hda).

The relevant console messages:
----------------------------------------------------------------
pccard: PCMCIA card inserted into slot 0
pcmcia: registering new device pcmcia0.0
hda: SanDisk SDCFB-64, CFA DISK drive
ide0: Disabled unable to get IRQ 35.
ide0: failed to initialize IDE interface
ide0: I/O resource 0x10200E-0x10200E not free.
ide0: ports already in use, skipping probe
ide0: I/O resource 0x10200E-0x10200E not free.
ide0: ports already in use, skipping probe
ide0: I/O resource 0x10200E-0x10200E not free.
ide0: ports already in use, skipping probe
ide0: I/O resource 0x10200E-0x10200E not free.
ide0: ports already in use, skipping probe
ide0: I/O resource 0x10200E-0x10200E not free.
ide0: ports already in use, skipping probe
ide0: I/O resource 0x10200E-0x10200E not free.
ide0: ports already in use, skipping probe
ide0: I/O resource 0x10200E-0x10200E not free.
ide0: ports already in use, skipping probe
ide0: I/O resource 0x10200E-0x10200E not free.
ide0: ports already in use, skipping probe
ide0: I/O resource 0x10200E-0x10200E not free.
ide0: ports already in use, skipping probe
ide-cs: ide_register() at 0x102000 & 0x10200e, irq 35 failed
----------------------------------------------------------------

Here is the relevant part of the kernel config:
CONFIG_IDE=y
CONFIG_IDE_GENERIC=y
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDECS=y
CONFIG_PCCARD=y
CONFIG_PCMCIA_DEBUG=y
CONFIG_PCMCIA=y
CONFIG_PCMCIA_AU1X00=y

Any help would be greatly appreciated. Please Cc: your response to me.

Best regards,
Fabrice Aeschbacher

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-04-27  8:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-25 13:27 pcmcia - failed to initialize IDE interface Aeschbacher, Fabrice
2007-04-26  2:07 ` Andrew Morton
2007-04-26  8:48   ` Aeschbacher, Fabrice
2007-04-26  9:12     ` Russell King
2007-04-27  8:00   ` Aeschbacher, Fabrice
2007-04-27  8:42     ` Aeschbacher, Fabrice

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox