;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; NetMos Technology, inc. ;; ;; FILE : NmMfEnum.inf ;; This file works in conjunction with nmmfenum.vxd. ;; OS SUPPORTED : WIN98 ONLY. ;; ;; See NmMfEnum.Hw.AddReg section to enable/disable ;; re-mapping serial/parallel port iobase to legacy ports ;; like 3F8, 2F8, etc. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [Version] LayoutFile = layout.inf Signature = $CHICAGO$ Class = NetMosMultiFunction Provider = %ProviderName% DriverVer = 02/16/2002 [DestinationDirs] DefaultDestDir = 11 ;LDID_SYS Inf.Copy = 17 ;DIRID_INF [SourceDiskFiles] ; 1 = Disk Number NmMfEnum.inf=1 NmEnum.inf=1 NmSNull.inf=1 NmPorts.inf=1 NmEnum.vxd=1 NmMfEnum.vxd=1 NmUninst.exe=1 [SourceDisksNames] 1=%DiskName%,, ;------------------------ ; Install CLass ;------------------------ [ClassInstall] CopyFiles=Inf.Copy,Uninstall.Copy AddReg=Class.AddReg [Class.AddReg] HKR,,Icon,,-23 [Manufacturer] %MfgName%=NetMosCards ;------------------------ ; Install Drivers ;------------------------ [NetMosCards] %Nm9805Name%=NmMfEnum,PCI\VEN_9710&DEV_9805 %Nm9815Name%=NmMfEnum,PCI\VEN_9710&DEV_9815 %Nm9820Name%=NmMfEnum,PCI\VEN_9710&DEV_9820 %Nm9825Name%=NmMfEnum,PCI\VEN_9710&DEV_9825 %Nm9835Name%=NmMfEnum,PCI\VEN_9710&DEV_9835 %Nm9845Name%=NmMfEnum,PCI\VEN_9710&DEV_9845 %Nm9855Name%=NmMfEnum,PCI\VEN_9710&DEV_9855 [NmEnum] CopyFiles=Inf.Copy,NmEnum.Copy,Uninstall.Copy AddReg=NmEnum.AddReg,Uninstall.AddReg [NmEnum.AddReg] HKR,,DevLoader,0,NMENUM.vxd [NmMfEnum] CopyFiles=Inf.Copy,NmMfEnum.Copy,Uninstall.Copy AddReg=NmMfEnum.AddReg,Uninstall.AddReg UpdateAutoBat=NmDosIn.AutoBat [NmMfEnum.Hw] AddReg=NmMfEnum.Hw.AddReg [NmMfEnum.AddReg] HKR,,DevLoader,0,NMMFENUM.vxd ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; NmMfEnum.Hw.AddReg Section ; ; Remap To Legacy I/O Ports ; ; The following line will enable Remap of serial/parallel ports ; HKR,,RemapToLegacyPort,1,1 ; The following line will disable Remap of serial/parallel ports ; HKLM,Enum\NMMFENUM\PCI9710_COM,RemapToLegacyPort,1,1 ; ; DEFAULT Action is to enable remapping. If the line ; RemapToLegacyPort line is not present here, then driver ; will enable the remapping of LPT/COM ports. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [NmMfEnum.Hw.AddReg] HKR,,RemapToLegacyPort,1,0 [Uninstall.AddReg] HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%MfgName%,DisplayName,0,%UninstallName% HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%MfgName%,UninstallString,0,NmUninst.exe [Inf.Copy] NmEnum.inf NmMfEnum.inf NmSNull.inf NmPorts.inf [NmEnum.Copy] NMENUM.vxd [NmMfEnum.Copy] NMMFENUM.vxd [Uninstall.Copy] NmUninst.exe [NmDosIn.AutoBat] PrefixPath=11 CmdDelete=NmDosIn ;CmdAdd=NmDosIn,"-a -r -s" [Strings] ProviderName="NetMos Technology" MfgName="NetMos Technology" DiskName="NetMos Multi I/O Driver Disk" UninstallName="NetMos Multi-IO Controller" ComPortName="NetMos PCI Serial Port" LptPortName="NetMos PCI Parallel Port" EcpPortName="NetMos PCI SPP/BPP/ECP/EPP Port" NullPortName="NetMos Bridge" Nm9705Name="NetMos PCI 9705 Parallel Port" Nm9735Name="NetMos PCI 9735 Multi-I/O Controller" Nm9745Name="NetMos PCI 9745 Multi-I/O Controller" NmS9705Name="NetMos PCI 9705 Parallel Port" NmS9735Name="NetMos PCI 9735 Serial Port" NmS9745Name="NetMos PCI 9745 Serial Port" Nm9805Name="NetMos PCI 9805 Parallel Port" Nm9815Name="NetMos PCI 9815 Multi-I/O Controller" Nm9820Name="NetMos PCI 9820 Serial Port" Nm9825Name="NetMos PCI 9825 Serial Port" Nm9835Name="NetMos PCI 9835 Multi-I/O Controller" Nm9845Name="NetMos PCI 9845 Multi-I/O Controller" Nm9855Name="NetMos PCI 9855 Multi-I/O Controller" ; END OF FILEDownload 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.