; Usbfilter.inf ; ; Copyright (c) 2008-2009 Advanced Micro Devices Inc. ; [Version] Signature = "$Windows NT$" Class = USB ClassGUID = {36FC9E60-C465-11CF-8056-444553540000} Provider = %AMD% DriverPackageType=ClassFilter DriverPackageDisplayName="AMD USB Filter Driver" CatalogFile=usbfilter.cat DriverVer = 03/19/2008,1.0.6.0 ; ; General installation section ; [DefaultInstall] CopyFiles = @usbfilter.sys Addreg = usbfilter.AddReg [DefaultInstall.NT] CopyFiles = @usbfilter.sys Addreg = usbfilter.AddReg [DefaultInstall.NTAMD64] CopyFiles = @usbfilter.sys Addreg = usbfilter.AddReg [DestinationDirs] DefaultDestDir = 12 [Manufacturer] %AMD%=AMD, NTamd64 ;======================================================================= ; 32-Bit NT Driver ;======================================================================= [AMD] %usbfilter.DrvDesc%=usbfilter,{36FC9E60-C465-11CF-8056-444553540000}\usbfilter [usbfilter] CopyFiles=usbfilter.Files [usbfilter.HW] Addreg = usbfilter.AddReg [usbfilter.Files] usbfilter.sys [usbfilter.Services] AddService = usbfilter, , usbfilter.Service.Install ;======================================================================== ; 64-Bit NT Driver ;======================================================================== [AMD.NTamd64] %usbfilter.DrvDesc%=usbfilter,{36FC9E60-C465-11CF-8056-444553540000}\usbfilter ;[usbfilter64] ;CopyFiles=usbfilter64.Files ;[usbfilter64.HW] ;Addreg = usbfilter64.AddReg ;[usbfilter64.Files] ;usbfilter.sys ;[usbfilter64.Services] ;AddService = usbfilter, , usbfilter64.Service.NTAMD64.Install [usbfilter.AddReg] HKLM, System\CurrentControlSet\Control\Class\{36FC9E60-C465-11CF-8056-444553540000}, UpperFilters, 0x00010008, usbfilter ;[usbfilter64.AddReg] ;HKLM, System\CurrentControlSet\Control\Class\{36FC9E60-C465-11CF-8056-444553540000}, UpperFilters, 0x00010008, usbfilter ; ; Service installation section ; [DefaultInstall.Services] AddService = usbfilter, , usbfilter.Service.Install [DefaultInstall.NT.Services] AddService = usbfilter, , usbfilter.Service.Install [DefaultInstall.NTAMD64.Services] AddService = usbfilter, , usbfilter.Service.Install [usbfilter.Service.Install] DisplayName = %UsbFilter.SVCDESC% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\usbfilter.sys LoadOrderGroup = PNP Filter ;[usbfilter64.Service.NTAMD64.Install] ;DisplayName = %UsbFilter.SVCDESC% ;ServiceType = 1 ; SERVICE_KERNEL_DRIVER ;StartType = 3 ; SERVICE_DEMAND_START ;ErrorControl = 1 ; SERVICE_ERROR_NORMAL ;ServiceBinary = %12%\usbfilter.sys ;LoadOrderGroup = PNP Filter [SourceDisksNames] 1=%DiskId% [SourceDisksFiles.x86] usbfilter.sys = 1,\x86 [SourceDisksFiles.amd64] usbfilter.sys = 1,\amd64 ; ; Localizable Strings ; [Strings] AMD = "Advanced Micro Devices Inc." service_desc = "AMD USB Filter Driver" UsbFilter.SVCDESC = "AMD USB Filter Driver" DiskId = "AMD USB Filter Driver Install disk (1)" usbfilter.DrvDesc = "AMD USB Filter Driver" REG_DWORD = 0x00010001Download 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.