DM6952.inf Driver File Contents (DM6952_DOS_WIN.ZIP)

;; DM6952.inf

;; *********  PLEASE READ ***********
;; The wizard cannot create exact INF files for all buses and device types.
;; You may have to make changes to this file in order to get your device to
;; install. In particular, hardware IDs and logical configurations require
;; intervention.
;;
;; The Win2K DDK documentation contains an excellent INF reference.

;--------- Version Section ---------------------------------------------------

[Version]
Signature="$Windows 95$"
Provider=%ProviderName%

; If device fits one of the standard classes, use the name and GUID here,
; otherwise create your own device class and GUID as this example shows.

Class=DM6952
ClassGUID={ff646f80-8def-11d3-9449-00105b076952}

;--------- SourceDiskNames and SourceDiskFiles Section -----------------------

; These sections identify source disks and files for installation.  They are
; shown here as an example, but commented out.

;[SourceDisksNames]
;1 = "Install Disk",Disk1,,

;[SourceDisksFiles]
;DM6952.sys = 1,,

;--------- ClassInstall/ClassInstall32 Section -------------------------------

; Not necessary if using a standard class

; 9X Style
[ClassInstall]
Addreg=Class_AddReg

; NT Style
[ClassInstall32]
Addreg=Class_AddReg

[Class_AddReg]
HKR,,,,%DeviceClassName%
HKR,,Icon,,"-5"

;--------- DestinationDirs Section -------------------------------------------

[DestinationDirs]
DM6952_Files_Driver = 10,System32\Drivers

;--------- Manufacturer and Models Sections ----------------------------------

[Manufacturer]
%MfgName%=Mfg0

[Mfg0]
%DeviceDesc%=DM6952_DDI, DM6952HR board

;---------- DDInstall Sections -----------------------------------------------
; --------- Windows 9X -----------------

; Experimentation has shown that DDInstall root names greater than 19 characters
; cause problems in Windows 98

[DM6952_DDI]
CopyFiles=DM6952_Files_Driver
AddReg=DM6952_9X_AddReg
LogConfig=DM6952_Config

[DM6952_9X_AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,DM6952.sys

; --------- Windows NT -----------------

[DM6952_DDI.NT]
CopyFiles=DM6952_Files_Driver
LogConfig=DM6952_Config

[DM6952_DDI.NT.Services]
Addservice = DM6952, 0x00000002, DM6952_AddService

[DM6952_AddService]
DisplayName    = %SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\DM6952.sys

; ------ Logical Config (common) -------

[DM6952_Config]
; This is the logical configuration for the device. If the device has no
; hardware resources, you can remove this section, and remove the reference
; to it in section [DM6952_Device]
;
ConfigPriority=HARDRECONFIG
; The allowed values for ConfigPriority are:
;	HARDWIRED 		Cannot be reset in any way 
;	DESIRED 		Soft Configurable most optimal 
;	NORMAL 			Soft Configured medium optimal 
;	SUBOPTIMAL 		Soft Configured least optimal 
;	DISABLED 		Hardware disabled 
;	RESTART 		Requires Windows restart to affect 
;	REBOOT 			Requires system reboot to affect 
;	POWEROFF 		Requires power cycle to affect 
;	HARDRECONFIG 	Requires Jumper setting 
;
IOConfig=2@200-3ff%fffe 	; IoPortRange;

;; TODO:	You must replace START and END in the line above with the correct I/O addresses (hex).
;;			If the device decodes only 10 bits of I/O, replace ffff with 3ff.

; --------- Files (common) -------------

[DM6952_Files_Driver]
DM6952.sys

;--------- Strings Section ---------------------------------------------------

[Strings]
ProviderName="Real Time Devices Finland Oy"
MfgName="Real Time Devices Finland Oy"
DeviceDesc="DM6952HR Relay Output Board"
DeviceClassName="RTD DM6952HR"
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: ftp, load: 2.59