DM3588vc.inf Driver File Contents (DM3588.zip)

;; DM3588vc.inf - INF file for Video Interface of D-Max DM3588 Camera
;;
;; Copyright (c) 2000, Aox Incorporated
;
; look for 'ISP_NOTE' for notes regarding HEI ISP vs. Endpoints ISP

[Version]
CatalogFile=image.cat
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%AoxInc%

[DefaultInstall]
CopyFiles=Aox.Camera.CopySystemDrivers, Aox.Camera.CopyCODEC

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

[Manufacturer]
%AoxMfg%=AoxModels

[DestinationDirs]
DefaultDestDir=10,system

; Delete old Win95 and "Detroit" update drivers
Aox.Camera.DelDrivers=10,system

Aox.Camera.CopySystemDrivers=10,system32\drivers

Aox.Camera.CopyDrivers=11
Aox.Camera.CopyCODEC=11

[SourceDisksNames]
1="D-Max DM3588 Camera Drivers",dm3588vc.inf,,c:\dmax\dm3588
;---------------------------------------------------------------
;    Aox
;---------------------------------------------------------------
[AoxModels]
%USB\VID_03E8&PID_2130&MI_00.DeviceDesc%=Aox.Camera,USB\VID_03E8&PID_2130&MI_00

[PreCopySection]
HKR,,NoSetupUI,,1

[Aox.Camera]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg=     Aox.Camera.AddReg
UpdateInis= Aox.Camera.UpdateIni
DelFiles=   Aox.Camera.DelDrivers
CopyFiles=  Aox.Camera.CopySystemDrivers, Aox.Camera.CopyCODEC

[Aox.Camera.NT]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg=     Aox.Camera.AddReg
UpdateInis= Aox.Camera.UpdateIni
DelFiles=   Aox.Camera.DelDrivers
CopyFiles=  Aox.Camera.CopySystemDrivers, Aox.Camera.CopyCODEC

