On Sun, Dec 7, 2008 at 1:13 PM, Akemi Yagi amyagi@gmail.com wrote:
On Sun, Dec 7, 2008 at 1:04 PM, Stephen Harris lists@spuddy.org wrote:
On Sun, Dec 07, 2008 at 12:57:05PM -0800, Akemi Yagi wrote:
Won't I have an issue, though, were the new kernel might be available before the ATrpms module is updated? I was hoping for some sort of dkms solution.
Otherwise I can always just recompile the module myself if there's no automatic version solution available.
Right, the solution will then be either dkms or kernel version-independent kmod. While CentOS does not provide either, the dkms version might become available if you ask dag :-D Try the rpmforge mailing list. If you'd rather go for the kmod way, Alan Bartlett has been offering kABI-tracking kmods for several NIC drivers here:
Just wanted to make a note that Alan did build the kmod-sk98lin package and made it available at the above URL. However the binary is for CentOS-5. If you need one for CentOS-4, you may need to rebuild it from the srpm available from the same directory.
Akemi