Re: Memory mapping a UART

2007-12-07 Thread Thomas Petazzoni
Le Fri, 7 Dec 2007 14:04:16 +0530, "Rajat Jain" <[EMAIL PROTECTED]> a écrit : > You need request_mem_region(). I'm not sure it's enough in Gavin's case. From what I understand, request_mem_region() simply allows to reserve a memory region, to say « I'm using it », so that nobody else will use it

RE: Memory mapping a UART

2007-12-07 Thread Rajat Jain
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