The HyperNews Linux KHG Discussion Pages

Question: Is there a user function to access ISA memory??

Forum: Device Drivers
Keywords: mmap
Date: Thu, 22 Jan 1998 16:53:53 GMT
From: Ming Chak Lee <mlee@expert.cc.purdue.edu>

Hello.

I wonder if there is a user function which allows root to access the ISA bus address 0x08fcf8. Is there a way so that I don't need to write kernel device driver and compile the kernel again because somehow reinstallation of the kernel doesn't work. I heard about the function mmap(). I just want to read/write to the address 0x08fcf8. Will mmap() work? How? Please help. Thanks.

~Ming Chak Lee~