source: rtems-graphics-toolkit/TODO @ 513eea1

Last change on this file since 513eea1 was 2102179, checked in by Joel Sherrill <joel.sherrill@…>, on 01/08/10 at 19:48:52

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

  • README, TODO, do_it: Serious update.
  • Property mode set to 100644
File size: 619 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
13Nano-X
14======
15+ Fix message "Error opening /dev/fb0: m" on BSPs (e.g. sis) which
16  do not have framebuffer device
17
18+ check if we want to use "non-default" swap routines (include/swap.h)
19
20+ Clean up rtems_init.c when the BSPs make known their graphics/pointing
21  capabilities.
22
23+ Remove hack in microwin/src/drivers/vgaplan4.h and make outb/outw
24  more generic -- like weak symbols or something with default implementations
25  on non-x86 architectures.
Note: See TracBrowser for help on using the repository browser.