summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-05-31 01:19:11 +0200
committerLennart Poettering <lennart@poettering.net>2012-05-31 01:20:37 +0200
commitd7e1c95e0a22eb1ada8ad53dab3af5fec2af1d0c (patch)
tree4889393b67da97ea4e7801ca003d9dae78a05567 /TODO
parentda5d4bf64f96d21c664bc6fea37f4f28927beb2c (diff)
login: properly detect MIMO USB displays
MIMO USB displays use a generic VID/PID for the hub component. With a bit of trickery we can detect them by the VID/PID of the graphics component.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 44dc7bc19a..56cf0b8200 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
Fedora 18:
-* fix mimo VID/PID check that claims "innocent" hubs
* chrony/ntp target?
Bugfixes:
@@ -51,8 +50,6 @@ Features:
- implement .d/ auto includes for unit files
- add syntax to reset ExecStart= lists (and similar)
-* properly detect mimo devices, the current VID/PID check is too broad
-
* manipulate CPU governor during boot, set it to performance
* steal SBF management from the kernel