📄 pdipx.txt
字号:
D-Link DFE-530TX PCI Fast Ethernet Adapter Packet Driver
Installation for IPX SHELL
Getting Started
---------------
There are two methods for running the IPX SHELL program. They are
described below.
METHOD 1:
---------
- If the DLKFET.SYS program is used, the following statement
must be included in your CONFIG.SYS file:
DEVICE = DLKFET.SYS [/option] <packet_int_no>
<packet_int_no> is the software interrupt vector number used
by the packet driver program. This can be from
96 to 128.
/d Delay Initial - The driver program will not
initialize the network interface
card until the packet driver
program is accessed by its upper
layer program.
/w The /w parameter is used only in the Windows
environment.
Please refer to \PKTDRV\README.TXT for the other parameters
- Modify the content of AUTOEXEC.BAT to add DPDIPX statement:
>DPDIPX
>NETX
><change to last driver>
>LOGIN <username>
METHOD 2:
---------
- If the DLKFET.COM program is used, follow these steps:
- Execute DLKFET.COM by typing:
>DLKFET [/option] <packet_int_no>
>DPDIPX
>NETX
><change to last driver>
>LOGIN <username>
<packet_int_no> is the software interrupt vector number used
by the packet driver program. This can be
from 96 to 128.
/d Delay Initial - The driver program will not
initialize the network interface card until
the packet driver program is accessed by its
upper layer program.
/w The -w parameter is used only in the Windows
environment.
Please refer to \PKTDRV\README.TXT for the other parameters
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -