clk77a.inf Driver File Contents (pc_funkuhr_195.zip)

;; C77DRV.inf for Clock77/ISA

;; *********  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 NT$"
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 = System
ClassGuid = {4d36e97d-e325-11ce-bfc1-08002be10318} 
DriverVer=07/19/2004,1.9.3.3
LayoutFile  = layout.inf
CatalogFile = quancom.cat


;--------- 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]
C77DRV.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,,"0"

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

[DestinationDirs]
C77DRV_Files_Driver = 10,System32\Drivers

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

[Manufacturer]
%MfgName%=Mfg0

[Mfg0]
%DeviceDesc%=C77DRV_DDI,*QUA0001

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

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

[C77DRV_DDI]
CopyFiles=C77DRV_Files_Driver
AddReg=C77DRV_9X_AddReg
LogConfig=ISA1,ISA2,ISA3,ISA4

[C77DRV_9X_AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,C77DRV.sys
HKR, "Parameters", "BreakOnEntry", 0x00010001, 0
HKR, "Parameters", "IOType", 0x00010001, 0x0001
HKR, "Parameters", "IOBase", 0x00010001, 0x0000


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

[C77DRV_DDI.NT]
CopyFiles=C77DRV_Files_Driver
AddReg=C77DRV_NT_AddReg
LogConfig=ISA1,ISA2,ISA3,ISA4

[C77DRV_DDI.NT.Services]
Addservice = C77DRV, 0x00000002, C77DRV_AddService

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

[C77DRV_NT_AddReg]
HKLM, "System\CurrentControlSet\Services\C77DRV\Parameters","BreakOnEntry",0x00010001,0
HKLM, "System\CurrentControlSet\Services\C77DRV\Parameters","IOType",0x00010001,0
HKLM, "System\CurrentControlSet\Services\C77DRV\Parameters","IOBase",0x00010001,0

[C77DRV_DDI.NT.FactDef]
;ConfigPriority=HARDRECONFIG
IOConfig=1D0-1DF(3FF::)

[C77DRV_DDI.FactDef]
;ConfigPriority=HARDRECONFIG
IOConfig=1D0-1DF(3FF::)


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

[C77DRV_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 [C77DRV_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=1D0-1DF(3FF::),330-33F(3FF::),3B0-3BF(3FF::),3C0-3CF(3FF::)
;; 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.

[ISA1]
IOConfig=1D0-1DF(3FF::)
[ISA2]
IOConfig=330-33F(3FF::)
[ISA3]
IOConfig=3B0-3BF(3FF::)
[ISA4]
IOConfig=3C0-3CF(3FF::)

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

[C77DRV_Files_Driver]
C77DRV.sys

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

[Strings]
ProviderName="QUANCOM"
MfgName="QUANCOM Informationssysteme GmbH"
DeviceDesc="Clock77/ISA Funkuhr"
DeviceClassName="System"
SvcDesc="QUANCOM Funkuhr"
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: web5, load: 0.88