summaryrefslogtreecommitdiff
path: root/hurd/dde.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-06-21 23:59:13 +0200
committerThomas Schwinge <thomas@schwinge.name>2010-06-21 23:59:13 +0200
commitfa44f0ef921875e8190db6845c50e7cd257197e8 (patch)
tree82fa528f508b112145b178976fa92a730069745a /hurd/dde.mdwn
parent341a53d12a203e013210566abaa473f55ba7fd8f (diff)
DDE.
hurd/dde: New. hurd/running/dde_guide -> hurd/dde/guide.
Diffstat (limited to 'hurd/dde.mdwn')
-rw-r--r--hurd/dde.mdwn22
1 files changed, 22 insertions, 0 deletions
diff --git a/hurd/dde.mdwn b/hurd/dde.mdwn
new file mode 100644
index 00000000..dedb7d10
--- /dev/null
+++ b/hurd/dde.mdwn
@@ -0,0 +1,22 @@
+[[!meta copyright="Copyright © 2009, 2010 Free Software Foundation, Inc."]]
+
+[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
+id="license" text="Permission is granted to copy, distribute and/or modify this
+document under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no Invariant
+Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
+is included in the section entitled [[GNU Free Documentation
+License|/fdl]]."]]"""]]
+
+ * [[community/gsoc/project ideas/driver glue code]]
+
+ * [[open issues/user-space device drivers]]
+
+ * [[open issues/device drivers and io systems]]
+
+---
+
+There is an effort going on to make [[/DDE]] usable in GNU/Hurd
+userspace.
+
+See Zheng Da's [[project page|zhengda]], as well as another [[guide]].