On Thu, 2005-05-26 at 15:00 -0400, Dan Malek wrote: > The problem with ioremap() if you don't wire some spaces is it will try > to > allocate VM space prior to the Linux VM being initialized. No it won't. It will just push ioremap_bot down, and has always done that. Ben.