Results 1 to 1 of 1
Hi ,
I have the question about ioremap. ioremap is used to map virtual address space from physical address space. Suppose if a driver has done ioremap, do it be ...
- 11-04-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 23
Question about IOREMAP
Hi ,
I have the question about ioremap. ioremap is used to map virtual address space from physical address space. Suppose if a driver has done ioremap, do it be posible that another driver can again ioremap the same physical space while the virtual space is held by ist driver?
regards
dinky


Reply With Quote