Wed Jan 30 22:53:22 2019 UTC ()
RUMP building on ia64 now


(scole)
diff -r1.3 -r1.4 src/sys/arch/ia64/TODO

cvs diff -r1.3 -r1.4 src/sys/arch/ia64/TODO (expand / switch to unified diff)

--- src/sys/arch/ia64/TODO 2019/01/29 19:44:03 1.3
+++ src/sys/arch/ia64/TODO 2019/01/30 22:53:22 1.4
@@ -51,20 +51,19 @@ Tasks remaining, first couple seem most  @@ -51,20 +51,19 @@ Tasks remaining, first couple seem most
51- ia64 implement __HAVE_FAST_SOFTINTS? 51- ia64 implement __HAVE_FAST_SOFTINTS?
52- want or need __HAVE_CPU_UAREA_ROUTINES, cpu_uarea_alloc, cpu_uarea_free 52- want or need __HAVE_CPU_UAREA_ROUTINES, cpu_uarea_alloc, cpu_uarea_free
53- fix all "[Nn]ot yet" and "XXX" functions everywhere 53- fix all "[Nn]ot yet" and "XXX" functions everywhere
54- create/fix sys/arch/ia64/include/pci_machdep.h and implement actual functions, 54- create/fix sys/arch/ia64/include/pci_machdep.h and implement actual functions,
55 need to handle "multiple" pci busses like from http://www.openpa.net/systems/il/rp3400-bus.txt, 55 need to handle "multiple" pci busses like from http://www.openpa.net/systems/il/rp3400-bus.txt,
56 add pchb, looks like one here 56 add pchb, looks like one here
57 http://mail-index.netbsd.org/port-ia64/2010/06/29/msg000116.html 57 http://mail-index.netbsd.org/port-ia64/2010/06/29/msg000116.html
58 and/or could port from freebsd 58 and/or could port from freebsd
59- Kernel module pre-loading via the bootloader 59- Kernel module pre-loading via the bootloader
60- SMP 60- SMP
61- write console and/or X framebuffer driver. freebsd has vgapci 61- write console and/or X framebuffer driver. freebsd has vgapci
62 device that may be portable 62 device that may be portable
63- add ia32 emulation, port from freebsd 63- add ia32 emulation, port from freebsd
64- add rump stuff/MKRUMP 
65- create install EFI/cdrom/netbsd 64- create install EFI/cdrom/netbsd
66- fix ski to run on other archs beside i386, or at least amd64 65- fix ski to run on other archs beside i386, or at least amd64
67 66
68Pie in the sky 67Pie in the sky
69- Xen and itanium! 68- Xen and itanium!
70- qemu and itanium 69- qemu and itanium