;**************************************************************************** ; ; fad9x.inf ; ; Windows 98 and ME installation INF for Broadcom Frame Access Driver. ; ; Copyright (c) 2001 Broadcom Corporation, all rights reserved. ; ; Logs: ; v0.1 05/31/2001 FFan Initial revision. ; ;**************************************************************************** [Version] signature = "$Windows 95$" Class = NetTrans provider = %BRCM% [Manufacturer] %BRCM% = Broadcom [Broadcom] %FAD_DESC% = Fad.Install, FAD [SourceDisksFiles] fad.sys=1 [SourceDisksNames] 1=%INSTDISK%,,, ; ; Install section ; [Fad.Install] AddReg = Fad.Install.AddReg CopyFiles = Fad.Install.CopyFiles DeviceID = FAD MaxInstance= 1 [Fad.Install.AddReg] HKR,Ndi,DeviceID,,FAD HKR,Ndi,MaxInstance,,1 HKR,Ndi\Install,,,Fad.Driver.Install HKR,NDIS,LogDriverName,,FAD HKR,NDIS,MajorNdisVersion,1,04 HKR,NDIS,MinorNdisVersion,1,00 HKR,Ndi\Interfaces,DefLower,,"ndis3" HKR,Ndi\Interfaces,LowerRange,,"ndis3,ndis4,ndis5" HKR,Ndi\Interfaces,DefUpper,,"" HKR,Ndi\Interfaces,UpperRange,,"" HKR,Ndi\Remove,,,"Fad.Driver.Remove" HKR,Ndi,HelpText,,%FAD_DESC% [Fad.Driver.Install] AddReg = Fad.Driver.AddReg DelReg = Fad.Driver.DelReg CopyFiles = Fad.Install.CopyFiles [Fad.Driver.AddReg] HKR,,DevLoader,,*ndis,*ntkern HKR,,DeviceVxDs,,FAD.sys HKR,Parameters,IsWin9X,1,1 [Fad.Install.CopyFiles] FAD.sys [Fad.Driver.Remove] DelReg = Fad.Driver.DelReg DelFiles = Fad.Install.CopyFiles [Fad.Driver.DelReg] [DestinationDirs] Fad.Install.CopyFiles = 10,system32\drivers [Strings] BRCM="Broadcom" FAD_DESC="Frame Access Driver" INSTDISK="Frame Access Driver Disc"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.