;/*++ ; ;Copyright (c) 2010-2018, Intel Corporation ; ;Abstract: ; INF file for installing Thunderbolt(TM) Networking Driver ; ;--*/ [Version] Signature = "$Windows NT$" Class = Net ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318} Provider = %Intel% CatalogFile = tp2p100x.cat DriverVer=05/16/2018,17.4.77.5 [Manufacturer] %Intel% = Thunderbolt,NTamd64.10.0.1 [Thunderbolt.NTamd64.10.0.1] %TbtMpDrv_Desc% = TbtMpDrv_ndi, {E6869364-3C20-4216-87C6-829A050D1291}\P2P ;------------------------------------------------------------------------- ; Installation Section ;------------------------------------------------------------------------- [TbtMpDrv_ndi] AddReg = Install.ndi Characteristics = 0x81 ; NCF_VIRTUAL | NCF_HAS_UI BusType = 5 ; PCIBus Copyfiles = TbtMpDrv_copyfiles.sys *IfType = 0x6 ; IF_TYPE_ETHERNET_CSMACD *MediaType = 0x0 ; NdisMedium802_3 *PhysicalMediaType = 14 ; NdisPhysicalMedium802_3 EnableDhcp = 0 ; Disable DHCP [SourceDisksNames] 1 = %TbtMpDrv_Desc%,"",, [SourceDisksFiles] tp2p100x.sys = 1,, [DestinationDirs] DefaultDestDir = 12 TbtMpDrv_copyfiles.sys = 12 [TbtMpDrv_copyfiles.sys] tp2p100x.sys,,,2 ;------------------------------------------------------------------------- ; Ndi installation support ;------------------------------------------------------------------------- [Install.ndi] HKR, Ndi, Service, , "TbtMpDrv" HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" ; *RSS HKR, Ndi\Params\*RSS, ParamDesc, 0, %RSS% HKR, Ndi\Params\*RSS, default, 0, "1" HKR, Ndi\Params\*RSS, type, 0, "enum" HKR, Ndi\Params\*RSS\Enum, "0", 0, %Disabled% HKR, Ndi\Params\*RSS\Enum, "1", 0, %Enabled% ;------------------------------------------------------------------------- ; Service installation support ;------------------------------------------------------------------------- [TbtMpDrv_ndi.Services] AddService = TbtMpDrv, 2, TbtMpDrv_Service.Install, TbtMpDrv_EventLog [TbtMpDrv_Service.Install] DisplayName = %TbtMpDrv_Desc% ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_DEMAND_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\tp2p100x.sys LoadOrderGroup = NDIS Description = %TbtMpDrv_Desc% [TbtMpDrv_EventLog] AddReg = TbtMpDrv_AddEventLog.Reg [TbtMpDrv_AddEventLog.Reg] HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll" HKR, , TypesSupported, 0x00010001, 7 HKLM, %PathToEtwPublishers%\%ProviderGuid%, "", 0x00000000, "Intel-Thunderbolt-Miniport" HKLM, %PathToEtwPublishers%\%ProviderGuid%, "MessageFileName", 0x00020000, "%%SystemRoot%%\System32\Drivers\tp2p100x.sys" HKLM, %PathToEtwPublishers%\%ProviderGuid%, "ResourceFileName", 0x00020000, "%%SystemRoot%%\System32\Drivers\tp2p100x.sys" [Strings] Intel = "Intel(R) Corporation" TbtMpDrv_Desc = "Thunderbolt(TM) Networking" PathToEtwPublishers = "SOFTWARE\Microsoft\Windows\CurrentVersion\WINEVT\Publishers" ProviderGuid = "{763EFBF2-58C8-46A9-ADFB-ABB4081BA009}" SERVICE_KERNEL_DRIVER = 1 SERVICE_DEMAND_START = 3 SERVICE_ERROR_NORMAL = 1 RSS = "Receive Side Scaling" Enabled = "Enabled" Disabled = "Disabled"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.