 |
Document #: 00060
How to load NetWare 3.11 server drivers for the 3C5X9 EtherLink III
On the EtherLink III (3C5X9) EtherDisk version 3.4, there are five NLMs (NetWare Loadable Modules) and one .LAN driver that must be loaded when installing NetWare 3.11. These files are located in the EtherDisk's NETWARE\386 subdirectory, filenames:
PATCHMAN.NLM
LSLENH.NLM
ETHERTSM.NLM
MSM31X.NLM
3C5X9.LAN
To load the files, type the following commands at the console prompt or in AUTOEXEC.NCF:
load lslenh
LSLENH.NLM will automatically load itself and the PATCHMAN.NLM files
load 3C5X9 Port= Frame= (For ISA PCs only)
3C5X9.LAN will load itself, plus ETHERTSM.NLM and MSM31X.EXE
load 3C5X9 Slot= Frame= (For EISA and MicroChannel PCs only)
3C5X9.LAN will load itself, plus ETHERTSM.NLM and MSM31X.EXE
bind IPX to 3C5X9 net=
load Monitor
Load Monitor.NLM from 3Com's EtherDisk 1.72 or higher, or use Novell's latest version
|