;***********************************************************************
;
; ************************
; * MDISMINI INF FILE *
; ************************
;
;***********************************************************************
; mdismini.inf
;
; Installation inf for the MDISMINI Graphics Adapter for AMD64 bit platform.
;
; Copyright (x) 1995-1999 Microsoft Corporation. All rights reserved
;
;**********************************************************************************
;************************************************************************************
; Modified by Moschip SemiConductor Limited. All Rights Reserved.
; Other Copy Rights and Trademarks are Properties of Respectie Owners.
;************************************************************************************
;**********************************************************************************
[Version]
Signature="$CHICAGO$"
Provider=%PROVIDERNAME%
CatalogFile=mdismini.cat
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
DriverVer=03/26/2010,1.0.0.0
[DestinationDirs]
DefaultDestDir = 11
mdismini.Miniport = 12 ; drivers
;
; Driver information
;
[Manufacturer]
%MANFNAME% = mdismini.Mfg,NTAmd64
[mdismini.Mfg.NTAmd64]
%MDISMINI% = mdismini, PCI\VEN_9710&DEV_9950&SUBSYS_4000A000
;
; General installation section
;
[mdismini]
CopyFiles=mdismini.Miniport,CUI.Copy
AddReg = CUI.AddReg
;
; File sections
;
[mdismini.Miniport]
mdismini.sys
[CUI.Copy]
DisplayPage.dll
[CUI.AddReg]
; Add Diagnostic Pages with the rest of the pages
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\TestDisplayPage",,,"{2F5AC606-70CF-461C-BFE1-6063670C3484}"
;DisplayPage.dll self registration entries
HKCR,"DisplayPage.DisplayCplExt",,,"DisplayCplExt Class"
HKCR,"DisplayPage.DisplayCplExt\CLSID",,,"{2F5AC606-70CF-461C-BFE1-6063670C3484}"
HKCR,"DisplayPage.DisplayCplExt\CurVer",,,"DisplayPage.DisplayCplExt.1"
HKCR,"DisplayPage.DisplayCplExt.1",,,"DisplayCplExt Class"
HKCR,"DisplayPage.DisplayCplExt.1\CLSID",,,"{2F5AC606-70CF-461C-BFE1-6063670C3484}"
HKCR,"CLSID\{2F5AC606-70CF-461C-BFE1-6063670C3484}",,,"DisplayCplExt Class"
HKCR,"CLSID\{2F5AC606-70CF-461C-BFE1-6063670C3484}\InProcServer32",,,%11%"\DisplayPage.dll"
HKCR,"CLSID\{2F5AC606-70CF-461C-BFE1-6063670C3484}\InProcServer32","ThreadingModel",,"Apartment"
HKCR,"CLSID\{2F5AC606-70CF-461C-BFE1-6063670C3484}\ProgID",,,"DisplayPage.DisplayCplExt.1"
HKCR,"CLSID\{2F5AC606-70CF-461C-BFE1-6063670C3484}\VersionIndependentProgID",,,"DisplayPage.DisplayCplExt"
;
; Service Installation
;
[mdismini.Services]
AddService = mdismini, 0x00000002, mdismini_Service_Inst
[mdismini_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\mdismini.sys
LoadOrderGroup = Video
;
; Software Installation
;
[mdismini.SoftwareSettings]
AddReg = mdismini_SoftwareDeviceSettings
[mdismini_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, framebuf
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, MultiFunctionSupported, %REG_DWORD%, 1
HKR,, MirrorDriver, %REG_DWORD%, 1
HKR,, IsFPGA, %REG_DWORD%, 0
HKR,, IsDVI, %REG_DWORD%, 0
HKR,, IsCacheEnabled, %REG_DWORD%, 0
HKR,, ReadEDID, %REG_DWORD%, 0
;
; Source file information
;
[SourceDisksNames]
1 = %DiskId%
[SourceDisksFiles]
mdismini.sys = 1
DisplayPage.dll = 1
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = "System\CurrentControlSet\Services"
;
; Localizable Strings
;
DiskId = "MDISMINI Installation DISK (Display)"
PROVIDERNAME = "Moschip Semiconductor Technology Ltd(Provider)"
MANFNAME = "Moschip Semiconductor Technology Ltd(Manufacturer)"
MDISMINI = "Moschip Graphics Adapter"
Download Driver Pack
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.