source: rtems-graphics-toolkit/TODO @ ce3c789

Last change on this file since ce3c789 was ce3c789, checked in by Joel Sherrill <joel.sherrill@…>, on 01/11/10 at 04:06:20

2010-01-10 Joel Sherrill <joel.sherrill@…>

  • Property mode set to 100644
File size: 792 bytes
Line 
1#
2#  $Id$
3#
4
5+ Add microwin
6
7BSPs
8====
9+ We need a generic constant like "POINTING DRIVER".
10
11+ BSPs need to have a #define that indicates they have a pointing driver.
12
13svgalib
14=======
15+ Must configure /dev/null in application
16+ Must add /dev/mem and configure it in application (or find config option)
17+ May want to add SVGALIB_CONFIG_FILE
18
19Nano-X
20======
21+ Fix message "Error opening /dev/fb0: m" on BSPs (e.g. sis) which
22  do not have framebuffer device
23
24+ check if we want to use "non-default" swap routines (include/swap.h)
25
26+ Clean up rtems_init.c when the BSPs make known their graphics/pointing
27  capabilities.
28
29+ Remove hack in microwin/src/drivers/vgaplan4.h and make outb/outw
30  more generic -- like weak symbols or something with default implementations
31  on non-x86 architectures.
Note: See TracBrowser for help on using the repository browser.