From: arun4linux <aru...@in...> - 2003-02-28 09:45:46
|
Hello, I'm also using mmap to export hardware personality to the user/application space. I'd like to know the exact problem faced by you, how did you detect/proceed to avoid surprise in my solution. Thanks and Regards Arun "peter garrone" wrote: I ported a device driver that used mmap so that a user space application shared a page with the interrupt routine in a device driver. The mapping software generally followed the "nopage" code outlined in Rubini's book. I found a caching problem in that the memory contents as seen from the device driver differed to that seen from user space. At the moment I am changing the design of my driver so that the mapping is unnecessary. I thought I would mention this though before I go to the effort of analying the problem further. -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linuxsh-dev mailing list lin...@li... https://lists.sourceforge.net/lists/listinfo/linuxsh-dev Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com Buy the best in Movies at http://www.videos.indiatimes.com Bid for Air Tickets @ Re.1 on Air Sahara Flights. Just log on to http://airsahara.indiatimes.com and Bid Now ! |