diff options
| author | dholland <dholland@NetBSD.org> | 2017-01-22 19:47:00 +0000 |
|---|---|---|
| committer | dholland <dholland@NetBSD.org> | 2017-01-22 19:47:00 +0000 |
| commit | 0ab520e45bfd71cc0048dcaf1eb7e78cda61e37d (patch) | |
| tree | 6c094251fb8ef60260dab81e01ae458b0579ee80 /doc/roadmaps | |
| parent | aac9d409df7523fef88c205edc6372da166b1b67 (diff) | |
Mention nvidia drmkms (will be in -8, people are arguing over -7)
Diffstat (limited to 'doc/roadmaps')
| -rw-r--r-- | doc/roadmaps/desktop | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/roadmaps/desktop b/doc/roadmaps/desktop index 95ef107c71a..16782c777af 100644 --- a/doc/roadmaps/desktop +++ b/doc/roadmaps/desktop @@ -1,4 +1,4 @@ -$NetBSD: desktop,v 1.3 2017/01/13 10:44:27 leot Exp $ +$NetBSD: desktop,v 1.4 2017/01/22 19:47:00 dholland Exp $ NetBSD Desktop Roadmap ====================== @@ -51,6 +51,7 @@ into one of the following three broad categories: The following elements, projects, and goals are relatively near-term: + 0. dmrkms for nvidia cards (will be in -8) 1. Don't ship twm as the default X window manager 2. Making removable media work using GNOME/KDE infrastructure 3. Making wireless config work using GNOME/KDE infrastructure @@ -80,6 +81,15 @@ Explanations ============ + 0. drmkms for nvidia cards + +Until recently the nvidia drmkms driver (nouveau) was disabled by +default. This is no longer the case in -current and it is believed to +more or less work. This change will be in -8. It might also make it +into a future release of -7; it is not currently clear what would be +involved in that. + + 1. Don't ship twm as the default X window manager It's embarrassing that in 2016 we were still shipping twm as the |
