[realtek] Compiling rtl8139.c and loading the pci-scan module

Bruno Gravato gravato@ieee.org
Tue, 13 Feb 2001 18:51:09 +0000


On Tue, 13 Feb 2001 19:32:41 +0100
 jj@stud.htc.dk wrote:
> I just found the special instructions for RedHat 7.0, but
> it still dosen't work:
> kgcc -DMODULE -Wall -Wstrict-prototypes -O6
> -I/usr/src/linux/include -c rtl8139.c
> (The -I should be unnesecarry as I linked
> /usr/include/linux and asm to the new ones)
> 

You should have read the other emails sent to this list.
realtek.c doesn't compile with kernel 2.4 headers, if you
are using kernel 2.4 use the driver (8139too) that ships
with the kernel.

Regards,
Bruno Gravato.