Re: pcmcia IDE broken in 2.6.18-rc1

From: Alan Cox
Date: Sat Jul 08 2006 - 13:17:49 EST


Ar Sad, 2006-07-08 am 16:55 +0200, ysgrifennodd Pavel Machek:
> ide2: I/O resource 0xF887E00E-0xF887E00E not free.
> ide2: ports already in use, skipping probe
> ide2: I/O resource 0xF887E01E-0xF887E01E not free.
> ide2: ports already in use, skipping probe


Looks like ioremap values not I/O ports. Probably the various IDE layer
changes from 2.6.17-mm.

My first guess would be the PCMCIA layer changes to use mmio ports are
not setting hwif->mmio (I think its ->mmio) to 2 and doing their own
resource management.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/