Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arc reflect reality
details: https://anonhg.NetBSD.org/src/rev/6529d2668a8c
branches: trunk
changeset: 488066:6529d2668a8c
user: soda <soda%NetBSD.org@localhost>
date: Sat Jun 17 09:18:39 2000 +0000
description:
reflect reality
diffstat:
sys/arch/arc/TODO | 19 ++++++-------------
1 files changed, 6 insertions(+), 13 deletions(-)
diffs (61 lines):
diff -r 617cc6caa9ec -r 6529d2668a8c sys/arch/arc/TODO
--- a/sys/arch/arc/TODO Sat Jun 17 09:14:15 2000 +0000
+++ b/sys/arch/arc/TODO Sat Jun 17 09:18:39 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.12 2000/06/17 06:56:20 soda Exp $
+$NetBSD: TODO,v 1.13 2000/06/17 09:18:39 soda Exp $
To do list (not in any particular order).
@@ -29,13 +29,6 @@
- interrupt handling?
- o NEC RISCstation 2250 support
-
- - provide static storage for bus_space extent for kernel early stage
-
- - make PCI framebuffer as console.
- wired map framebuffer memory for kernel early stage.
-
o repair DeskStation support
- requires bounce buffer bus_dma for Tyne
@@ -49,7 +42,6 @@
o sysinst
o install notes
- do not forget about legal notice for pefo and openbsd.
o www: diskless HOW-TO port-arc specific part.
@@ -81,6 +73,8 @@
or 'hardclock() by R4000' system. Clock resolution of 100Hz
without any interporation is substandard
+ - remove UADDR
+
o overblocking on interrupt handler, and related problems
- SR_INT_IE should be enabled before calling hardclock().
@@ -169,8 +163,9 @@
o intrcnt[] name cleanup
- o implement NCR 53c700(?) driver for NEC RISCserver 2200
- based on amiga siop driver?
+ o implement NCR 53c700(?) driver for NEC RISCserver 2200,
+ RISCstation 2200 and RISCstation 2250.
+ based on MI siop driver?
o audio driver
@@ -193,8 +188,6 @@
o and missing MI devices
ses?, lkm, vcoda, ...
- o way to specify serial console
-
o bus_dmamap_sync: Hit_Invalidate and Hit_Write_Back cache operation
o clean up ALEAF/NLEAF/NON_LEAF/NNON_LEAF in userland.
Home |
Main Index |
Thread Index |
Old Index