Module Name: src
Committed By: andvar
Date: Tue Dec 12 20:24:00 UTC 2023
Modified Files:
src/sys/arch/sparc64/doc: TODO
Log Message:
s/maked/marked/
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/sparc64/doc/TODO
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/sparc64/doc/TODO
diff -u src/sys/arch/sparc64/doc/TODO:1.47 src/sys/arch/sparc64/doc/TODO:1.48
--- src/sys/arch/sparc64/doc/TODO:1.47 Sat Jan 15 18:45:13 2022
+++ src/sys/arch/sparc64/doc/TODO Tue Dec 12 20:24:00 2023
@@ -1,4 +1,4 @@
-/* $NetBSD: TODO,v 1.47 2022/01/15 18:45:13 palle Exp $ */
+/* $NetBSD: TODO,v 1.48 2023/12/12 20:24:00 andvar Exp $ */
Things to be done:
@@ -41,7 +41,7 @@ sun4v:
- interrupts not handled properly (com at ebus only...)
- mpt(4) complains: mpt0: Phy 0: Link Status Unknown
- 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
+- vdsk and ldc drivers: code marked with OPENBSD_BUSDMA - make the bus_dma stuff work properly
- vbus.c: handle prom_getprop() memory leaks
- locore.s: rft_user (sun4v specific manual fill) - seems to work, but is it good enough (compared to openbsds rft_user?
- openfirmware interface