FTNETLM.INF Driver File Contents (w2kxp.exe)

; NETLM.INF
;
; PCMCIA Network Interface Cards.
;
; Copyright 1999

[Version]
LayoutFile=layout.inf
Signature="$Windows NT$"
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
Class=Net
Provider=%Mfabc%

;
; Table of Contents
;
[Manufacturer]
%Mfabc%=Mfabc

[ControlFlags]
ExcludeFromSelect = MF\FTNETLM

;
; The Intelligent PCMCIA LanModem cards
;
[Mfabc]
%MfabcA%=LMNDIS.ndi,MF\FTNETLM


[LMNDIS.ndi.NT]
Characteristics = 0x4
BusType         = 8
AddReg          = common.reg, LMNDIS.ndi.registry
CopyFiles = LMNDIS.ndis5.CopyFiles
Reboot

[LMNDIS.ndi.NT.Services]
AddService = LMNDIS3, 2, LMNDIS.Service, LMNDIS.AddEventLog

[common.reg]
HKR,Ndi\params\ConnectionType,               ParamDesc,  0, %ConnectionType%
HKR,Ndi\params\ConnectionType,               default,    0, "5"
HKR,Ndi\params\ConnectionType,               type,       0, "enum"
HKR,Ndi\params\ConnectionType\enum,          0,          0, %10HD%
HKR,Ndi\params\ConnectionType\enum,          2,          0, %10FD%
HKR,Ndi\params\ConnectionType\enum,          4,          0, %100HD%
HKR,Ndi\params\ConnectionType\enum,          5,          0, %AutoSense%
HKR, ,               ConnectionType,0,"5"

;----------------------------------------------------------------------------
;    NE2000 Common
;
[LMNDIS.ndi.registry]
HKR, Ndi,               Service,    0, "LMNDIS3"
HKR, Ndi\Interfaces,    UpperRange, 0, "ndis3,ndis5"
HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"
HKR,               ,    Pcmcia    , 0, "2"

HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00

[LMNDIS.ndis5.CopyFiles]

[LMNDIS.Service]
DisplayName     =   %LMNDIS.Service.DispName%
ServiceType     =   1 ;%SERVICE_KERNEL_DRIVER%
StartType       =   3 ;%SERVICE_AUTO_START%
ErrorControl    =   1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   =   %12%\FTNDIS.SYS
LoadOrderGroup  =   NDIS
;AddReg          =   TextModeFlags.reg

[LMNDIS.AddEventLog]
AddReg = LMNDIS.AddEventLog.reg

[LMNDIS.AddEventLog.reg]
HKR, ,   EventMessageFile,  0x00020000,"%%SystemRoot%%\System32\netevent.dll"
HKR, ,   TypesSupported,    0x00010001, 7
;
;[TextModeFlags.reg]
;HKR, , TextModeFlags, 0x00010001, 0x0001

[LMNDIS.ndi]
AddReg=ADDREG_LMNDIS.ndi.reg,LMNDIS.ndi.reg,Clone.params.reg, common.reg
LogConfig=*pnp80D6.LogConfig


;****************************************************************************
;    *PNP80D6   Novell compatible ne2000
;****************************************************************************

[*pnp80D6.LogConfig]
IRQConfig=3,5,7,9,10,11,12,15
IOConfig=20@300-37F%FFE0(3FF::)
ConfigPriority=HARDRECONFIG


;****************************************************************************
; LMNDIS Drivers
;****************************************************************************
; Base section for LanModem users
[ADDREG_LMNDIS.ndi.reg]

HKR,Ndi,DeviceID,,"MF\FE560_DEV1"

[LMNDIS.ndi.reg]
HKR,Ndi\Install,ndis3,,"cm3ndis3.ndis3"
HKR,Ndi,MatchAndMoveID,,"*pnp80D6"
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,FTNDIS.SYS
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,LMNDIS3
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A

; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

HKR,Ndi,CardType,,"PCMCIA"


; extra params for clones

[Clone.params.reg]
; Resources
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00
HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
HKR,Ndi\params\interruptNumber,ParamDesc,,"Interrupt Level"
HKR,NDI\params\InterruptNumber,flag,1,60,00,00,00
HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"
HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00

;****************************************************************************
; Stuff for copying files
;****************************************************************************
; Install NDIS3
[cm3ndi3.ndis3]
CopyFiles=cm3ndis3.ndis3.CopyFiles

[cm3ndis3.ndis3.CopyFiles]
FTNDIS.SYS

[DestinationDirs]
DefaultDestDir           = 11   ; LDID_SYS
cm3ndis3.ndis3.CopyFiles = 11   ; LDID_SYS
LMNDIS.ndis5.CopyFiles  =   12


;****************************************************************************
; Translatable strings
;****************************************************************************

[Strings]
;
; Manufacturer names
;
Msft =   "Microsoft"
Mfabc="INTELLIGENT"

ConnectionType          = "Connection Type"
AutoSense               = "Auto Sense"
100HD                   = "100Mbps"
10HD                    = "10Mbps"
10FD                    = "10Mbps Full Duplex"

;
; Adapter names
;
MfabcA="INTELLIGENT ISDN LAN PCMCIA FAST ETHERNET"
LMNDIS.Service.DispName ="INTELLIGENT ISDN LAN PCMCIA FAST ETHERNET"

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web1, load: 1.15