Module Name: src
Committed By: maya
Date: Fri Jul 20 01:52:07 UTC 2018
Modified Files:
src/doc/roadmaps: ports
Log Message:
throw in drmkms, mention riscv work by zmcgrew
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 src/doc/roadmaps/ports:1.8
--- src/doc/roadmaps/ports:1.7 Fri Jul 20 01:38:35 2018
+++ src/doc/roadmaps/ports Fri Jul 20 01:52:07 2018
@@ -1,4 +1,4 @@
-$NetBSD: ports,v 1.7 2018/07/20 01:38:35 maya Exp $
+$NetBSD: ports,v 1.8 2018/07/20 01:52:07 maya Exp $
NetBSD Ports Roadmap
====================
@@ -6,6 +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:
+
+ 0. DRMKMS update
+
The following elements, projects, and goals are not strategic
priorities but are still important undertakings worth doing:
@@ -22,12 +27,20 @@ is perhaps less than for other things:
Explanations
============
+ 0. DRMKMS update
+
+The DRM drivers get old with time. The current drivers are from Linux 3.15,
+having a newer version would be nice.
+
+- As of July 2018, maya is working on this.
+
1. riscv and/or or1k ports
We have some riscv code and a bit of or1k code, but neither is done.
- - As of January 2017 nobody is known to be working on this.
- - There is currently no clear timeframe or release target.
+ - As of July 2018, zmcgrew is working on riscv in a separate repository
+ https://github.com/zmcgrew/src/tree/riscv
+ Nobody is working on or1k.
- Contact matt@ for further information.