免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1584 | 回复: 0
打印 上一主题 下一主题

我在sco unix系统下安装自己的网卡驱动 [复制链接]

论坛徽章:
5
未羊
日期:2014-08-07 15:42:10双子座
日期:2014-09-23 15:42:172015年辞旧岁徽章
日期:2015-03-03 16:54:152015年迎新春徽章
日期:2015-03-04 09:55:282022北京冬奥会纪念版徽章
日期:2015-08-10 16:30:32
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-07-04 14:05 |只看该作者 |倒序浏览
安装网卡首先要有网卡驱动程序(当然是sco unix系统格式),如果没有可以到网上搜寻(根据自己的网卡型号):
查看网卡型号,我的网卡型号是8139B,下载驱动程序,获得文件名:8139.vol和SETUP,然后将这连个文件拷贝到1.44M软盘中。
1.     # cd /
       # doscp A:/5.x/setup  /setup
       # chmod +x /setup
       # ./setup
     提示路径:输入a:
2.  Run 'custom' utility to add RTL8139 driver software to system.
          Select the following option::
                "Software"
           -> "Install New"
                -> "From 'your computer'"
           -> 'MediaImages"
         Then enter the directory of driver image(8139.VOL) which
         should be "/tmp"
     3.    Use netconfig utility
          Avaiable options:
          # netconfig
     4.  To add adapters, select "Add New Lan Adapter" from "Hardware".
     5.  Select the line speed from the menu:
            (1)Hwset,(2)Auto,(3)10half.(4)10full.(5)100half.(6)100full.
         if you select Hwset, driver will read configuration from EEPROM
         on the card. the configuration can be modified by running
         'rset8139' in the driver disk. The program is for DOS.
     6.  Add Protocol to select SCO TCP/IP.
     7.  Enter the internet Address of this interface,
         for example : 192.9.9.1
     8.  Enter the netmask for this interface
           (default 255.255.255.0)
     9.  Enter the boardcast address for this interface
          use default: n.n.n.n
    10.  Do you want to relink to kernel now ? (y/n)
          type in 'y'
    11. Do you want this kernel to boot by default (y/n)
          type in 'y'
    11. Do you want the kernel environment rebuilt (y/n)
          type in 'y'
    12. Reboot unix
            # shutdown -y -g0

//=====================
网卡修改:netconfig-Protocol


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/42848/showart_333995.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP