EHD2100.inf Driver File Contents (EHD3100_EHD2100_EHC3150_V77310_WHQL.zip)

; Copyright 2007, NXP Semiconductors


[Version]
signature           = "$CHICAGO$" ;all windows os
Class               = MEDIA
ClassGUID           = {4d36e96c-e325-11ce-bfc1-08002be10318}
Provider            = %ASUS%
DriverVer           = 01/14/2010,77.3.1.0
CatalogFile         = PhilMAS.cat


[Manufacturer]

%ASUS% = ASUS

[ASUS]


%EHD2100PT.DeviceDesc%=PhilMAS_48CB,PCI\VEN_1131&DEV_7164&SUBSYS_48CB1043
%EHD2100PT.DeviceDesc%=PhilMAS_48DB,PCI\VEN_1131&DEV_7164&SUBSYS_48DB1043


[SourceDisksNames]
1 = %AVSTRM_INSTALLATION_DISK%,,

[SourceDisksFiles]
NXPMV32.dll     = 1
PhilMAS.sys     = 1
EncPropPage.dll = 1
NXP7164F_48CB1043.bin    = 1
NXP7164F_48DB1043.bin    = 1

[DestinationDirs]
PhilMAS_48CB.CopyFiles = 10,system32\drivers
PhilMAS_48DB.CopyFiles = 10,system32\drivers
PhilMAS.CopyDll   = 11

[PhilMAS_48CB.CopyFiles]
PhilMAS.sys
NXP7164F_48CB1043.bin

[PhilMAS_48DB.CopyFiles]
PhilMAS.sys
NXP7164F_48DB1043.bin

[PhilMAS.CopyDll]
NXPMV32.dll
EncPropPage.dll

;
;*** initialization and registry entries
;

[PhilMAS_48CB]
Include       = ks.inf, wdmaudio.inf, kscaptur.inf, bda.inf
Needs         = KS.Registration, WDMAUDIO.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
CopyFiles     = PhilMAS_48CB.CopyFiles, PhilMAS.CopyDll
AddReg        = PhilMAS.AddReg
RegisterDlls  = PhilMAS.RegisterDlls

[PhilMAS_48DB]
Include       = ks.inf, wdmaudio.inf, kscaptur.inf, bda.inf
Needs         = KS.Registration, WDMAUDIO.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
CopyFiles     = PhilMAS_48DB.CopyFiles, PhilMAS.CopyDll
AddReg        = PhilMAS.AddReg
RegisterDlls  = PhilMAS.RegisterDlls

[PhilMAS.RegisterDlls]
11,,NXPMV32.dll,1
11,,EncPropPage.dll,1


[PhilMAS_48CB.Services]
AddService = PhilMAS, 0x00000002, PhilMAS.ServiceInstall

[PhilMAS_48DB.Services]
AddService = PhilMAS, 0x00000002, PhilMAS.ServiceInstall


[PhilMAS.ServiceInstall]
DisplayName   = %DISPLAY_NAME%
Description   = %SERVICE_DESCRIPTION%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\PhilMAS.sys

[PhilMAS.AddReg]

HKR, "VideoDecoder\Path0","3D_NoiseLevel",0x00010001,2
HKR, "VideoDecoder\Path0","3D_CombActive",0x00010001,1

HKR, "VideoDecoder\Path1","3D_NoiseLevel",0x00010001,2
HKR, "VideoDecoder\Path1","3D_CombActive",0x00010001,1


HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,PhilMAS.sys
HKR,,CoInstallers32,0x00010008, "CIRCoInst.dll,IRCoInstaller"

; event logging entries

HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\PhilMAS.sys"
HKR,,TypesSupported,0x00010001,7

; Audio capture registry entries

HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,PhilMAS.SYS

HKR,Drivers,SubClasses,,"wave,mixer"

HKR,Drivers\wave\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv


HKR,Drivers\wave\wdmaud.drv,Description,,"SAA7163/4 audio capture"
HKR,Drivers\mixer\wdmaud.drv,Description,,"SAA7163/4 audio capture"


HKR, "Parameters", "Prefix",,"ASUS EHD2100PT"
HKR, "IR_Decoder","NoHandshake",0x00010001,0x1

; add audio input and output pinnames

HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%SAA7164_ANLG_AUDIO_IN_PIN%, "Name",,"Analog Audio"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%SAA7164_ANLG_AUDIO_OUT_PIN%,"Name",,"Audio"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%SAA7164_ANLG_VIDEO_ITU_PIN%,"Name",,"Analog ITU Video"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%SAA7164_ANLG_AUDIO_I2S_PIN%,"Name",,"I2S Audio"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%SAA7164_AVI_MUX_STREAM_PIN%,"Name",,"Avi"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%SAA7164_ASF_MUX_STREAM_PIN%,"Name",,"Asf"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%SAA7164_QTM_MUX_STREAM_PIN%,"Name",,"Qtm"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%SAA7164_MPEG2_PROGRAM_STREAM_PIN%,"Name",,"MPEG2 PS"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%SAA7164_AUDIO_ELEMENTARY_STREAM_PIN%,"Name",,"Audio ES"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%SAA7164_VIDEO_ELEMENTARY_STREAM_PIN%,"Name",,"Video ES"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%SAA7164_RDS_PIN%,"Name",,"RDS"


;
;*** strings, GUIDs and names
;

[Strings]

; Proxy GUIDs

KSProxy.CLSID            = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSXBar.CLSID             = "{71F96460-78F3-11d0-A18C-00A0C9118956}"
KSTVAudio.CLSID          = "{71F96462-78F3-11d0-A18C-00A0C9118956}"
KSTvTune.CLSID           = "{266EEE40-6C63-11cf-8A03-00AA006ECB65}"

; Category GUIDs

KSCATEGORY_MULTIPLEXER   = "{7A5DE1D3-01A1-452c-B481-4FA2B96271E8}"
KSCATEGORY_ENCODER       = "{19689BF6-C384-48fd-AD51-90E58C79F70B}"
KSCATEGORY_CAPTURE       = "{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_VIDEO         = "{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_AUDIO         = "{6994AD04-93EF-11D0-A3CC-00A0C9223196}"

; Our Pin Name GUIDs

SAA7164_ANLG_AUDIO_IN_PIN            = "{7BB284B9-714D-493d-A101-B1B028E782BD}"
SAA7164_ANLG_AUDIO_OUT_PIN           = "{5582E657-E596-42b5-9DB3-541B27A2355F}"
SAA7164_ANLG_AUDIO_I2S_PIN           = "{C2E46358-F032-4d88-B802-06B59D162730}"
SAA7164_ANLG_VIDEO_ITU_PIN           = "{82631A2E-403C-4581-A4B0-EC173D004410}"
SAA7164_AUDIO_ELEMENTARY_STREAM_PIN  = "{9DEC84B9-BCEF-4aac-997E-43EDD0A2D6C7}"
SAA7164_VIDEO_ELEMENTARY_STREAM_PIN  = "{181CF87E-7741-47ba-8629-22347E03C64C}"
SAA7164_MPEG2_PROGRAM_STREAM_PIN     = "{DDA87B83-65DB-4aec-82D0-79FBE67D2BB6}"
SAA7164_AVI_MUX_STREAM_PIN           = "{C7C05E1B-1D21-4852-8ED9-F1EED1FFBD54}"
SAA7164_ASF_MUX_STREAM_PIN           = "{2BFE8036-FF99-42aa-A731-E104D5181C22}"
SAA7164_QTM_MUX_STREAM_PIN           = "{7BE2EEED-5042-44f1-9C0C-D0A964E0883F}"
SAA7164_RDS_PIN                      = "{900337FB-8ED4-4d4e-B056-318DA76C72FF}"


; system defines

SERVICE_BOOT_START     = 0x0 
SERVICE_SYSTEM_START   = 0x1 
SERVICE_AUTO_START     = 0x2 
SERVICE_DEMAND_START   = 0x3 
SERVICE_DISABLED       = 0x4 

SERVICE_KERNEL_DRIVER  = 0x1 
SERVICE_ERROR_IGNORE   = 0x0 
SERVICE_ERROR_NORMAL   = 0x1 
SERVICE_ERROR_SEVERE   = 0x2
SERVICE_ERROR_CRITICAL = 0x3 

FLG_REGSVR_DLLREGISTER = 0x00000001

;Our strings

ASUS                    = "ASUSTeK COMPUTER INC."

EHD2100PT.DeviceDesc = "ASUS MyCinema-EHD2100-PT"

AVSTRM_INSTALLATION_DISK = "ASUS MyCinema-EHD2100 installation disk"
DISPLAY_NAME             = "ASUS MyCinema-EHD2100 service"
SERVICE_DESCRIPTION      = "ASUS MyCinema-EHD2100 driver"
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: 1.04