[version]
Signature = "$Windows NT$"
Class = NetTrans
ClassGUID = {4d36e975-e325-11ce-bfc1-08002be10318}
Provider = %V_IBM%
LayoutFile = layout.inf
[Manufacturer]
%V_IBM%=IBM
[IBM]
%DLC_Desc%=Install_DLC, IBM_DLC
[Install_DLC]
Characteristics=0x0
AddReg=Inst_Ndi_DLC ; Specify the [N]etwork [d]evice [i]nstaller
;-------------------------------------------------------------------------
; Specify the Network Device Installer
;-------------------------------------------------------------------------
[Inst_Ndi_DLC]
HKR,Ndi,Service,,"IBM_LLC2"
HKR,Ndi,CoServices,%REG_MULTI_SZ%,"IBM_LLC2"
HKR,Ndi,HelpText,,"%DLC_HelpText%"
HKR,Ndi\Interfaces,UpperRange,,"noupper"
HKR,Ndi\Interfaces,LowerRange,,"ndis5,ndis4"
;-------------------------------------------------------------------------
; Base Entry Point for DLC Service Installation
;-------------------------------------------------------------------------
[Install_DLC.Services]
AddService=IBM_LLC2,,DLC_Service_Inst
;-------------------------------------------------------------------------
; IPX Service Definitions and Settings
;-------------------------------------------------------------------------
[DLC_Service_Inst]
DisplayName = %DLC_Desc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 2 ;SERVICE_SYSTEM_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\llc2.sys
Dependencies = "AppnBase"
LoadOrderGroup = "Extended Base"
AddReg=AddReg_Service_Inst
[AddReg_Service_Inst]
HKR,"Parameters",,%FLG_ADDREG_KEYONLY%,
;-------------------------------------------------------------------------
; Section for driving removal of the DLC service registration
;-------------------------------------------------------------------------
[Install_DLC.Remove.Services]
DelService=IBM_LLC2
[Strings]
V_IBM = "IBM"
DLC_Desc = "IBM Personal Communications LLC2 Driver"
DLC_HelpText = "This driver allows IBM Personal Communications to establish links to remote nodes."
FLG_ADDREG_KEYONLY=0x00000010
REG_MULTI_SZ = 0x10000
REG_DWORD = 0x10001
Download Driver Pack
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.