Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

谁帮我看看网卡的驱动怎么安装

[复制链接]
xyk_hot 发表于 2007-3-9 20:06:03 | 显示全部楼层 |阅读模式
README 是这样的:

r8169.c -- RTL8169 Linux driver version 1.0

1. This driver supports Realtek RTL8169 Gigabit Ethernet Adapter in linux kernel 2.4.x.

2. Installation steps:
   (1)Compiling r8169.c using 'Makefile'.
        "make"
       
   (2)Move r8169.o to the directory "/lib/modules/2.4.2/kernel/drivers/net".
          "cp r8169.o /lib/modules/2.4.2/kernel/drivers/net"

   (3)Insert module to kernel.
        "insmod r8169"

   (4)Check driver status
        "dmesg"

3. The media can be forced to one of the 5 modes as follows.
        Cmd: "insmod r8169 media = SET_MEDIA"
        Ex:  "insmod r8169 media = 0x04" will force PHY to operate in 100Mpbs Half-duplex.
       
         SET_MEDIA can be:
                _10_Half        = 0x01
                _10_Full        = 0x02
                _100_Half        = 0x04
                _100_Full        = 0x08
                _1000_Full        = 0x10
  
4. Support TBI mode without any modification.

我在WIN2003下了这个8169网卡的驱动,U盘拷过去,挂到/mnt/usb目录下,可是dir看不到那些驱动的信息,应该怎么装?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-11-21 13:38 , Processed in 0.249512 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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