diff options
| author | maya <maya@NetBSD.org> | 2018-07-20 01:52:07 +0000 |
|---|---|---|
| committer | maya <maya@NetBSD.org> | 2018-07-20 01:52:07 +0000 |
| commit | e6879b67dfd292259cf260c8028c9a07f6394e7d (patch) | |
| tree | 26f83e8d805f5303cedbee72260f48bacb8899b8 /doc/roadmaps | |
| parent | a7621594a200c2edf39c535a18182c79b4f5fcab (diff) | |
throw in drmkms, mention riscv work by zmcgrew
Diffstat (limited to 'doc/roadmaps')
| -rw-r--r-- | doc/roadmaps/ports | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/doc/roadmaps/ports b/doc/roadmaps/ports index 4b5472acc3a..2708353d5de 100644 --- a/doc/roadmaps/ports +++ b/doc/roadmaps/ports @@ -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. |
