Module Name: src
Committed By: scole
Date: Sun Nov 17 16:52:29 UTC 2019
Modified Files:
src/sys/arch/ia64: TODO
Log Message:
Mention ski works on amd64 and probably other archs
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/ia64/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/ia64/TODO
diff -u src/sys/arch/ia64/TODO:1.8 src/sys/arch/ia64/TODO:1.9
--- src/sys/arch/ia64/TODO:1.8 Mon Nov 11 18:06:47 2019
+++ src/sys/arch/ia64/TODO Sun Nov 17 16:52:29 2019
@@ -1,8 +1,9 @@
$ NetBSD: TODO,v 1.1 2018/04/14 12:06:03 scole Exp $
What works:
- The ski simulator (pkgsrc/emulators/ski) works on NetBSD/i386, can run
- and step through in assembly.
+ The ski simulator (pkgsrc/emulators/ski) is known to work on NetBSD
+ i386 and amd64, and probably will work on other archs as well. It
+ can run and step through in assembly.
Netbooting may work on some machines, basically you need to boot
diskless with the loader.efi (from src/sys/arch/ia64/stand/ia64/)