[realtek] How can I compile rtl8139.c and pci-scan.c with kernel 2.4 headers?
Bruno Gravato
gravato@ieee.org
Fri, 19 Jan 2001 19:47:45 +0000
I forgot to say... I tried to compile it with both gcc and
kgcc (which ship with rh7) having the same error.
Something like this:
rtl8139.c: In function `rtl8129_open':
rtl8139.c:675: structure has no member named `tbusy'
rtl8139.c:676: structure has no member named `interrupt'
rtl8139.c:677: structure has no member named `start'
...
etc
Regards.
Bruno Gravato.
gravato@ieee.org