| DKMS and some charity? Unfortunately, the compat-wireless package is no good for Centos and other RHEL derivs: the kernel shipping with any v5 is still 2.6.18 (before we consider backports).
I've been thinking about grabbing the (now stale) rt73usb driver from SF and using DKMS to build a replacement driver for that which is in the 5.3 now.
DKMS just to ship a redundant kmod package? Yeah: it'll have the new IDs, it'll stay up to date with new shipping kernel RPMs, and it'll be a somewhat easier thing to install than sifting through a list of version-locked kmod packages. If the kernel's using the newer code, I can simply ship a DKMS with the updated IDs to overlay the one in there now with the older IDs. The goal is to get an easily-installed kmod package, so we can all go back to solving more important problems!
That's the hope, anyway.
If anyone's done this, drop me a note? If you're reading this message 4 months from now and there's no update, drop me a note too! With so many interesting projects I can work on, I can get side-tracked easily.
(edit: fix driver name. argh) |