summaryrefslogtreecommitdiff
path: root/sys/arch/arc/TODO
diff options
context:
space:
mode:
authorPer Fogelstrom <pefo@cvs.openbsd.org>1998-01-28 13:46:39 +0000
committerPer Fogelstrom <pefo@cvs.openbsd.org>1998-01-28 13:46:39 +0000
commitf66efdaa0ee892ee683d1f77196728dd915db7c0 (patch)
tree95abaee36773f8e27e6f5cf217fa840b457f12c9 /sys/arch/arc/TODO
parentfbd6c9ead48be65a615a557d3d9e610d26a02fb9 (diff)
Moving around files for new mips arch layout
Diffstat (limited to 'sys/arch/arc/TODO')
-rw-r--r--sys/arch/arc/TODO9
1 files changed, 3 insertions, 6 deletions
diff --git a/sys/arch/arc/TODO b/sys/arch/arc/TODO
index 96aa0da08aa..2ccac3a01b5 100644
--- a/sys/arch/arc/TODO
+++ b/sys/arch/arc/TODO
@@ -9,15 +9,12 @@ InWork: Have a test version. The system hangs after a while. Not solved yet.
o Boot. Standalone boot program instead of booting the kernel directly?
- o sigsetjmp/siglongjmp missing....
-
- o Add more videomodes to pccons driver. 50kHz and 64kHz monitors?
-InWork: This seems to be hard. Need more info on the chip.
-
- o Find out why bitmap load to S3-928 flashes screen.
+ o Find out why bitmap load to S3-928 flashes screen. (X server)
Know why (enable linear mode). Need S3 info.
o Can we have 32 double registers?
+ o New dynamic loader...
+
Lots of other things.....