[Aox.Camera.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,aox402vc.sys
HKR,,PageOutWhenUnopened,3,01
; HKR,,PowerDownWhenUnopened,3,01
HKR,,UseBulkMode,1,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

; ISP_NOTE
;this specifies that the Endpoints ISP should be supported
HKR,,PropertySetsID,3,1
;this specifies that the HEI ISP should be supported
;HKR,,PropertySetsID,3,0

HKR,,DisableRGBSupport,3,1

; IEPCameraInformation
; This IID is aggregated for the filter given the CLSID of the property set
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{0590D4C0-B6D6-11d2-9D67-00A0CC242499},,,%PlugIn_IEPCameraInformation%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{0590D4C0-B6D6-11d2-9D67-00A0CC242499},IID,1,0xc0,0xd4,0x90,0x05, 0xd6,0xb6, 0xd2,0x11, 0x9d,0x67,0x00,0xa0,0xcc,0x24,0x24,0x99

; Associate the property set with the property page from aoxdxipl.ax
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_AoxCameraControl%\PropertyPages\%GUID_AoxCameraControlPropertyPage%,,,%AoxCameraControlPropertyPage%
; Associate the property set with Hyundai's property page
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_HyundaiCameraControl%\PropertyPages\%GUID_HyundaiCameraControlPropertyPage%,,,%HyundaiCameraControlPropertyPage%
; Associate the property set with Hyundai's VideoProcAmp property page
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_HyIAMVideoProcAmp%\PropertyPages\%GUID_HyIAMVideoProcAmpPropertyPage%,,,%HyIAMVideoProcAmpPropertyPage%
; Associate the property set with Hyundai's CameraControl property page
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_HyIAMCameraControl%\PropertyPages\%GUID_HyIAMCameraControlPropertyPage%,,,%HyIAMCameraControlPropertyPage%
; Associate the property set with the Endpoints IAMVideoProcAmp property page
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_EPIAMVideoProcAmp%\PropertyPages\%GUID_EPIAMVideoProcAmpPropertyPage%,,,%EPIAMVideoProcAmpPropertyPage%
; Associate the property set with the Endpoints IAMCameraControl property page
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_EPIAMCameraControl%\PropertyPages\%GUID_EPIAMCameraControlPropertyPage%,,,%EPIAMCameraControlPropertyPage%
; VfW Extension data for Aox IPL
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","VfW Extension",0,%GUID_HyundaiISP%
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Downstream IID",0,%IID_IAoxVfWExt%
; Video Camera ISP settings
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video Brightness Default",0,"-7"
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video Contrast Default",0,"270"
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video Hue Default",0,"0"
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video Saturation Default",0,"540"
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video Sharpness Default",0,"40"
; "0" disables live video sharpening, "1" enables it
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video Sharpness Enable",0,"1"
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Use Digital Gain",0,"0"
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video Prefilter",0,"255"
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video Prefilter Compressed",0,"50"
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video RM Filter",0,"50"
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video DG Filter",0,"30"
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video FSG Filter",0,"20"
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video GM Filter",0,"0"
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video Auto Contrast",0,"0"
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x03e82130","Video Noise Core Min",0,"3"

; this allows TWAIN Driver to support this device
HKLM,"Software\Aox\TWAIN Data Source\1.0\Cameras\0x03e82130"

[Aox.Camera.UpdateIni]
system.ini,drivers32,,"VIDC.UV12=aoxdxipl.ax"
;the following entry will be deleted from system.ini
system.ini,drivers32,"VIDC.ABYR=aoxdxipl.sys"

[Aox.Camera.DelDrivers]
ks.sys,,,1
stream.sys,,,1

[Aox.Camera.CopySystemDrivers]
stream.sys
aox402vc.sys
ep_camd.sys

[Aox.Camera.CopyCODEC]
aoxdxipl.ax
hydxisp.ax

[Aox.Camera.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Aox.Camera.Interface

[Aox.Camera.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Aox.Camera.Interface

[Aox.Camera.Interface]
AddReg=Aox.Camera.Intf.AddReg

[Aox.Camera.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USB\VID_03e8&PID_2130&MI_00.FriendlyName%
HKR,,ExtensionDLL,,%Aox.ExtensionDLL%
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"Register_Aox_Directx_Codec",,"regsvr32.exe /s %11%\aoxdxipl.ax"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"Register_Hyundai_Directx_Codec",,"regsvr32.exe /s %11%\hydxisp.ax"

[Aox.Camera.NT.Services]
AddService = Aox402Camera,0x00000002,Aox.Camera.ServiceInstall

[Aox.Camera.ServiceInstall]
DisplayName   = %USB\VID_03e8&PID_2130&MI_00.FriendlyName%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\aox402vc.sys

[Strings]

;----------------
; Non-Localizable
;----------------

; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

; ISP_NOTE
; the following line selects the DLL used for VfW apps
; if using the HEI ISP, use 'hydxisp.ax'
Aox.ExtensionDLL = "aoxdxipl.ax"
;Aox.ExtensionDLL = "hydxisp.ax"

; these are for Aox property page
GUID_AoxCameraControl="{0590D4C0-B6D6-11d2-9D67-00A0CC242499}"
GUID_AoxCameraControlPropertyPage="{A6777D80-5B91-11d2-9D64-00104B6DC9C2}"

; these are for Hyundai property page
GUID_HyundaiCameraControl="{3E655A40-CC08-11d2-9D67-00A0CC242499}"
GUID_HyundaiCameraControlPropertyPage="{C8CF7C00-CC95-11d2-9D67-00A0CC242499}"

; these are for the VideoProcAmp property page
GUID_HyIAMVideoProcAmp="{CFA88120-FFC6-11d2-9D68-00104B6DC9C2}"
GUID_HyIAMVideoProcAmpPropertyPage="{F19440A0-FFC9-11d2-9D68-00104B6DC9C2}"

; these are for the CameraControl property page
GUID_HyIAMCameraControl="{CFA88121-FFC6-11d2-9D68-00104B6DC9C2}"
GUID_HyIAMCameraControlPropertyPage="{F19440A1-FFC9-11d2-9D68-00104B6DC9C2}"

; these are for the Endpoints' VideoProcAmp property page
GUID_EPIAMVideoProcAmp="{77B0EFD3-9B3E-4d1d-B691-9B149C6A85D7}"
GUID_EPIAMVideoProcAmpPropertyPage="{341D222D-BAC4-4102-9042-A2CF9DA1C0B6}"

; these are for the Endpoints' CameraControl property page
GUID_EPIAMCameraControl="{F5AB755E-1C3E-424d-A0E6-D3A2BC62279D}"
GUID_EPIAMCameraControlPropertyPage="{96EBD31C-05A9-435c-9A5F-F475DC45E4C9}"

; this is the Hyundai ISP COM Server GUID
GUID_HyundaiISP="{90334840-CC22-11d2-9D67-00A0CC242499}"

; this is the interface ID for IAoxVfWExt
IID_IAoxVfWExt="{A33E54E0-1504-11d3-9D6A-00104B6DC9C2}"

;----------------
; Localizable
;----------------

AoxInc="D-Max"
AoxMfg="D-Max"
USB\VID_03E8&PID_2130&MI_00.DeviceDesc="DM3588 (video)"
;-------------------------------------------------------------
;NOTE: if the 'friendly name' changes, it may require a change
;to the f/w updater INI file as well
USB\VID_03E8&PID_2130&MI_00.FriendlyName="DM3588"
;-------------------------------------------------------------
AoxCameraControlPropertyPage="Aox Camera Control Property Page"
HyundaiCameraControlPropertyPage="Hyundai Camera Control Property Page"
HyIAMVideoProcAmpPropertyPage="Hyundai IAMVideoProcAmp Property Page"
HyIAMCameraControlPropertyPage="Hyundai IAMCameraControl Property Page"
EPIAMVideoProcAmpPropertyPage="Endpoints IAMVideoProcAmp Property Page"
EPMCameraControlPropertyPage="Endpoints IAMCameraControl Property Page"
PlugIn_IEPCameraInformation="IEPCameraInformation Interface Handler"
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: 2.81