G geekster New Member Jun 10, 2004 #1 hi everyone, need some help loading drivers for red hat linux. anyone know the steps on how to load a lan driver? thanks all!!
hi everyone, need some help loading drivers for red hat linux. anyone know the steps on how to load a lan driver? thanks all!!
[tab] [...] Jun 10, 2004 #2 You need to either compile it into the kernel, or as a module. If you're using the kernel that came with Red Hat the module may already be there. In that case you can use "insmod" to load the module...
You need to either compile it into the kernel, or as a module. If you're using the kernel that came with Red Hat the module may already be there. In that case you can use "insmod" to load the module...