On Fri, Jan 18, 2002 at 11:10:18AM -0800, Justin Langer wrote: > > hai, > > How are device drivers implemented in Hurd? > In Linux we implement device drivers usually as a module in the Kernel > and recompiling the kernel. > > How are these handled here?
They are compiled into GNU Mach and specified at configure time (see i386/README-Drivers in gnumach source). Later they might be in user space... Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED] Marcus Brinkmann GNU http://www.gnu.org [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.marcus-brinkmann.de

