[BUG? kernel 2.6.33] Bogus ioport is allocated for pcmcia device

Dominik Brodowski linux at dominikbrodowski.net
Sun Mar 14 06:05:49 EDT 2010


Hey,

On Sun, Mar 14, 2010 at 10:44:45AM +0900, Komuro wrote:
> Bogus ioport is allocated for pcmcia device at kernel 2.6.33.
> ioport is 0x30 but it should be 0x100.

Does it work correctly on 2.6.34-rc1?

> [2.6.33]
> ata5: PATA max PIO0 cmd 0x30 ctl 0x3e irq 17
> ata5.00: CFA: , Ver.1.0, max PIO2
> ata5.00: 32000 sectors, multi 0: LBA 
> ata5.00: configured for PIO0
> ata5.00: configured for PIO0
> ata5: EH complete
> isa bounce pool size: 16 pages
> 
> [2.6.33-rc5]
> ata5: PATA max PIO0 cmd 0x100 ctl 0x10e irq 17
> ata5.00: CFA: , Ver.1.0, max PIO2
> ata5.00: 32000 sectors, multi 0: LBA 
> ata5.00: configured for PIO0
> ata5.00: configured for PIO0
> ata5: EH complete

There's _no_ change in the PCMCIA subsystem between 2.6.33-rc5 and 2.6.33;
drivers/ata/ doesn't seem to have any related changes...

Best,
	Domini



More information about the linux-pcmcia mailing list