diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-07-21 11:10:25 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-07-21 11:10:25 +0200 |
commit | 6f94c5abe83a30fd67fcf6cf36ca3f5d43c1970c (patch) | |
tree | ca4248fb4d09fb3659164546b37626647beee18e /community | |
parent | ad27ca55949852c57acb7d1088085f7ae2ada2dd (diff) |
Disperse some stable_URL tags.
Diffstat (limited to 'community')
-rw-r--r-- | community/gsoc/project_ideas/driver_glue_code.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/community/gsoc/project_ideas/driver_glue_code.mdwn b/community/gsoc/project_ideas/driver_glue_code.mdwn index ad8ea2f8..8581c7cb 100644 --- a/community/gsoc/project_ideas/driver_glue_code.mdwn +++ b/community/gsoc/project_ideas/driver_glue_code.mdwn @@ -5,11 +5,13 @@ 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]]."]]"""]] +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] [[!meta title="New Driver Framework"]] +[[!tag stable_URL]] + The Hurd presently uses hardware drivers implemented in the microkernel, [[GNU_Mach|microkernel/mach/gnumach]]. These drivers are old Linux drivers (mostly from 2.0.x) |