"Arlo White" <[EMAIL PROTECTED]> writes:
> gcc -DMODVERSIONS -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O6 -c
> via3043.c
This does not directly address the problem you are having, but AFAIK
you are trying to compile the wrong driver. The 530TX+ are based on
realtek 8139 chip, not via-rhi
I'm still trying to install that DFE 530tx+ Dlink driver. I unpacked
the .deb kernel-headers file and it created:
/usr/src/kernel-headers-2.2.12
I symlinked /usr/src/linux > kernel-headers-2.2.12
but afterwards when I tried the compile command again:gcc -DMODVERSIONS
-DMODULE -D__KERNEL__ -W
[EMAIL PROTECTED] (Arlo White) writes:
As I recall, when compiling with the gcc command shown below,
you have to add "-I/usr/src/linux" This can be done without
compiling the whole kernel.
To use the make commands, you have to be in the directory
"/usr/src/kernel-source??" depending on the k
I'm still trying to install that DFE 530tx+ Dlink driver. I unpacked
the .deb kernel-headers file and it created:
/usr/src/kernel-headers-2.2.12
I symlinked /usr/src/linux > kernel-headers-2.2.12
but afterwards when I tried the compile command again:gcc -DMODVERSIONS
-DMODULE -D__KERNEL__ -W
4 matches
Mail list logo