;*******************************************************
; Copyright 2000 OEM.
; INF file for OEM AT76C510 Devices driver
;
; Windows 98, Windows Me and Windows 2000
;
[Version]
Signature="$CHICAGO$"
Class=DFU
ClassGUID={6DE882AA-C510-43f5-8C07-92711BB38204}
provider=%MSFT%
DriverVer=09/18/2002,1.5.0.6
[SourceDisksNames]
1="BridDfu Installation Disk",,,
[SourceDisksFiles]
BridDfu.sys = 1
BridDfuR.inf = 1
;--------- ClassInstall/ClassInstall32 Section -------------------------------
; Not necessary if using a standard class
; 9X Style
[ClassInstall]
Addreg=Class_AddReg
; NT Style
[ClassInstall32]
Addreg=Class_AddReg
[Class_AddReg]
HKR,,,,%DeviceClassName%
HKR,,Icon,,"-17"
[Manufacturer]
%MfgName%=Microsoft
[Microsoft]
%USB\VID_03eb&PID_7611.DeviceDesc%=BridDfu.Dev, USB\VID_03eb&PID_7611
;[PreCopySection]
;HKR,,NoSetupUI,,1
[DestinationDirs]
BridDfu.Files.Ext = 10,System32\Drivers
[BridDfu.Dev]
CopyFiles=BridDfu.Files.Ext
AddReg=BridDfu.AddReg
[BridDfu.Dev.NT]
CopyFiles=BridDfu.Files.Ext
AddReg=BridDfu.AddReg
[BridDfu.Dev.NT.Services]
Addservice = BridDfu, 0x00000002, BridDfu.AddService
[BridDfu.AddService]
DisplayName = %BridDfu.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\BridDfu.sys
;LoadOrderGroup = Base
[BridDfu.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BridDfu.sys
HKR, "Parameters", "BreakOnEntry", FLG_ADDREG_TYPE_DWORD, 1
[BridDfu.Files.Ext]
BridDfu.sys
;---------------------------------------------------------------;
[Strings]
MSFT="OEM"
MfgName="OEM"
USB\VID_03eb&PID_7611.DeviceDesc="Access Point (AR)"
BridDfu.SvcDesc="Access Point (AR) Device Driver"
DeviceClassName="Access Point Devices"
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.