;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; NetMos Technology, inc. ;; ;; FILE : Nm2kNull.inf ;; OS SUPPORTED : WIN2000 ONLY. ;; This inf file configures one BRIDGE device ;; for 9835/9845. ;; Use this file alongwith Nm2kMf.INF file. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [Version] LayoutFile=layout.inf Signature="$WINDOWS NT$" Class=System ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318} Provider=%ProviderName% LayoutFile=layout.inf DriverVer=12/11/2001,5.00.2183.1 [DestinationDirs] DefaultDestDir = 11 ;LDID_SYS [SourceDiskFiles] ; 1 = Disk Number Nm2kNull.inf=1 [SourceDisksNames] 1=%DiskName%,, ;=============================== ; Class Installation ;=============================== [ClassInstall32] AddReg=system_class_addreg [system_class_addreg] HKR,,,,%SystemClassName% HKR,,Icon,,"-27" [ControlFlags] ;=============================== ; Driver Installation ;=============================== [Manufacturer] %Mfg.NetMos%=NetMosCards ; ; Manufacturer Name Section ; [NetMosCards] %NetMosBridgeName%=NetMosBridge,MF\PCI9710_BRIDGE ;---------------------------------------- ; BRIDGE Port Install ;---------------------------------------- [NetMosBridge] [NetMosBridge.Services] AddService = , %SPSVCINST_ASSOCSERVICE% ; null service install [Uninstall.Copy] NmUninst.exe [Uninstall.AddReg] HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%Mfg.NetMos%,DisplayName,0,%UninstallName% HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%Mfg.NetMos%,UninstallString,0,NmUninst.exe ; User readable strings ;---------------------------------------------------------- [Strings] ProviderName="NetMos Technology" Mfg.NetMos="NetMos Technology" UninstallName="NetMos Multi-IO Controller" DiskName="NetMos Multi-IO Drivers Disk" SystemClassName = "System devices" NetMosBridgeName="NetMos Bridge" SPSVCINST_ASSOCSERVICE = 0x00000002 ;----------------------- ; 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.