[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rtl] Re: your mail




Hi, thanks for your reply. 

I have use ioremap realize the share memory in rt kernel.
Anyway, I think it's better to use ioremap in kernel mode, since we can 
visit the physics directly. (see /usr/src/linux/Documentation/IO-mapping.txt)

Zhixu Liu