LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 900|回复: 2

补充(PPPOE上网问题)

[复制链接]
发表于 2004-7-21 21:07:25 | 显示全部楼层 |阅读模式
请大家帮我翻译一下linux网卡驱动盘里的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.

  2. Insert network adapter driver modules

        insmod        pciscan.o
        insmod        RTK8189C.o

  5. Bind your card to an IP address

        ifconfig eth0 {IPADDR} netmask {NETMASK}

  6. Now, you should be able to ping local network.

*Every time you reboot the system, you must execute step 4 and step 5
  again to bind your card.


Compability:
        This driver is tested with the Distribution.
       
        RedHat 7.1/7.2
        Mandrake 8.0/8.1
        Slackware 8.0
        SuSe 7.2
        RedFlag 2.4
        Caldera 3.0
       
----------------------------到这里就完了。(我附带了此文件)
谢谢大家了。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
发表于 2004-7-23 13:20:53 | 显示全部楼层
你的是什么网卡,还需要这样装驱动?内核不支持吗?再者现在很多发行版都用2.6的内核了,你这个驱动是for 2.4的,不一定能用的。
 楼主| 发表于 2004-7-24 08:48:45 | 显示全部楼层

我的网卡是北京长城网通的以太网网卡

我的网卡是北京长城网通的以太网网卡,我的第二帖(网通PPPOE上网)请你也看一下,解答一下谢谢,哪里不清楚请再回帖。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表