NetBSD/doc/roadmaps/ports

46 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-05-03 10:00:14 +03:00
$NetBSD: ports,v 1.10 2024/05/03 07:00:14 skrll Exp $
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:
2024-05-03 10:00:14 +03:00
1. or1k port
2018-07-20 04:38:35 +03:00
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
is perhaps less than for other things:
[none presently]
Explanations
============
0. DRMKMS update
2021-10-31 11:11:13 +03:00
The DRM drivers get old with time. The current drivers are from Linux 4.4,
having a newer version would be nice.
- As of July 2018, maya is working on this.
2024-05-03 10:00:14 +03:00
1. or1k port
2024-05-03 10:00:14 +03:00
We have a bit of or1k code, but it's not complete.
2018-07-20 04:38:35 +03:00
2. cheri port
http://cheri-cpu.org
There are a number of reasons to tackle this; it will serve as a code
quality lever. Also there's already a FreeBSD port to steal from.