;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; (c) Copyright MosChip Semiconductor Technology Limited ;; FILE : PCIeNull.inf ;; This inf file configures system device ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [Version] CatalogFile=pcieports.cat signature="$Chicago$" Class=System ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318} Provider=%ProviderName% DriverVer=01/28/2008,1.0.0.4 [Manufacturer] %ProviderName%=PCIe_Null_Function, NTamd64, NTia64 ; ; Manufacturer Name Section ; [PCIe_Null_Function] %PCIeNullFunctionName%=PCIe_SYSTEM_DEVICE,PCI\VEN_9710&DEV_9909&SUBSYS_DEADDEAD&REV_00 [PCIe_Null_Function.NTamd64] %PCIeNullFunctionName%=PCIe_SYSTEM_DEVICE,PCI\VEN_9710&DEV_9909&SUBSYS_DEADDEAD&REV_00 [PCIe_Null_Function.NTia64] %PCIeNullFunctionName%=PCIe_SYSTEM_DEVICE,PCI\VEN_9710&DEV_9909&SUBSYS_DEADDEAD&REV_00 ;---------------------------------------- ; BRIDGE Port Install ;---------------------------------------- ;;;; X86 ;;;; [PCIe_SYSTEM_DEVICE.NT] AddReg=Nothing.AddReg [PCIe_SYSTEM_DEVICE.NT.Services] AddService = , %SPSVCINST_ASSOCSERVICE% ; null service install ;;;; AMD64 ;;;; [PCIe_SYSTEM_DEVICE.NTamd64] AddReg=Nothing.AddReg [PCIe_SYSTEM_DEVICE.NTamd64.Services] AddService = , %SPSVCINST_ASSOCSERVICE% ; null service install ;;;; IA64 ;;;; [PCIe_SYSTEM_DEVICE.NTia64] AddReg=Nothing.AddReg [PCIe_SYSTEM_DEVICE.NTia64.Services] AddService = , %SPSVCINST_ASSOCSERVICE% ; null service install [Nothing.AddReg] ;No entries required to add ; User readable strings ;---------------------------------------------------------- [Strings] ProviderName="MosChip Semiconductor Technology Ltd" SPSVCINST_ASSOCSERVICE = 0x00000002 PCIeNullFunctionName="PCIe-IO Bridge" ;----------------------- ; END OF FILE ;-----------------------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.