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 file with status on ...
details: https://anonhg.NetBSD.org/src/rev/965a6d7683ec
branches: trunk
changeset: 953147:965a6d7683ec
user: palle <palle%NetBSD.org@localhost>
date: Sat Feb 27 18:19:57 2021 +0000
description:
sun4v: update TODO file with status on sun4v - kernel and userland runs without crashing now - next up is network interfaces
diffstat:
sys/arch/sparc64/doc/TODO | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 071187d6bb50 -r 965a6d7683ec sys/arch/sparc64/doc/TODO
--- a/sys/arch/sparc64/doc/TODO Sat Feb 27 18:10:46 2021 +0000
+++ b/sys/arch/sparc64/doc/TODO Sat Feb 27 18:19:57 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: TODO,v 1.34 2021/02/22 10:30:57 palle Exp $ */
+/* $NetBSD: TODO,v 1.35 2021/02/27 18:19:57 palle Exp $ */
Things to be done:
@@ -14,8 +14,10 @@
- current status
T5 ldom with 2 VCPU and 4GB:
The kernel boots and starts userland when booting miniroot.fs.
- The sysinst tool starts properly and requests terminal type.
- Upon entering characters on the console, a crash occurs inside
+ The sysinst tool starts properly and is functional.
+ Installation is not possible, since no driver currently exists
+ for the ldom network interfaces, but openbsd vnet and vsw drivers are
+ possible to integrate and this work is progressing.
OpenBoot (properly trashed registers).
T2000 ldom with 8 VCPU and 4GB:
On this platform it crashes in /sbin/init doing an access() call where %o0 is corrupted (zero)
Home |
Main Index |
Thread Index |
Old Index