On Mon, 7 Jun 1999, H. Peter Anvin wrote:
> You have the completely wrong idea what a device driver is! XF86_SVGA
> is a device driver! gpm is a device driver (mouse driver.)
> magicfilter/ghostscript is a device driver (printer driver.) Neither
> belong in the kernel.
>
> Things belong in the kernel if they *have* to be there. Not otherwise.
> This implies the need for a coherent, *USER SPACE*, setup for managing
> devices. Bootup devices are somewhat a special case, of course, but
> that doesn't change the fundamentals.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/