mmap with Doc Millenium

Leandro Skladnik lskladnik at grupoclave.com
Wed Aug 6 09:21:44 EDT 2003


Hi list members!

I have the following question:

Is it posibble to use mmap with a Disc On Chip device? Because a tried to
use it but I received MAP_FAILED returning from mmap, and errno set to 19,
which means, according to "errno.h", "No such Device". 

I think maybe the driver I'm using does not implement mmap. So, how can I
know if the driver support mmap and in case it didn't, how can I change the
Doc Driver?

Since now, thanks

Leandro





More information about the linux-mtd mailing list