LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to patch a driver (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-patch-a-driver-449738/)

SlackTRAXX 05-29-2006 09:12 PM

How to patch a driver
 
I'm having trouble in patching a net driver called skge. I know it's in experimental state and I've read that there is an upgrade for this.

This is the mail I've found:

http://www.ussg.iu.edu/hypermail/lin...02.2/0544.html

As you can see, not so far from the header, the mail contains this:

Stephen Hemminger:
sk98lin: no d-link support (kconfig)
skge: no longer experimental
skge: speed setting

sky2: speed setting fix

I don't quite understand what do I have to do to 'upgrade' the skge driver that I have in order to take it out of the experimental state.

Does anyone know how to do this? :)

Tinkster 05-30-2006 02:27 AM

That mail was from February ... did you try to find out whether
the patch has made it into the main-stream kernel?


The drivers date in 2.6.16.16 is 2006-05-11 ...

[edit]
The following Changelogs mention it:
ChangeLog-2.6.15.5
ChangeLog-2.6.16 (this one mentions the not experimental bit)
...

Maybe just grab a whole newer kernel?
[/edit]

Cheers,
Tink

DeusExLinux 05-30-2006 02:44 AM

Normally, what you would do is just patch your kernel.

man patch should tell you most of what you need to know to get this done (and some of the howtos on this site).

But if it's in the new kernel, I would just upgrade the kernel, you'll have to recompile anyway, so it might be better to just try the new kernel.

SlackTRAXX 06-01-2006 10:31 PM

Hi guys, thanks for your answers, I'll try getting a new kernel... I just didn't know that drivers got updated so often. Thanks!


All times are GMT -5. The time now is 04:31 PM.