summaryrefslogtreecommitdiff
path: root/open_issues/user-space_device_drivers.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2009-12-30 00:37:29 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2009-12-30 00:37:29 +0100
commite6c73709023db39bb9b01e0f63363c3a13fda542 (patch)
tree5a5af2c503026a0c102c731d967602e0c9cc4497 /open_issues/user-space_device_drivers.mdwn
parent1ead889249f9b8c2ea0095e96e3bfd9b30d4b9f2 (diff)
parentd5fa1505754178c910267426dcaff8278ae4a5a2 (diff)
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'open_issues/user-space_device_drivers.mdwn')
-rw-r--r--open_issues/user-space_device_drivers.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/open_issues/user-space_device_drivers.mdwn b/open_issues/user-space_device_drivers.mdwn
index 33e75942..98f48013 100644
--- a/open_issues/user-space_device_drivers.mdwn
+++ b/open_issues/user-space_device_drivers.mdwn
@@ -13,6 +13,7 @@ License|/fdl]]."]]"""]]
This is a collection of resources concerning *user-space device drivers*.
Also see [[device drivers and IO systems]].
+[[community/gsoc/project ideas/driver glue code]].
[[!toc levels=2]]
@@ -60,6 +61,8 @@ Also see [[device drivers and IO systems]].
* Hurd on L4: deva, fabrica
+ * [[DDE]]
+
* Minix 3
* Start with a simple driver and implement the needed infrastructure (see
@@ -150,6 +153,8 @@ Also see [[device drivers and IO systems]].
# External Projects
+ * [[DDE]]
+
* <http://ertos.nicta.com.au/research/drivers/uldd/>
* <http://gelato.unsw.edu.au/IA64wiki/UserLevelDrivers>