Linked by Thom Holwerda on Sun 23rd Sep 2007 13:42 UTC
Linux Linux users want two things for their hardware: drivers; and easy access to those drivers. The first is finally happening; and now, thanks to a Dell Linux project called DKMS (Dynamic Kernel Module Support), the other is on its way. Dell and Linux distributors have been working on DKMS for about five years now. Its purpose is to create a framework where kernel-dependent module source can reside, so that it is very easy to rebuild modules. In turn, this enables Linux distributors and driver developers to create driver drops without having to wait for new kernel releases. For users, all this makes it easier to get up-to-the-minute drivers without hand compiling device drivers.
Permalink for comment 273617
To read all comments associated with this story, please click here.
A bit like Debian's module-assistant
by anda_skoa on Sun 23rd Sep 2007 16:02 UTC
anda_skoa
Member since:
2005-07-07

Sounds quite similar to Debian's module-assistant, but more distribution independent.

I really like the idea of something in-between vendor provided driver installers and drivers included in the kernel.

Already managed by the system's package manager but still available across a wide range kernels.