手机站
网通分站
电信主站
密 码:
用户名:
当前位置 : 主页>网站运营>建站经验>列表

(转帖)神州数码DCN-530TX快速以太网卡在Solaris 2/7/8下的安装

来源:互联网 作者:west263.com 时间:2008-04-16
西部数码-全国虚拟主机10强!40余项虚拟主机管理功能,全国领先!双线多线虚拟主机南北访问畅通无阻!免费赠送企业邮局,.CN域名,自助建站480元起,免费试用7天,满意再付款! P4主机租用799元/月.月付免压金!

================================================================
To remove the software, simply running "pkgrm" command on the
GEDafed package. If you are not already root, it will prompt
you for the system's root password.

# pkgrm GEDafed


(B) Installing/Uninstalling the driver under Solaris 2
================================================================

(B.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. Mount the Floppy drive by following
command:
# mount -F pcfs /dev/fd0 /mnt
3. Copy the driver from Floppy Disk to System
# cd /mnt/SOLARIS/X86/Packages/I386/GEDafed/RELOC/KERNEL
# cd DRV
# cp AFE /kernel/drv/afe
4. Change access mode of the driver by following command:
# cd /kernel/drv
# chmod 755 afe
5. Add the driver by following command:
# add_drv -m "* 0666 root root" -i '"pci1113,1216"' afe
6. Copy the configuration file to System.
# cd /mnt/SOLARIS/X86
# cp AFE.CONF /kernel/drv/afe.conf
7. 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.
8. Configure the Hosts File to configure IP address of the
adapter. Please Refer to Solaris Document for more detail.

(B.2) UnInstalling the driver

1. Remove Driver
# cd /kernel/drv
# rem_drv afe
2. Remove hostname.afe0
# rm /etc/hostname.afe0


(C) Changing the Media Type in Solaris
================================================================
After installation, you can set Media Type in afe.conf file
under /kernel/drv/ directory. All the supported Media Types are
listed in the file.

Defaults: The default Media Type will always be "AutoSense".

Following is the default setting in the afe.conf file:

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

For example, if you want to set Media Type to 100BaseTx, modify
the afe.conf like following:

#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


www.mydrivers.com下有530tx solaris下驱动.

刘云 回复于:2003-10-08 00:21:01
能够告诉我以太网控制器的驱动哪边有的下载?
拜托了
我急用的
回信箱
lang309@sohu.com

落伍者 回复于:2004-05-11 07:47:26
官方下载地址:http://www.dcnetworks.com.cn/service/download1.asp?act=all&pid=24
正在研究安装


文章整理:西部数码--专业提供域名注册虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!