On 2005-12-15, Do Re Mi chel La Si Do <[EMAIL PROTECTED]> wrote:
>>>> vxworks tasks writes to a reserved area of memory.
>
> Is it compatible with the mmap module ?

I've never written a VxWorks module, but it would only take a
dozen or two lines of code to write a Linux driver that would
impliment mmap() to allow a pre-defined block of address space
to be mapped into user space.

-- 
Grant Edwards                   grante             Yow!  Yow! I threw up on
                                  at               my window!
                               visi.com            
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to