UsbFltr.inf Driver File Contents (MCK-9000.zip)

;
; Copyright (c) 2001 WayTech Corporation
;

[Version]
;CatalogFile=hiddev.cat
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
Signature="$CHICAGO$"
Class=HIDClass
ClassGUID={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Provider=WayTech
SetupClass=Base

[BaseWinOptions]
Inst_Hiddev

[Inst_Hiddev]
Copyfiles=Hid.Inf.Copy

[Hid.Inf.Copy]
hiddev.inf

[DestinationDirs]
DefaultDestDir = 11             ; LDID_SYS, the Windows\System directory
HidClassCopy = 11
HidClassDel = 25
Hid.Inf.Copy   = 17             ; LDID_INF, the Windows\Inf directory
USBHIDDevice.Copy = 10,system32\drivers
USBHIDDevice.Del = 11
HIDSystemControl.Copy = 11
MMHID.Copy = 11
MMHID.Del = 11

[ClassInstall]
AddReg=HIDClassReg
CopyFiles=HidClassCopy
DelFiles=HidClassDel

[HIDClassReg]
HKR,,,0,%HIDClassDescription%
HKR,,Icon,,-24
HKR,,Installer,,hidci.dll  ; the class installer forces RunOnce entries
                           ; to be executed for all hid device installs

[HidClassCopy]
hidci.dll

[HidClassDel]
hidci.dll

[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
;ExcludeFromSelect=*

[Manufacturer]
%UnknownMfg%=UnknownMfg

[UnknownMfg]

; All USB HID devices have this compatible id
%USB\Class_03%=USBHIDDevice,USB\VID_0D62&PID_1000

; Compatible ID for generic HID collections
%HID_DEVICE%=HIDCollection,HID_DEVICE

;
; Note: the following compatible HID IDs are supported in
;       their device-class-specific INF files:
;
;               HID_DEVICE_SYSTEM_MOUSE
;               HID_DEVICE_SYSTEM_KEYBOARD
;               HID_DEVICE_SYSTEM_GAME
;


%HID_DEVICE_SYSTEM_CONTROL%=HIDSystemControl,HID_DEVICE_SYSTEM_CONTROL
%HID_DEVICE_SYSTEM_CONSUMER%=HIDSystemConsumer,HID_DEVICE_UP:000C_U:0001

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;  Install section for all USB HID devices  ;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[USBHIDDevice]
CopyFiles=USBHIDDevice.Copy
DelFiles=USBHIDDevice.Del
AddReg=USBHIDDevice.AddReg

[USBHIDDevice.HW]
AddReg=USBHIDKeyPadDevice.AddReg.HW

[USBHIDKeyPadDevice.AddReg.HW]
HKR,,"LowerFilters",0x00010000,"UsbFltr.sys"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce, MouseSetup,0,%10%\callvers.exe

[USBHIDDevice.Copy]
hidclass.sys
hidusb.sys
hidparse.sys

[USBHIDDevice.Del]
hidclass.sys
hidusb.sys
hidparse.sys

[USBHIDDevice.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"hidusb.sys"


[USBHIDDevice_NanaoFix]
CopyFiles=USBHIDDevice.Copy
DelFiles=USBHIDDevice.Del
AddReg=USBHIDDevice.AddReg,NanaoHack.AddReg

[NanaoHack.AddReg]
;
; The Nanao display driver is dependent on allowing feature
; access on non-feature collections.
; Set a flag in the devnode that allerts HIDCLASS to allow this
; driver to continue working.
;
HKR,DeviceSpecificFlags,AllowFeatureOnNonFeatureCollection,,1




;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[HIDCollection]
; no reg or copy section for generic collections
;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;  Install section for HID System Control devices  ;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;
; The keyboard mapper handles system power controls.
;
[HIDSystemControl]
CopyFiles=HIDSystemControl.Copy
AddReg=HIDSystemControl.AddReg

[HIDSystemControl.Copy]
kbdhid.vxd

[HIDSystemControl.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"kbdhid.vxd"
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;  Install section for HID Consumer Control devices  ;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[HIDSystemConsumer]
CopyFiles=MMHID.Copy
DelFiles=MMHID.Del
AddReg=MMHID.AddReg
DelReg=MMHID.DelReg

[MMHID.Copy]
hidserv.exe

[MMHID.Del]
mmhid.dll

[MMHID.DelReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,MMHID

[MMHID.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunServices,Hidserv,,"Hidserv.exe run"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,Hidserv,,"Hidserv.exe install"

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


[Strings]
UnknownMfg = "WayTech"
USB\Class_03 = "Magic Wheel"
HIDClassDescription = "Magic Wheel"
HID_DEVICE_SYSTEM_CONTROL = "HID-compliant system control device"
HID_DEVICE_SYSTEM_CONSUMER = "HID-compliant consumer control device"
HID_DEVICE = "HID-compliant device"
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: 0.92