|
|
RdeHat linux7.3系统配不上RTL8139网卡,到Realtek 网站下了个驱动,readme.txt中有段
This program can be compiled using the attached Makefile.
Please remember to SPECIFY "NEW_INCLUDE_PATH" in Makefile according to your linux environment.
The object file named 8139too.o should be moved to the directory
/lib/modules/<linux-version>/kernel/drivers/net/
The driver could be brought up by the following steps:
'insmod 8139too'
'ifconfig eth0 up'
前两句不十分理解,不知该怎做?
Makefile文件怎用??
SPECIFY "NEW_INCLUDE_PATH" 什么意思???
怎样指定????
请高手指点,谢谢!! |
|