Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/doc sun4v: update TODO list to reflect the ...
details: https://anonhg.NetBSD.org/src/rev/dfb169b851f8
branches: trunk
changeset: 351192:dfb169b851f8
user: palle <palle%NetBSD.org@localhost>
date: Sun Feb 05 20:08:35 2017 +0000
description:
sun4v: update TODO list to reflect the current state - TRAP_SETUP() was adapted to handle both sun4u and sun4v systems in version 1.404 of locore.s
diffstat:
sys/arch/sparc64/doc/TODO | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r b4c43838130e -r dfb169b851f8 sys/arch/sparc64/doc/TODO
--- a/sys/arch/sparc64/doc/TODO Sun Feb 05 16:05:20 2017 +0000
+++ b/sys/arch/sparc64/doc/TODO Sun Feb 05 20:08:35 2017 +0000
@@ -1,4 +1,4 @@
- /* $NetBSD: TODO,v 1.20 2016/08/19 19:02:07 palle Exp $ */
+ /* $NetBSD: TODO,v 1.21 2017/02/05 20:08:35 palle Exp $ */
Things to be done:
@@ -27,7 +27,6 @@
- vpci.c/vpcivar.h: cleanup FIXMEs
- interrups not handled properly (com at ebus only...)
- mpt(4) complains: mpt0: Phy 0: Link Status Unknown
-- locore.s: TRAP_SETUP() - sun4u specific ASI_DMMU
- man pages for drivers imported from OpenBSD lke vpci, vbus, cbus, vdsk, ldc etc.
- vdsk and ldc drivers: code maked with OPENBSD_BUSDMA - make the bus_dma stuff work properly
Home |
Main Index |
Thread Index |
Old Index