『第 4 楼』:
使用 LLM 解释/回答一下
我装的是Realtek瑞昱网卡RTL 8139型的 所以一直没装网卡驱动(都用lsl rtsodi ipxodi)
看见一篇文章 :
我的有盘DOS站的网卡是Realtek瑞昱网卡RTL 8139型的,在MSClient和ICADOS32的安装及配置方面与本文所介绍的NE2000兼容系列的有没有不同呢?如果有,又应该怎么样处理呢?
答:对于ICADOS32的安装和配置的方法,任何网卡均相同;而对于MSClient,则必须做一些相应的修改(以下实际操作时均不区分大小写)。具体步骤如下:
(1)先用前文所介绍的方法安装和配置好MSClient,暂不管网卡的事。
(2)再将此RTL8139网卡驱动程序盘中的Rtsnd.dos文件复制到有盘DOS站的C:\NET目录中。
(3)修改C:\NET\system.ini文件,将其中段下的netcard=ne2000.dos改为netcard=rtsnd.dos的新内容。
(4)修改C:\NET\protocol.ini文件,将其中段下的DriverName=MS2000$改为DriverName=RTSND$的新内容。
(5)最后,重新启动有盘DOS工作站即可。
I installed a Realtek RTL 8139 network card, so I have been using lsl, rtsodi, ipxodi without installing the network card driver.
Saw an article:
My disk-based DOS station's network card is a Realtek RTL 8139 network card. Is there any difference in the installation and configuration of MSClient and ICADOS32 compared to the NE2000 compatible series introduced in this article? If there is, how should it be handled?
Answer: For the installation and configuration method of ICADOS32, it is the same for any network card; but for MSClient, some corresponding modifications must be made (the following actual operations are not case-sensitive). The specific steps are as follows:
(1) First, use the method introduced in the previous text to install and configure MSClient, regardless of the network card for the time being.
(2) Then copy the Rtsnd.dos file from the driver disk of this RTL8139 network card to the C:\NET directory of the disk-based DOS station.
(3) Modify the C:\NET\system.ini file, change netcard=ne2000.dos under the section to netcard=rtsnd.dos.
(4) Modify the C:\NET\protocol.ini file, change DriverName=MS2000$ under the section to DriverName=RTSND$.
(5) Finally, restart the disk-based DOS workstation.
|