I've installed Mandrake Linux on my computer, but it cannot find my network-device (D-Link DFE-530TX PCI Fast Ethernet Adapter (Rev B) ).<br>
<br>
So I got the driver (rtl8139.c) from dlink.com .<br>
<br>
How do I load this driver ? Compiling with gcc doesn't work, as there are 2 files missing: pci-scan.h and kern_compat.h . <br>
<br>
cu, TruePlaya <br>