diff options
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/dde.mdwn | 22 | ||||
-rw-r--r-- | hurd/dde/guide.mdwn (renamed from hurd/running/dde_guide.mdwn) | 0 | ||||
-rw-r--r-- | hurd/status.mdwn | 8 |
3 files changed, 23 insertions, 7 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]]. diff --git a/hurd/running/dde_guide.mdwn b/hurd/dde/guide.mdwn index 6518e0e4..6518e0e4 100644 --- a/hurd/running/dde_guide.mdwn +++ b/hurd/dde/guide.mdwn diff --git a/hurd/status.mdwn b/hurd/status.mdwn index e8282091..721cdeda 100644 --- a/hurd/status.mdwn +++ b/hurd/status.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2001, 2002, 2007, 2008, 2009 Free Software +[[!meta copyright="Copyright © 2001, 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -106,9 +106,3 @@ possibility that they would want to try the Hurd again in the future. > > [But] unlike a few years back [...] the system is stable enough under > load nowadays [...]. - -## DDE network card drivers - -### Jakub Daniel, 2010-06-09 - -[[guide|running/dde_guide]] |