
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.
Member since:
2007-05-30
I wish I was smarter, but I just don't get it. I've never heard the term driver drop before, but I take from context that it means somehow being able to make it possible to use drivers run on kernel versions that they weren't designed for? Help me out here, please. ;-)