| Author |
Please help me compile my driver...
|
Timothy Sam
Ranch Hand
Joined: Sep 18, 2005
Posts: 746
|
|
|
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!
|
SCJP 1.5
http://devpinoy.org/blogs/lamia/ - http://everypesocounts.com/
|
 |
 |
|
|
subject: Please help me compile my driver...
|
|
|