;****************************************************************************************
;
; SkyNETU2.INF
;
; INF to support the TechniSat Digital Flexcop based DVB-PC TV Star USB
; receivers using the NetChip 2282 on the following platforms.
;
; Windows 2000 (All Versions)
; Windows XP (All Versions)
; Windows Vista (All Versions)
;
; Copyright (c) 2006 - 2008, TechniSat Digital, S.A,
;
;****************************************************************************************
[Version]
DriverVer = 05/28/2008, 4.4.3
CatalogFile = SkyNetU2.cat
Signature = "$Chicago$"
Compatible = 1
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %CompanyProvider%
[Manufacturer]
%CompanyManufacturer% = Technisat_Models,NTAMD64
[ControlFlags]
ExcludeFromSelect = USB\VID_13D0&PID_2282
[Technisat_Models]
%FCIIReceiver.DeviceDesc% = FCII.ndi, USB\VID_13D0&PID_2282
[Technisat_Models.NTAMD64]
%FCIIReceiver.DeviceDesc% = FCII.ndi.AMD64, USB\VID_13D0&PID_2282
;****************************************************************************
; Windows 2000, Windows XP and Windows Vista 32-bit edition
;****************************************************************************
; FlexCop II PCI Install Section
[FCII.ndi.NT]
Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
BusType = 15
AddReg = SKYNET.common.reg, SKYNET.PCI.reg, SKYNET.Win2K.reg
CopyFiles = SKYNET.CopyFiles
[FCII.ndi.NT.Services]
AddService = SKYNETU2, 2, SKYNETU2.Service, SKYNETU2.EventLog
; Copy Files Section
[SKYNET.CopyFiles]
SkyNETU2.sys,,,2
NcRemotePci.sys,,,2
NcGen.sys,,,2
;****************************************************************************
; Windows XP and Windows Vista 64-bit edition
;****************************************************************************
; WinXP-64bit FlexCop II PCI Install Section
[FCII.ndi.AMD64]
Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
BusType = 15
AddReg = SKYNET.common.reg, SKYNET.PCI.reg, SKYNET.Win2K.reg
CopyFiles = SKYNET_AMD64.CopyFiles
[FCII.ndi.AMD64.Services]
AddService = SKYNETU2, 2, SKYNETU2_AMD64.Service, SKYNETU2.EventLog
; Copy Files Section
[SKYNET_AMD64.CopyFiles]
SkyNETU2_AMD64.sys,,,2
NcRemotePci_AMD64.sys,,,2
NcGen_AMD64.sys,,,2
;;----------------------------------------------------------------------------
;; SKYNET Parameters
;;----------------------------------------------------------------------------
; Common Add Registry Section
[SKYNET.common.reg]
; Rx Frame Descriptors
HKR, Ndi\params\NumRfd, ParamDesc, 0, %NumRfd%
HKR, Ndi\params\NumRfd, default, 0, "128"
HKR, Ndi\params\NumRfd, min, 0, "1"
HKR, Ndi\params\NumRfd, max, 0, "1024"
HKR, Ndi\params\NumRfd, step, 0, "1"
HKR, Ndi\params\NumRfd, Base, 0, "10"
HKR, Ndi\params\NumRfd, type, 0, "int"
; Network Address
HKR, Ndi\params\NetworkAddress, ParamDesc, 0, %NetworkAddress%
HKR, Ndi\params\NetworkAddress, Default, 0, ""
HKR, Ndi\params\NetworkAddress, type, 0, "edit"
HKR, NDI\params\NetworkAddress, LimitText, 0, "12"
HKR, NDI\params\NetworkAddress, UpperCase, 0, "1"
HKR, NDI\params\NetworkAddress, optional, 0, "1"
;++++++++++++++++++++++++++++++++++++++++++++++++++++++++
HKR, , NicIOSpaceBaseAddress, 0, 0x00000000
;;****************************************************************************
;; NT 5.0 parameters
;;****************************************************************************
; Win2000 Add Registry Section
[SKYNET.Win2K.reg]
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi, Service, 0, "SKYNETU2"
;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
;
;===_UserSwParams_===
;
HKR, UserSwParams, nWinOsVersionMaj, 0, "2000"
HKR, UserSwParams, nWinOsVersionMin, 0, "0"
HKR, UserSwParams, nWinOsVersionSvcPack, 0, "0"
;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; Win2000 DDInstall.Services Section
[SKYNETU2.Service]
DisplayName = %PCIReceiver.Service.DispName%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; NORMAL
ServiceBinary = %12%\SkyNETU2.SYS
LoadOrderGroup = NDIS
; WinXP x64 DDInstall.Services Section
[SKYNETU2_AMD64.Service]
DisplayName = %PCIReceiver.Service.DispName%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; NORMAL
ServiceBinary = %12%\SkyNETU2_AMD64.SYS
LoadOrderGroup = NDIS
; Win2000 Event-Log Services Section
[SKYNETU2.EventLog]
Addreg = SKYNET.AddEventLog.reg
; Win2000 Event Log Add Registry Section
[SKYNET.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
;****************************************************************************
; Destination Directory
;****************************************************************************
[DestinationDirs]
; 10 = Windows Directory
; 11 = System Directory
; 12 = Drivers Directory
; 17 = INF File Directory
SKYNET.CopyFiles = 12
SKYNET_AMD64.CopyFiles = 12
DefaultDestDir = 11 ; LDID_SYS
SKYNET.DelFiles = 17
;****************************************************************************
; Source Files
;****************************************************************************
[SourceDisksNames]
1=%InstallationDiskName%,,,
[SourceDisksFiles]
SkyNETU2.sys=1
SkyNETU2_AMD64.sys=1
NcGen.sys=1
NcGen_AMD64.sys=1
NcRemotePci.sys=1
NcRemotePci_AMD64.sys=1
;****************************************************************************
; Strings
;****************************************************************************
[Strings]
InstallationDiskName = "Installation Disk"
CompanyProvider = "Technisat"
CompanyManufacturer = "Technisat"
FCIIReceiver.DeviceDesc = "TechniSat DVB-PC TV Star USB 2"
PCIReceiver.Service.DispName = "TechniSat DVB-PC TV Star USB 2"
NetworkAddress = "Local Network Address"
NumRfd = "(Rfd)Receive Frame Descriptors"
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.