Re: SVGA kernel chipset drivers.

Hasdi R Hashim (hasdi@engin.umich.edu)
Thu, 13 Jun 1996 01:10:31 -0400 (EDT)


Speaking of which, is it possible to perform the following steps...

1. open("/dev/mem")
2. allocate and attach using Sys V IPC shared memory
3. mmap the shared memory to /dev/mem video memory.
4. Let other processes write this shared memory, so that
it is updated to the video memory

Is this possible?

Regards,

Hasdi