GARTNT.INF Driver File Contents (ATI.zip)

;
; Copyright (c) 2001 ATI Technologies Corporation
;
; AGP.INF  -- This file contains descriptions of all the AGP Miniports
;             supported in Windows NT
;
; You will need to change the names and PCI IDs to reflect your part. In order 
; to install this driver, go to device manager, right-click on the PCI-PCI bridge 
; which represents your AGP bridge and select "Properties". Then select the "Driver" 
; page and push the "Update Driver" button. Go through the update driver wizard and 
; on the "Locate Driver Files" page select "Specify a location" and then enter the 
; location of your new INF and driver. I will have this sample and instructions 
; added to the DDK.
;
;

[Version]
Signature="$WINDOWS NT$"
Class=System
ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider=%ATI%
DriverVer=07/23/2001,5.00.2072
CatalogFile = ATIIXPAG.CAT

; =================== Common for all AGP devices =========================
[DestinationDirs]
DefaultDestDir = 12        ; DIRID_DRIVERS

[Manufacturer]
%ATI_MFG%=ATI_AGP

[SourceDisksNames.x86]
1 = %DiskId%,,,""

[SourceDisksFiles]
atisgkaf.SYS=1

[ControlFlags]
ExcludeFromSelect=*

[AGP_Filter_Reg]
HKR,,"UpperFilters", 0x00010000,"CABOAGP"

[pci_ServiceInstallSection]
DisplayName    = %pci_svcdesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_BOOT_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\pci.sys
LoadOrderGroup = "Boot Bus Extender"

; =================== ATI Cabo ========================
[ATI_AGP]
%PCI\VEN_1002&DEV_700f.DeviceDesc%=CABO_Install,PCI\VEN_1002&DEV_700f
%PCI\VEN_1002&DEV_7010.DeviceDesc%=CABO_Install,PCI\VEN_1002&DEV_7010

[CABO_Install]
CopyFiles=@atisgkaf.SYS

[CABO_Install.HW]
AddReg = AGP_Filter_Reg

[CABO_Install.Services]
AddService = caboagp,0,caboagp_ServiceInstallSection
AddService = pci, %SPSVCINST_ASSOCSERVICE%, pci_ServiceInstallSection

[caboagp_ServiceInstallSection]
DisplayName    = %caboagp_svcdesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\atisgkaf.sys
LoadOrderGroup = PnP Filter


; =================== STRINGS and CONSTANTS ========================

[Strings]
ATI_MFG = "ATI"
ATI = "ATI"
PCI\VEN_1002&DEV_700f.DeviceDesc = "ATI U1/A3 Accelerated Graphics Port"
PCI\VEN_1002&DEV_7010.DeviceDesc = "ATI RS200/RS200M Accelerated Graphics Port"
DiskId       = "ATI Technologies Inc. Installation DISK (AGP)"

;service descriptions
caboagp_svcdesc = "ATI Cabo AGP Filter"
pci_svcdesc = "PCI Bus Driver"


;*******************************************
;Handy macro substitutions (non-localizable)
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER  = 1
SERVICE_BOOT_START     = 0
SERVICE_DEMAND_START   = 3
SERVICE_ERROR_NORMAL   = 1
Download Driver Pack

How To Update Drivers Manually

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.

server: web2, load: 1.22