I'm a newbie at this whole linux.. so please be kind.
I am trying to set-up a driver for a newly installed network card. I have the .c file from the install disk.
1) How do I compile this file (into a .o module file)
2) What folder do I put it in?
If I get it in the proper folder, I should be able to run 'kernelcfg' and add the module.
HELP!
<edit>If it matters, I'm using Mandrake 6.0</edit>
I am trying to set-up a driver for a newly installed network card. I have the .c file from the install disk.
1) How do I compile this file (into a .o module file)
2) What folder do I put it in?
If I get it in the proper folder, I should be able to run 'kernelcfg' and add the module.
HELP!
<edit>If it matters, I'm using Mandrake 6.0</edit>