Hi!

 

I am trying to map the Frambuffer /dev/fb0 with
Mono.Unix.Native.Syscall.mmap(). As start-address the method needs an
IntPtr. I don't understand why it isn't just an int with for example 0
to start at the beginning? And when I receive the IntPtr from the
function with the mapped memory I don't know how write to that space. I
used Marshal.WriteByte() but It doesn't seem to work.

 

Unluckily the documentation for the Function is not available, so any
help is appreciated!!

 

Thanks

Marek

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to