RE: pcmcia - failed to initialize IDE interface

2007-04-27 Thread Aeschbacher, Fabrice
> Which would be the correct way to make pcmcia_request_irq() > use the correct value of 40? This is in drivers/pcmcia/au1000_db1x00.c: db1x00_pcmcia_hw_init(): skt->irq = AU1000_GPIO_8; /* = 40 */ Now the CF is working fine. Fabrice - To unsubscribe from this list: send the line "un

RE: pcmcia - failed to initialize IDE interface

2007-04-27 Thread Aeschbacher, Fabrice
f 40? Fabrice > -Original Message- > From: Andrew Morton [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 26. April 2007 04:08 > To: Aeschbacher, Fabrice > Cc: lkml; [EMAIL PROTECTED] > Subject: Re: pcmcia - failed to initialize IDE interface > > On Wed, 25 Apr

Re: pcmcia - failed to initialize IDE interface

2007-04-26 Thread Russell King
On Thu, Apr 26, 2007 at 10:48:09AM +0200, Aeschbacher, Fabrice wrote: > __request_resource: new=ide0[10200e-10200e], root=PCI IO[1000-f] > __request_resource: new=ide0[102000-102007], root=PCI IO[1000-f] > > I added some printk() only for debugging raisons (for example in > __reque

RE: pcmcia - failed to initialize IDE interface

2007-04-26 Thread Aeschbacher, Fabrice
ple in __request_resource, as you can see) Best regards, Fabrice Aeschbacher > -Original Message- > From: Andrew Morton [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 26. April 2007 04:08 > To: Aeschbacher, Fabrice > Cc: lkml; [EMAIL PROTECTED] > Subject: Re: pcmcia - failed

Re: pcmcia - failed to initialize IDE interface

2007-04-25 Thread Andrew Morton
On Wed, 25 Apr 2007 15:27:26 +0200 "Aeschbacher, Fabrice" <[EMAIL PROTECTED]> wrote: > 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 >

pcmcia - failed to initialize IDE interface

2007-04-25 Thread Aeschbacher, Fabrice
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/p