summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorantrik <antrik@users.sf.net>2008-04-02 21:38:10 +0200
committerantrik <antrik@users.sf.net>2008-04-02 21:39:08 +0200
commit15f9db7937e7ef1359733f0e4c11e0f47ff53d8c (patch)
tree73dfaf0ad863df28a72bc12d1b097debe15fd3dc
parentc691cb2ddef9a3ced4d5397b66641e881cde3b7c (diff)
(glue code) Suggest ddekit as alternative
-rw-r--r--community/gsoc/project_ideas.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/gsoc/project_ideas.mdwn b/community/gsoc/project_ideas.mdwn
index c3a480b0..23c72579 100644
--- a/community/gsoc/project_ideas.mdwn
+++ b/community/gsoc/project_ideas.mdwn
@@ -284,6 +284,9 @@ solution, but works quite OK, except that the drivers are very old. The goal of
this project is to redo the glue code, so we can use drivers from current Linux
versions, or from one of the free BSD variants.
+Using [[ddekit|http://demo.tudos.org/dsweeper_tutorial.html]] instead of our
+own glue code can be explored as a possible alternative approach.
+
This is a doable, but pretty involved project. Experience with driver
programming under Linux (or BSD) is a must. (No Hurd-specific knowledge is
required, though.)