> Well, on normal PC's it never happend (with the same hardware).
It also depends on the BIOS, but I don't know of any standard
dictating that BIOSes should page-align addresses they assign. Therefore
we must not depend on it.
> Yes, that's the way I'm overriding the problem.
Another question is whether it wouldn't be better to add this trivial
correction to ioremap()...
> Here I got lspci -vvx you asked me for:
Thanks...
Have a nice fortnight
-- Martin `MJ' Mares <mj@ucw.cz> http://atrey.karlin.mff.cuni.cz/~mj/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth main(){char *s="main(){char *s=%c%s%c;printf(s,34,s,34);}";printf(s,34,s,34);}- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/