|
Friends use English, please go to the fifth post,
there are three picture. the errors' information are on them.
买网卡时带的软盘中LINUX文件夹下共有六个文件:
kern_compat.h,Makefile,pci-scan.c,pci-scan.h,RTK8189C.c,Readme.txt。
RADTEK RTK8189C Based Fast Ethernet Card
Linux 2.4.X Driver Installation Guide
这是帮助文件:
Installation Procedure
1. Make network adapter driver modules
touch *
make clean
make
*Under some distribution, such as SuSe 7.2 and BluePoint 2.0, there is no version.h.
You have to run "make config" or "make menuconfig" at /usr/src/linux to create it.
**If you are using Mandrake 8.0 and you have problems when insmod the dirver, please
remove "-DMODVERSIONS" option from makefile.
***On SMP system, the driver may NOT work well. The bug will be fixed in the future.
***On SMP system, the driver may NOT work well. The bug will be fixed in the future.
2. Insert network adapter driver modules
insmod pciscan.o
insmod RTK8189C.o
我的操作:
#gcc -DMODVERSIONS -DMODULE -D__KERNEL__ -Wall
-Wstrict-prototypes -O6 -c pciscan.o时:
出错.应该怎么办?
谢谢. |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
×
|