;
; Destxbar.INF -- This file contains installation information for DestXbar.sys,
; A WDM crossbar driver written by Over the Moon Productions, a subsidiary of Gateway, Inc.
; to control the Back Panel Mux on the Gateway Destination computer.
;
;*** Created 08/13/98 (Creation Date)
;
[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Gtw%
CatalogFile=atitunep.cat
[SourceDisksFiles]
destxbar.sys=1
;
[SourceDisksNames]
1="ATI WDM Drivers",,,c:\windows\options\cabs
[ControlFlags]
;ExcludeFromSelect=*
[Manufacturer]
%GtwMfg%=Gateway
[DestinationDirs]
Destxbar.CopyDrivers=10,system32\drivers
;---------------------------------------------------------------
; G A T E W A Y
;
; D E S T X B A R
;---------------------------------------------------------------
[Gateway]
%DESTXBAR.DeviceDesc%=Destxbar.Device,DISPLAY\DESTXBAR
[Destxbar.Device]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration
AddReg= Destxbar.AddReg
CopyFiles= Destxbar.CopyDrivers
KnownFiles= Destxbar.KnownFiles
[Destxbar.Device]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT
AddReg= Destxbar.AddReg
CopyFiles= Destxbar.CopyDrivers
[Destxbar.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,destxbar.sys
HKR,,PageOutWhenUnopened,3,01
[Destxbar.CopyDrivers]
destxbar.sys
stream.sys
[Destxbar.KnownFiles]
destxbar.sys=safe
[Destxbar.Device.Interfaces]
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
[Destxbar.Device.NT.Interfaces]
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
[VideoCrossbar]
AddReg=VideoXBar.AddReg
[VideoXBar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%DESTXBAR.Crossbar%
[Destxbar.Device.NT.Services]
AddService = DESTXBAR,0x00000002,Destxbar.ServiceInstall
[Destxbar.ServiceInstall]
DisplayName = %DESTXBAR.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\DESTXBAR.sys
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
;----------------
; Non-Localizable
;----------------
SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1
;----------------
; Localizable
;----------------
Gtw= "Gateway"
GtwMfg= "Gateway"
DESTXBAR.DeviceDesc= "Destxbar, Destination WDM Back Panel Mux Crossbar"
DESTXBAR.Crossbar= "Destxbar Crossbar"
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.