![]() |
中国DOS联盟-- 联合DOS 推动DOS 发展DOS --联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum |
| 游客 | 登录 | 注册 | 会员 | 搜索 | 中国DOS联盟 |
|
中国DOS联盟论坛 现在时间是 2026-08-14 17:13 |
共 47,813 主题排行 / 349,901 发帖 / 今日 3 篇 / 48,257 会员排行 |
| DOS学习入门 & 精彩文章 (教学室) » [求助]怎样在DOS下安装网卡驱动? |
| 可打印版本 1,077 / 4 |
| 第1楼 ljy9920 | 发表于 2004-06-01 00:00 |
| 初级用户 发帖 3 积分 107 | |
|
[求助]怎样在DOS下安装网卡驱动? 我的网卡是D-Link DFE-530TX
谢谢!!! |
|
| 第2楼 lenom | 发表于 2004-06-03 00:00 |
| 初级用户 发帖 3 积分 112 | |
|
那么巧
我很你问的问题一样啊 不过没人回答 哎~~~~~ |
|
| 第3楼 laog2008 | 发表于 2004-06-03 00:00 |
| 初级用户 发帖 5 积分 122 | |
|
http://newdos.yginfo.net/dosuse.htm#doshardwr
|
|
| 第4楼 拼命三狼 | 发表于 2004-06-09 00:00 |
| 初级用户 发帖 12 积分 146 | |
|
偶有,但是不能传附件啊!
QQ:11263072 |
|
| 第5楼 拼命三狼 | 发表于 2004-06-09 00:00 |
| 初级用户 发帖 12 积分 146 | |
|
点击下载530网卡驱动
说明: 在dos下的用法 530\PKTDRV\DLKFET.com -n 0x60 用法资料英文版 D-Link DFE-530TX PCI Fast Ethernet Adapter Packet Driver Installation Overview User's Guide ------------ File Description ------------ ---------------------------------------------------- PCNFS.TXT Sun PC-NFS installation document PCTCP.TXT FTP PC/TCP installation document PDIPX.TXT IPX SHELL installation document NCSA.TXT NCSA installation document WINSOCK.TXT Winsock installation document The following syntax keywords are for driver v4.10 or latter only. ------------------------------------------------------------------- Installation Packet Driver: ---------------------------- 1) Copy the Packet driver to your HardDisk, suppose you copy it to C:\PACKET directory. EX: copy a:\packet\dlkfet.com c:\packet\dlkfet.com 2) Add the following line to C:\AUTOEXEC.BAT C:\PACKET\DLKFET -n 0x60 or 1) Copy the Packet driver to your HardDisk, suppose you copy it to C:\PACKET directory. EX: copy a:\packet\dlkfet.sys c:\packet\dlkfet.sys 2) Add the following line to C:\CONFIG.SYS DEVICE=C:\PACKET\DLKFET.SYS -n 0x60 Sample of configuration file: ---------------------------------------------------------------- (Suppose PACKET driver is copied to C:\PACKET directory) File Name: C:\AUTOEXEC.BAT ---------- C:\PACKET\DLKFET -n -w 0x60 0x60 is software vector number this driver uses. -n means Novell packets can be transmitted across this driver -w means Window compatible. if you want to link to N-way Device and use auto mode, you can add parameter as follow: C:\PACKET\DLKFET -a -n0x60 if you want to force assigning pci slot number you can add parameter as follow: C:\PACKET\DLKFET -l10 -n 0x60 (pci slot number=10) if you want to set up your connection type, you can add parameter as follow: C:\PACKET\DLKFET -connectiontype=autosense 0x60 (Auto mode, default value) C:\PACKET\DLKFET -connectiontype=10baset 0x60 (speed=10Mbs, halfduplex) C:\PACKET\DLKFET -connectiontype=10basetfd 0x60 (speed=10Mbs, fullduplex) C:\PACKET\DLKFET -connectiontype=100basetx 0x60 (speed=100Mbs, halfduplex) C:\PACKET\DLKFET -connectiontype=100basetxfd 0x60 (speed=100Mbs, fullduplex) if you want to set up your flow control ability, you can add parameter as follow: C:\PACKET\DLKFET -flow_control=hardware_default 0x60 (use hardware value, default) C:\PACKET\DLKFET -flow_control=enable 0x60 (enable flow control) C:\PACKET\DLKFET -flow_control=disable 0x60 (disable flow control) if you want to use installable device driver (dlkfet.sys), you should add these configuration in CONFIG.SYS and add "DEVICE=" before "C:\PACKET\DLKFET". The following syntax and keywords are for driver v4.10 previously(v4.10 not included). -------------------------------------------------------------------------------------- syntax: DEVICE = DLKFET.SYS DLKFET.COM Parameters: is the software interrupt vector number used by the packet driver program, which can be from 96 to 128. Note: can be hex or decimal number. hex - start with '0x'. ex. >DLKFET 0x62 dec - start with nonzero digit. ex. >DLKFET 98 is the number of assigned slot, which is from 1 to f. Note: '##' can be hex number only. ex:>DLKFET /slot=1 >DLKFET /slot=2 >DLKFET /slot=f Delay Initial - The driver program will not initialize the network interface card until the packet driver program is accessed by its upper layer program first time. the /w parameter is used only in the Windows environment. unload the driver program from memory. The program will automatically search for Packet driver to unload. NetWare conversion To select media type, you can use : this is the default setting. It let you be able to change media without restart the driver. Force the driver to select 100Mbps full duplex mode. Force the driver to select 100Mbps half duplex mode. Force the driver to select 10Mbps full duplex mode. Force the driver to select 10Mbps half duplex mode. Set flow_control function. |
|
|
[ 联系联盟系统管理团队 -
中国DOS联盟 -
标准版 ] Sponsored by ifanr Inc | © 2001–2023 |