Hi, > Anyone got any ideas? I've found some functions, ioremap, kmap and > mem_request_region. Not really sure what I ought to be doing though. > Any thoughts greatly appreciated.
You need request_mem_region(). Thanks, Rajat -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ
