diff options
Diffstat (limited to 'Mach')
-rw-r--r-- | Mach/OskitMach.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Mach/OskitMach.mdwn b/Mach/OskitMach.mdwn new file mode 100644 index 00000000..53b16221 --- /dev/null +++ b/Mach/OskitMach.mdwn @@ -0,0 +1,7 @@ +## <a name="OSKit_Mach"> </a> OSKit-Mach + +OSKit Mach is a branch off of the [[GnuMach]] kernel which makes use of the underpinnings provided by [the OSKit](http://www.cs.utah.edu/flux/oskit/) from [the Flux Research Group](http://www.cs.utah.edu/flux/). + +The OSKit provides a neat driver base where both [[FreeBSD]] adn Linux (2.2.12) drivers are made available to [Mach](http://www-2.cs.cmu.edu/afs/cs/project/mach/public/www/mach.html) and thus the Hurd. + +-- [[Main/JoachimNilsson]] - 11 May 2002 |