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

Komuro komurojun-mbn at nifty.com
Sat Mar 13 20:44:45 EST 2010


Hi,

Bogus ioport is allocated for pcmcia device at kernel 2.6.33.
ioport is 0x30 but it should be 0x100.


[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

[2.6.33]
	Configuration:	state: on	ready: yes
			Available IRQs: none
			Available ioports:	0x00000100 - 0x000003af
						0x000003e0 - 0x000004ff
						0x00000820 - 0x000008ff
						0x00000a00 - 0x00000aff
						0x00000c00 - 0x00000cf7
			Available iomem:	0xa0000000 - 0xa0ffffff



More information about the linux-pcmcia mailing list