NPPCI2.INF Driver File Contents (PCIe_20SATA_20Controller.zip)

;/************************************************************
;**     File:   nppci2.inf
;**		      
;**	Description:
;**             Installs the serial ports behind a PCI bridge
;**      
;************************************************************/

[Version]
signature="$CHICAGO$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%mfg%

DriverVer=11/15/2002, 4.0

[DestinationDirs]
DefaultDestDir  = 11        	;LDID_SYS
Inf.Copy=17			; LDID_INF
; Install class "Ports"
;----------------------------------------------------------
[ClassInstall]
AddReg=PortsClass.AddReg

[PortsClass.AddReg]
HKR,,,,%PortsClassName%

[ClassInstall32.NT]
AddReg=PortsClass.NT.AddReg

[PortsClass.NT.AddReg]
HKR,,,,%PortsClassName%
HKR,,Icon,,"-23"
HKR,,Installer32,,"MsPorts.Dll,PortsClassInstaller"

; Drivers
;----------------------------------------------------------
[Manufacturer]
%mfg%=mfg

[mfg]
%ComPort.DeviceDesc% =	ComPort,	PCIMULTI\PCI_SER
%LptPort.DeviceDesc% =	LptPort,	PCIMULTI\PCI_PAR

; ************** install serial ports ***********************
[ComPort]
DriverVer=11/15/2001, 4.0
CopyFiles=Inf.Copy
AddReg=ComPort.AddReg

[ComPort.NT]
AddReg=ComPort.NT.AddReg

[ComPort.NT.HW]
AddReg=ComPort.NT.HW.AddReg

[ComPort.NT.HW.AddReg]
HKR,,"UpperFilters",	0x00010000,	"serenum" 	;;MULTI_SZ

[ComPort.AddReg]
HKR,,PortSubClass,1,01
HKR,,DevLoader,,*vcomm
HKR,,Enumerator,,serenum.vxd
HKR,,PortDriver,,npser.vxd
HKR,,ConfigDialog,,serialui.dll
HKR,,DCB,3,1c,00,00,00,80,25,00,00,11,33,00,00,00,00,0a,00,0a,00,08,00,00,11,13,00,00,00
HKR,,EnumPropPages,,"serialui.dll,EnumPropPages"

[ComPort.NT.AddReg]
HKR,,PortSubClass,1,01
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"

[ComPort.NT.Services]
AddService = npser, 0x00000002, npser_Service_Inst
AddService = Serenum,,Serenum_Service_Inst

; -------------- Serial Port Driver install sections
[npser_Service_Inst]
DisplayName    = %npser.SVCDESC%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 1               ; SERVICE_SYSTEM_START (this driver may do detection)
ErrorControl   = 0               ; SERVICE_ERROR_IGNORE
ServiceBinary  = %12%\npser.sys
LoadOrderGroup = Extended base

; -------------- Serenum Driver install section
[Serenum_Service_Inst]
DisplayName    = %Serenum.SVCDESC%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 3               ; SERVICE_DEMAND_START
ErrorControl   = 1               ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\serenum.sys
LoadOrderGroup = PNP Filter

; ************** install parallel port ***********************
[LptPort]
AddReg=LptPort.AddReg
CopyFiles=Inf.Copy
;reboot

[LptPort.AddReg]
HKR,,DevLoader,,*vcomm
HKR,,Contention,,*vpd
HKR,,Enumerator,0,lptenum.vxd
HKR,,PortDriver,,lpt.vxd
HKR,,PortSubClass,1,00
HKR,,ECPDevice,1,00

[LptPort.NT]
CopyFiles=Inf.Copy
AddReg=LptPort.NT.AddReg

[LptPort.NT.Services]
Include=msports.inf
Needs=LptPort.NT.Services

[LptPort.NT.AddReg]
HKR,,PortSubClass,1,00
HKR,,ECPDevice,1,00
HKR,,EnumPropPages32,,"MsPorts.dll,ParallelPortPropPageProvider"

[Inf.Copy]
nppci2.inf

[SourceDisksNames]
1=%drvdisk%,,

[SourceDisksFiles]
nppci2.inf=1

[Strings]
PortsClassName= "Ports (COM & LPT)"

mfg="NewTry Co.,Ltd."
drvDisk="NewTry PCI PR serial port disk"
ComPort.DeviceDesc="NewTry PCI PR serial port"
LptPort.DeviceDesc="NewTry PCI PR parallel port"
npser.SVCDESC="NewTry PCI PR serial port driver"
Serenum.SVCDESC= "Serenum Filter 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.09