Isdnmdm.inf Driver File Contents (tech0754.zip)

;===================================================================
;   ISDNMDM.INF - Windows 2000 / XP
;
;   ISDN Modem 
;
;   INF file for device - ISDN Modem
;===================================================================

[Version]
Signature	= "$CHICAGO$"
Class		= Modem
Provider	= %Mfg%
ClassGUID       = {4D36E96D-E325-11CE-BFC1-08002BE10318}
DriverVer	= 25/01/2001,5.00.0000.0

[Manufacturer]
%Mfg%                           = Device

[ControlFlags]
ExcludeFromSelect = *

[Strings]
Mfg                             = "COM One"
ULRISDNM.MDM                    = "COM One USB Light Rider 128K Isdn Modem"
Sx2serv.ServiceName             = "COM One USB Light Rider 128K Isdn Modem (Serial Driver)"
Disk1                           = "COM One USB Light Rider 128K Installation Disk"
COPYFLG_NOSKIP                  = 2; Do not allow user to skip file
SERVICE_KERNEL_DRIVER           = 1
SERVICE_SYSTEM_START            = 1
SERVICE_ERROR_IGNORE            = 0
SERVICE_GROUP_EXTENDED_BASE     = "Extended base"

[Device]
%ULRISDNM.MDM% = ISDN_w2k, sx2mdmdevid

;--------------------------------------------------------------------------
;************************** - Windows 2000/XP *****************************
;--------------------------------------------------------------------------
[ISDN_w2k.NT]
DriverVer = 25/01/2001,5.00.0000.0
;CopyFiles = ISDN_w2k.Drv.NT
AddReg	  = All,MfgAddReg, PCMCIA, ISDN.COMONE, ISDN.RESP

[ISDN_w2k.PosDup.NT]
sx2mdmdevid

[ISDN_w2k.NoResDup.NT]
sx2mdmdevid 

[ISDN_w2k.Drv.NT]
sx2serv.sys,,,0   ; %COPYFLG_NOSKIP%

[ISDN_w2k.NT.Services]
AddService	   = Sx2serv,,Sx2serv.Service

[Sx2serv.Service]
DisplayName    = %Sx2serv.ServiceName%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_SYSTEM_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %10%\System32\Drivers\sx2serv.sys
LoadOrderGroup = %SERVICE_GROUP_EXTENDED_BASE%
; Tag not defined here
;AddReg         = Sx2serv.Service.Reg

[Sx2serv.Service.Reg]
HKLM, "System\CurrentControlSet\Services\sx2serv\Parameters",\
	"BreakOnEntry", 0x00010001, 0

[ISDN_w2k.NT.HW]
AddReg=Sx2serLowerFilter

[Sx2serLowerFilter]
HKR,,"LowerFilters",0x00010000,Sx2serv


;--------- Registry entry additions associated with Profiles --------------

[All]
HKR,,FriendlyDriver,,Unimodem.vxd
HKR,,DevLoader,,*VCOMM
HKR,,ConfigDialog,,modemui.dll
HKR,,PortSubClass,1,02
HKR,,EnumPropPages,,"modemui.dll,EnumPropPages"

[MfgAddReg]
HKR,, Properties, 1, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,F4,01,00
HKR,Init,     1,,"AT<cr>"
HKR,Init,     2,,"AT E0 V1 S0=0<cr>"
HKR,Monitor,  1,,"ATS0=0<cr>"
HKR,Monitor,  2,,"None"
HKR,Hangup,   1,,"ATH<cr>"
HKR,Answer,   1,,"ATA<cr>"
HKR,,Reset,,"AT&F<cr>"
HKR,Settings,Prefix,,"AT"
HKR,Settings,Terminator,,"<cr>"
HKR,Settings,DialPrefix,,"D"
HKR,Settings,DialSuffix,,""

[ISDN.COMONE]
HKR,ISDN\Init,1,,                  "AT<cr>"
HKR,ISDN\NvSave,1,,                "AT<cr>"
HKR,ISDN\SwitchType,SWITCH_DSS1,,  "AT<cr>"
HKR,Protocol\ISDN\V120_64K, 1,,    "AT%A2=2<cr>"
HKR,Protocol\ISDN\X75_64K, 1,,     "AT%A2=75<cr>"
HKR,Protocol\ISDN\X75_T_70, 1,,    "AT%A2=70<cr>"
HKR,Protocol\ISDN\HDLC_PPP_64K, 1,,"AT%A2=95<cr>"
HKLM,SOFTWARE\SX128\MODEMPPP,LocalAddress,0x02,""
HKLM,SOFTWARE\SX128\MODEMPPP,SubAddress,0x02,"01"

[PCMCIA]
HKR,,PortDriver,,serial.vxd
HKR,,Contention,,*vcd
HKR,,DeviceType, 1, 03

[ISDN.RESP]       
HKR, Responses, "0<cr>",           1, 00, 00, 00,00,00,00, 00,00,00,00 ; OK
HKR, Responses, "1<cr>",           1, 02, 00, 00,00,00,00, 00,00,00,00 ; CONNECT
HKR, Responses, "2<cr>",           1, 08, 00, 00,00,00,00, 00,00,00,00 ; RING
HKR, Responses, "3<cr>",           1, 04, 00, 00,00,00,00, 00,00,00,00 ; NO CARRIER
HKR, Responses, "4<cr>",           1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR
HKR, Responses, "5<cr>",           1, 02, 00, B0,04,00,00, 00,00,00,00 ; CONNECT 1200
HKR, Responses, "6<cr>",           1, 05, 00, 00,00,00,00, 00,00,00,00 ; NO DIALTONE
HKR, Responses, "7<cr>",           1, 06, 00, 00,00,00,00, 00,00,00,00 ; BUSY
HKR, Responses, "8<cr>",           1, 07, 00, 00,00,00,00, 00,00,00,00 ; NO ANSWER

HKR, Responses, "<cr><lf>OK<cr><lf>",              1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>ERROR<cr><lf>",           1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>RING<cr><lf>",                 1, 08, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO CARRIER<cr><lf>",           1, 04, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO DIALTONE<cr><lf>",          1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>BUSY<cr><lf>",                 1, 06, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO ANSWER<cr><lf>",            1, 07, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT<cr><lf>",              1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>FAX<cr><lf>",             1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR
HKR, Responses, "<cr><lf>DATA<cr><lf>",            1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR
HKR, Responses, "<cr><lf>VOICE<cr><lf>",           1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR
HKR, Responses, "<cr><lf>+FCON<cr><lf>",           1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR
HKR, Responses, "<cr><lf>+F4<cr><lf>",             1, 03, 00, 00,00,00,00, 00,00,00,00 ; FAX Error

HKR, Responses, "<cr><lf>CONNECT 115200<cr><lf>",  1, 02, 00, 00,C2,01,00, 00,00,00,00
HKR, Responses, "<cr><lf>CARRIER<cr><lf>",  1, 02, 00, 00,C2,01,00, 00,00,00,00

;------------------------------------------------

[DestinationDirs]
ISDN_w2k.Drv.NT = 10,System32\Drivers

[SourceDisksNames]
99 = %Disk1%,ulr128.cab,0,

[SourceDisksFiles]
sx2serv.sys   = 99
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: web2, load: 2.63