下面是530TX驱动盘上的文档:
神州数码DCN-530TX快速以太网卡在Solaris 2/7/8下的安装
该文档描述了神州数码DCN-530TX快速以太网卡在Solaris 2/7/8(x86版本)下安装步骤。
内容:
---------
(A)在Solaris 7/8下安装/卸载驱动
(B)在Solaris 2下安装/卸载驱动
(C)改变媒体联接类型
(A)在Solaris 7/8下安装/卸载驱动
===============================
(A.1) 安装驱动
1.假如系统已启动,输入su并回车。系统将提示输入root口令。否则,打开电源,启动系统,输入root口令。
2.插入驱动程式磁盘。推荐使用下列命令激活磁盘驱动器:
# volcheck
3.用下列命令添加驱动程式打包文档:
# cd /floppy/floppy0/solaris/x86
# ./installer
然后根据下面指令完成安装。
4.制作hostname.afe0,使得Solaris系统在启动过程中加载网卡驱动。
# uname -n > /etc/hostname.afe0
现在hostname.afe0包含Solaris系统的主机名。
5.通过配置Hosts文档来配置网卡的IP地址。具体细节请参考Solaris文档。
(A.2) 卸载驱动
为了卸载驱动,只需要简单地在GEDafed包上运行“pkgrm”命令。假如不是root身份,系统会请求输入系统的root口令。
# pkgrm GEDafed
(B)在Solaris 2下安装/卸载驱动
=============================
(B.1) 安装驱动
1.假如系统已启动,输入su并回车。系统将提示输入root口令。否则,打开电源,启动系统,输入root口令。
2.插入驱动程式磁盘。推荐使用下列命令激活磁盘驱动器:
# mount -F pcfs /dev/fd0 /mnt
3.使用下列命令复制驱动程式文档到系统
# cd /mnt/SOLARIS/X86/Packages/I386/GEDafed/RELOC/KERNEL
# cd DRV
# cp AFE /kernel/drv/afe
4.更改驱动程式文档的访问权限
# cd /kernel/drv
# chmod 755 afe
5.使用下列命令加载驱动
# add_drv -m "* 0666 root root" -i '"pci1113,1216"' afe
6.复制配置文档到系统
# cd /mnt/SOLARIS/X86
# cp AFE.CONF /kernel/drv/afe.conf
7.制作hostname.afe0,使得Solaris系统在启动过程中加载网卡驱动。
# uname -n > /etc/hostname.afe0
现在hostname.afe0包含Solaris系统的主机名。
8.通过配置Hosts文档来配置网卡的IP地址。具体细节请参考Solaris文档。
(B.2) 卸载驱动
1. 卸载驱动
# cd /kernel/drv
# rem_drv afe
2. 删除hostname.afe0
# rm /etc/hostname.afe0
(C)改变媒体联接类型
========================
安装完成后,能够在afe.conf文档(位于/kernel/drv/)中配置媒体类型,任何支持的媒体类型在文档中列出。
缺省:缺省媒体类型为“AutoSense”。
下面是在afe.conf文档中的缺省设定:
AutoSense; ### AutoSense
#speed=10 full-duplex=0; ### 10BaseT
#speed=10 full-duplex=1; ### 10BaseT Full-Duplex
#speed=100 full-duplex=0; ### 100BaseTx
#speed=100 full-duplex=1; ### 100BaseTx Full-Duplex
例如,假如您想将媒体类型改为100BaseTx,请按照下列例子改变afe.conf文档:
#AutoSense; ### AutoSense
#speed=10 full-duplex=0; ### 10BaseT
#speed=10 full-duplex=1; ### 10BaseT Full-Duplex
speed=100 full-duplex=0; ### 100BaseTx
#speed=100 full-duplex=1; ### 100BaseTx Full-Duplex
English:
DigitalChina DCN-530TX Fast Ethernet Adapter
Solaris 2/7/8 Driver Installation
This document describes the steps necessary to install the
drivers for the DigitalChina DCN-530TX Fast Ethernet Adapter in
Solaris 2/7/8 on x86 systems.
Contents:
---------
(A) Installing/Uninstalling the driver under Solaris 7/8
(B) Installing/Uninstalling the driver under Solaris 2
(C) Changing the Media Type in Solaris
(A) Installing/Uninstalling the driver under Solaris 7/8
================================================================
(A.1) Installing the driver
1. If the system is already on, enter su [ENTER]. You will be
prompted for the root password. Otherwise, power up the
system, and enter the root password when prompted.
2. Insert the Driver Disk. We recommend that you use the command
'volcheck' to mount the Floppy driver by following command:
# volcheck
3. Add the driver packages by entering the following command:
# cd /floppy/floppy0/solaris/x86
# ./installer
Then following the screen instructions to complete the
installation.
4. Make hostname.afe0 to make Solaris system load the driver
during system up.
# uname -n > /etc/hostname.afe0
Now the hostname.afe0 file contains the hostname of your
Solaris system.
5. Configure the Hosts File to configure IP address of the
adapter. Please Refer to Solaris Document for more detail.
(A.2) Uninstalling the driver
文章整理:西部数码--专业提供域名注册、虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!



