Module Name:    src
Committed By:   maya
Date:           Fri Jul 20 01:38:35 UTC 2018

Modified Files:
        src/doc/roadmaps: ports

Log Message:
Remove completed items. Go everyone!


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/doc/roadmaps/ports

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/roadmaps/ports
diff -u src/doc/roadmaps/ports:1.6 src/doc/roadmaps/ports:1.7
--- src/doc/roadmaps/ports:1.6	Sat Oct 21 15:12:27 2017
+++ src/doc/roadmaps/ports	Fri Jul 20 01:38:35 2018
@@ -1,4 +1,4 @@
-$NetBSD: ports,v 1.6 2017/10/21 15:12:27 maxv Exp $
+$NetBSD: ports,v 1.7 2018/07/20 01:38:35 maya Exp $
 
 NetBSD Ports Roadmap
 ====================
@@ -6,18 +6,11 @@ NetBSD Ports Roadmap
 This roadmap covers ports and port-specific issues, and also bus-level
 material even if it's not strictly port-specific.
 
-The following elements, projects, and goals are considered strategic
-priorities for the project:
-
- 1. EFI boot for x86
- 2. xhci support (done and will be in -8)
- 3. Get arm64/aarch64 working
-
 The following elements, projects, and goals are not strategic
 priorities but are still important undertakings worth doing:
 
- 4. riscv and/or or1k ports
- 5. cheri port
+ 1. riscv and/or or1k ports
+ 2. cheri port
 
 The following elements, projects, and goals are perhaps less pressing;
 this doesn't mean one shouldn't work on them but the expected payoff
@@ -29,33 +22,7 @@ is perhaps less than for other things:
 Explanations
 ============
 
-
- 1. EFI boot for x86
-
-EFI boot is now often required for new x86 hardware. This is
-effectively a mandatory item for -8. Fortunately, nonaka has most of
-it done, though it's not yet committed.
-
- - As of January 2017 nobody is known to be working on this.
- - There is currently no clear timeframe or release target.
- - Contact agc for further information.
-
-
- 2. xhci support
-
-xhci is also critical for new x86 hardware. skrll@ says this is done;
-it will be -8.
-
- 3. Get arm64/aarch64 working
-
-We have some arm64 code but apparently it doesn't really work yet.
-
- - As of January 2017 nobody is known to be actively working on this.
- - There is currently no clear timeframe or release target.
- - Contact: ? (XXX)
-
-
- 4. riscv and/or or1k ports
+ 1. riscv and/or or1k ports
 
 We have some riscv code and a bit of or1k code, but neither is done.
 
@@ -64,7 +31,7 @@ We have some riscv code and a bit of or1
  - Contact matt@ for further information.
 
 
- 5. cheri port
+ 2. cheri port
 
 http://cheri-cpu.org
 There are a number of reasons to tackle this; it will serve as a code

Reply via email to