Mistake
Posted Sep 30, 2004 4:46 UTC (Thu) by
mdomsch (subscriber, #5920)
In reply to:
Mistake by elanthis
Parent article:
Driver core functions: GPL only
DKMS - Dynamic Kernel Module Support, exists to solve exactly this problem. The goal is that one can take driver code from the latest kernel, and, through the magic of DKMS and its use of the KBuild system, compile those drivers for earlier kernels.
http://linux.dell.com/dkms/
(
Log in to post comments)