; newnhamusb.inf
;
; Installation inf for Newnham USB Display Adapters.
;
; Copyright (c) 2005-2006 Newnham Research Limited
[Version]
Signature = "$Chicago$"
provider = %MANUFACTURER%
DriverVer = 02/16/2006,3.5.5.0
CatalogFile = newnhamusb.cat
DriverPackageType = PlugAndPlay
DriverPackageDisplayName = %DRIVERNAME%
; Newnham USB Display Adapters class
Class = USB Display Adapters
ClassGUID = {3376F4CE-FF8D-40a2-A80F-BB4359D1415C}
[ClassInstall]
AddReg=ClassInstall.AddReg
[ClassInstall32]
AddReg=ClassInstall.AddReg
[ClassInstall.AddReg]
HKR,,,,"USB Display Adapters"
HKR,,Icon,,"-20"
[Manufacturer]
%MANUFACTURER%=Devices
;--------------------------------------------------------------------------
; Files
;--------------------------------------------------------------------------
[SourceDisksNames]
1=%DISKID%,,,""
[SourceDisksFiles]
newnhamusbport.sys = 1,,
newnhamusb.dll = 1,,
newnhamusbco.dll = 1,,
[DestinationDirs]
CoInstaller_CopyFiles = 11 ; System Dir( system32 on NT )
LIBUSB.Files.Sys = 10,System32\Drivers
LIBUSB.Files.Dll = 10,System32
[LIBUSB.Files.Sys]
newnhamusbport.sys
[LIBUSB.Files.Dll]
newnhamusb.dll
;-------------- Coinstaller installation
[LIBUSB_DEV.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
newnhamusbco.dll,,,0x10
[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000,"newnhamusbco.dll,NivoCoInstaller"
[MySection]
MySpecialFlag
;--------------------------------------------------------------------------
; Device driver
;--------------------------------------------------------------------------
[LIBUSB_DEV]
CopyFiles = LIBUSB.Files.Sys, LIBUSB.Files.Dll
AddReg = LIBUSB_DEV.AddReg
[LIBUSB_DEV.NT]
CopyFiles = LIBUSB.Files.Sys, LIBUSB.Files.Dll
[LIBUSB_DEV.HW]
DelReg = LIBUSB_DEV.DelReg.HW
AddReg = LIBUSB_DEV.AddReg.HW
[LIBUSB_DEV.NT.HW]
DelReg = LIBUSB_DEV.DelReg.HW
AddReg = LIBUSB_DEV.AddReg.HW
[LIBUSB_DEV.NT.Services]
AddService = newnhamusbport, 0x00000002, LIBUSB.AddService
[LIBUSB_DEV.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,newnhamusbport.sys
[LIBUSB_DEV.AddReg.HW]
HKR,,SurpriseRemovalOK, 0x00010001, 1
[LIBUSB_DEV.DelReg.HW]
HKR,,"LowerFilters"
;--------------------------------------------------------------------------
; Services
;--------------------------------------------------------------------------
[LIBUSB.AddService]
DisplayName = "USB Display Adapter"
ServiceType = 1
StartType = 3
ErrorControl = 0
ServiceBinary = %12%\newnhamusbport.sys
;--------------------------------------------------------------------------
; Devices
;--------------------------------------------------------------------------
[Devices]
"USB Display Adapter (Newnham)"=LIBUSB_DEV, USB\VID_17e9&PID_0030
"USB Display Adapter Prototype (8030)"=LIBUSB_DEV, USB\VID_17e9&PID_8030
"USB Nivo StarterKit (0010)"=LIBUSB_DEV, USB\VID_17e9&PID_0010
"USB Nivo StarterKit Prototype (8010)"=LIBUSB_DEV, USB\VID_17e9&PID_8010
[Strings]
DISKID = "USB Display Adapter Installation Disk"
DRIVERNAME = "USB Display Adapter"
MANUFACTURER = "Newnham Research Limited"
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.