POV-Ray : Newsgroups : povray.off-topic : Adventures with digital painting : Re: Adventures with digital painting Server Time
11 Oct 2024 21:19:00 EDT (-0400)
  Re: Adventures with digital painting  
From: Warp
Date: 10 Mar 2008 08:54:23
Message: <47d53d8f@news.povray.org>
Invisible <voi### [at] devnull> wrote:
> I just prefer being able to add new drivers without having to recompile 
> the kernel and reboot the machine - but that's just me...

  I have never had to recompile the kernel or reboot the machine because
of requiring a new driver.

  man modprobe

> OOC, what are the benefits?

  For example, the interfaces and protocols between the kernel and the
drivers can be modified easily without having to worry about backwards
compatibility. If an existing interface or protocol results to be a bad
design choice, or it results to have some inefficiencies in a newer
architecture, they can all be changed without problems. Basically, the
kernel is not burdened with backwards compatibility issues with regard
to drivers.

-- 
                                                          - Warp


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.