Re: ioports 0x100-0x3af and iomem 0xd000-0xdffff,0xa0000000-0xa0ffffff -- safe to use on x86 for pcmcia?

From: Peter Stuge
Date: Tue Nov 24 2009 - 18:16:59 EST


Dominik Brodowski wrote:
> include port 0x100-0x3af
> include memory 0xc0000-0xfffff
> include memory 0xa0000000-0xa0ffffff
..
> Do you think it would be safe to enable these areas by (kernel)
> default on x86?

c0000-fffff is option ROM and BIOS land. Maybe every BIOS out there
is being a good boy/girl and actually adds entries to e820 or similar
but I would kindof like to stay away from the region anyway.

0xa0000000 is 2.5GB, so it's doomed on systems with >=2.5GB RAM. :(


//Peter
--
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/