problem with CF
From: <hidden>
Date: 2008-01-15 14:58:57
Hi,
I am trying to use a compact Flash (CF) throu PCMCIA. So I selected the=
CONFIG_BLK_DEV_IDECS and CONFIG_PCMCIA_M8XX kernel options, but not the=
CONFIG_BLK_DEV_MPC8xx_IDE one.
The problem occurs when I insert the CF, because the ide_config fails:=
ide-cs: ide_register() 0x 0 & 0x e, irq 7 failed
I think the issue is in the idecs_register function that always returns=
-1.
I guess the problem is the two first parameter of this function (io_bas=
e
and ctl_base are 0x0 and 0xe respectively), but I don't know if it must=
be
so or what values they must have.
I am using a MPC866 with a linux kernel 2.6.22.
I would thank some help.
Ra=FAl Moreno=