posted 18 years ago
I downloaded a driver for my ethernet card... I usually get a driver with a Makefile bundled with it... However, right now I only have a single ".c" file and some Makefile samples which I tried but doesn't work with the current source bundled with the zip file... I tried compiling the driver on its own, gcc -c file.c but it only produces errors... Please help... I have ULi fast ethernet controller that came with the K8U-X ASUSTek motherboard... I'm using RHEL 4. Thanks!