I am having one heck of a time getting my 3com 3c905c-TX Fast ethernet XL
card to work with Mandrake linux 7.1.   It detects it when the kernal
initially loads but it is not shown in HardDrake.   I've downloaded linux
drivers from 3com but when I try to compile them I get alot of errors,
especially include errors.   I do not have the kernal source on my hd and
this is the command i'm using to compile:

gcc -c 3c90x.c -O2 -Wall -Wstrict-prototypes -fomit-frame-pointer \
        -fno-strength-reduce -pipe -m486 -malign-loops=2 \
        -malign-jumps=2 -malign-functions=2 -DCPU=486 \
        -DMODULE -D__KERNEL__

Maybe I need to put the kernal source on my hd or I need to
add -dmodversions to the command line?

Any help would be most appreciated!

-Darkeyes

Reply via email to