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 with T2000 device co...



details:   https://anonhg.NetBSD.org/src/rev/af6e1f7b2161
branches:  trunk
changeset: 359657:af6e1f7b2161
user:      palle <palle%NetBSD.org@localhost>
date:      Sat Jan 15 18:45:13 2022 +0000

description:
sun4v: update TODO with T2000 device configuration state

diffstat:

 sys/arch/sparc64/doc/TODO |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a8d21ebecd62 -r af6e1f7b2161 sys/arch/sparc64/doc/TODO
--- a/sys/arch/sparc64/doc/TODO Sat Jan 15 18:34:41 2022 +0000
+++ b/sys/arch/sparc64/doc/TODO Sat Jan 15 18:45:13 2022 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: TODO,v 1.46 2022/01/05 16:01:54 andvar Exp $ */
+/* $NetBSD: TODO,v 1.47 2022/01/15 18:45:13 palle Exp $ */
 
 Things to be done:
 
@@ -21,6 +21,7 @@
                 the 'sh MAKEDEV all' command hangs.
         T2000 ldom with 8 VCPU and 4GB:
           - crashes in /sbin/init doing an access() call where %o0 is corrupted (zero)
+          - device pci/ebus/com failes to enable interrupts (hv_intr_settarget() fails returning 6)
         S7 ldom with 8 VCPU and 16GB (primary ldom is Solaris 11.4 SRU33):
           - same status as T5 ldom
 - 64-bit kernel support



Home | Main Index | Thread Index | Old Index