ibmsdlcx.inf Driver File Contents (IBM3270.zip)

; IBMSDLCx.INF
;
; IBM Personal Communications SDLC .INF File, for Microsoft (R) Windows 2000 Environment
;
; File Version 1.00
;
; INF Version (See INF_VERSION variable at bottom of file)
;
[Version]
Signature="$Windows NT$"
Provider=%V_IBM%
Class=Unknown
ClassGUID = {4d36e97e-e325-11ce-bfc1-08002be10318};
DriverVer = 02/03/2000,0.0.1.14

[Manufacturer]
%V_IBM%=IBM

[IBM]
%pcmcia.sdlc1.DeviceDesc%       = PCMCIA_SDLC1,       PCMCIA\IBM_CORP.-IBM_PCMCIA_SDLC_ADAPTER-4D49
%pcmcia.sdlc2.DeviceDesc%       = PCMCIA_SDLC_MODEM2, PCMCIA\IBM_CORP.-IBM_PCMCIA_SDLC_MODEM-E285
%pcmcia.sdlc3.DeviceDesc%       = PCMCIA_SDLC_MODEM3, PCMCIA\IBM_CORP.-IBM_PCMCIA_SDLC_MODEM-24DC

%MPA.pci.DeviceDesc%            = PCIMPA_ADAPTER,     PCI\VEN_10B5&DEV_906D&SUBSYS_00BC1014
%MPA2.pci.DeviceDesc%           = PCIMPA_ADAPTER,     PCI\VEN_10B5&DEV_906D&SUBSYS_01D81014

;--------------------------------------------------------------------------
;  IBM PCMCIA SDLC Adapter - 4D49
;
[PCMCIA_SDLC1]
AddReg      = IBMSDLC_pcmcia_4D49.reg
CopyFiles   = IBM_PnP_Adapters_CopyFiles

[PCMCIA_SDLC1.Services]
AddService  = pdlnaw2p, 2, pnp_Service_Inst, pnp_EventLog_Inst

[PCMCIA_SDLC1.LogConfigOverride]
LogConfig   = PCMCIA1.LogConfigOverride

[IBMSDLC_pcmcia_4D49.reg]
HKR,,DeviceID,,"IBM_CORP.-IBM_PCMCIA_SDLC_ADAPTER-4D49"
HKR,,InfVersion,,%INF_VERSION%

[PCMCIA1.LogConfigOverride]
ConfigPriority = NORMAL
IRQConfig      = L:3,4,5,7,9,10,15
IOConfig       = 8@0000-FFFF%FFFFFFF8
MemConfig      = 4000@00000000-FFFFFFFF%FFFFC000
MemConfig      = 1000@00000000-FFFFFFFF%FFFFF000
PcCardConfig   = 60:c000:00000000( CA )
                
;--------------------------------------------------------------------------
;  IBM PCMCIA SDLC Modem - E285
;
[PCMCIA_SDLC_MODEM2]
AddReg      = IBMSDLC_modem_E285.reg
CopyFiles   = IBM_PnP_Adapters_CopyFiles

[PCMCIA_SDLC_MODEM2.Services]
AddService  = pdlnaw2p, 2, pnp_Service_Inst, pnp_EventLog_Inst

[PCMCIA_SDLC_MODEM2.LogConfigOverride]
LogConfig   = PCMCIA1.LogConfigOverride

[IBMSDLC_modem_E285.reg]
HKR,,DeviceID,,"IBM_CORP.-IBM_PCMCIA_SDLC_MODEM-E285"
HKR,,InfVersion,,%INF_VERSION%

;--------------------------------------------------------------------------
;  IBM PCMCIA SDLC Modem - 24DC
;
[PCMCIA_SDLC_MODEM3]
AddReg      = IBMSDLC_modem_24DC.reg
CopyFiles   = IBM_PnP_Adapters_CopyFiles

[PCMCIA_SDLC_MODEM3.Services]
AddService  = pdlnaw2p, 2, pnp_Service_Inst, pnp_EventLog_Inst

[PCMCIA_SDLC_MODEM3.LogConfigOverride]
LogConfig   = PCMCIA1.LogConfigOverride

[IBMSDLC_modem_24DC.reg]
HKR,,DeviceID,,"IBM_CORP.-IBM_PCMCIA_SDLC_MODEM-24DC"
HKR,,InfVersion,,%INF_VERSION%

;--------------------------------------------------------------------------
;  IBM PCI MPA Adapter
;
[PCIMPA_ADAPTER]
AddReg      = IBMPCIMPA_adapter.reg
CopyFiles   = IBM_PnP_Adapters_CopyFiles

[PCIMPA_ADAPTER.Services]
AddService  = pdlnaw2p, 2, pnp_Service_Inst, pnp_EventLog_Inst

[IBMPCIMPA_adapter.reg]
HKR,,DeviceID,,"IBM_CORP.-IBM_PCIMPA_ADAPTER"
HKR,,InfVersion,,%INF_VERSION%


[IBM_PnP_Adapters_CopyFiles]
pdlnaw2p.sys,,,0x00003000              ; COPYFLG_REPLACE_BOOT_FILE | COPYFLG_NOPRUNE

[pnp_Service_Inst]
ServiceType    = 1      ; SERVICE_KERNEL_DRIVER
StartType      = 3      ; SERVICE_DEMAND_START
ErrorControl   = 1      ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\pdlnaw2p.sys

[pnp_EventLog_Inst]
AddReg = pnp_EventLog_AddReg

[pnp_EventLog_AddReg]
;REG_EXPAND_SZ = 0x00020000
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll"
;REG_DWORD=0x00010001
HKR,,TypesSupported,0x00010001,7

[DestinationDirs]
IBM_PnP_Adapters_CopyFiles = 12

[Strings]
; Manufacturer names
V_IBM      = "IBM"

; Version
INF_VERSION="1.01"

; Adapter names
pcmcia.sdlc1.DeviceDesc         = "IBM PCMCIA SDLC Adapter"
pcmcia.sdlc2.DeviceDesc         = "IBM PCMCIA SDLC Modem"
pcmcia.sdlc3.DeviceDesc         = "IBM PCMCIA SDLC Modem-2"
MPA.pci.DeviceDesc              = "IBM PCI Multiprotocol Adapter"
MPA2.pci.DeviceDesc             = "IBM PCI Multiprotocol Adapter II"


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.26