[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Technical Framebuffer proposal for RTEMS graphics
- Date: Sat, 5 Feb 2000 12:26:53 -0700
- From: greg at Censoft.com (Greg Haerr)
- Subject: Technical Framebuffer proposal for RTEMS graphics
: I believe everything is flat without protection in RTEMS ?
: but it isn't in Frank's PK, and we might want to make a interface
: that works on both ?
I see. Well, we should definitely use the ioctl() method so that it
doesn't have to be redone when/if protection is added.
For some reason, I thought that RTEMS had separate address spaces
for user and kernel.
Greg