> But what about request_mem_region() and friends? How can I distinguish between > ISA memory and the first 16 MB of RAM (or ROM, or whatever my board has there)? > > Or am I not supposed to let those things show up in /proc/iomem? Interesting - I'd not considered that. Is ISA and non ISA space seperate on MIPS or is it all rather ambiguous ?