home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / servis / ovladace / drivers / wme-766-04-020129x-2545e.exe / WDM / WDM_9x / ATIXBAR.INF < prev    next >
Encoding:
Windows Setup INFormation  |  2002-01-15  |  1.6 KB  |  73 lines

  1. ; ativxbxx.INF  -- This file installs ativxbxx.sys
  2. ;
  3. ;*** Created 6/6/97  (Creation Date)
  4. ;
  5.  
  6. [Version]
  7. CatalogFile=ati9xwdm.cat
  8. signature="$CHICAGO$"
  9. Class=MEDIA
  10. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  11. Provider=%AtiTech%
  12. LayoutFile=LAYOUT.INF, layout1.inf, layout2.inf
  13. DriverVer=12/07/2001, 4.13.9004
  14.  
  15.  
  16. ; F i l e   c o p y i n g   s e c t i o n s (where the files go to).
  17. [SourceDisksNames]
  18. 1="ATI Drivers Release CD",,1
  19.  
  20. [SourceDisksFiles]
  21. ativxbxx.sys=1
  22.  
  23. [DestinationDirs]
  24. ATIXBAR.CopyDrivers=10,system32\drivers  ; eg.  \windows\system32\drivers
  25.  
  26. [Manufacturer]
  27. %ATI%=ATI
  28.  
  29. ; =================== Generic ==================================
  30.  
  31. [ATI]
  32. %atixbar.DeviceDesc%=atixbar.Device,DISPLAY\ATIXBAR
  33.  
  34. [atixbar.Device]
  35. Include  =  ks.inf
  36. Needs    =  KS.Registration
  37. AddReg   =  ATIXBAR.addreg
  38. CopyFiles=  ATIXBAR.CopyDrivers
  39. KnownFiles= ATIXBAR.KnownFiles
  40.  
  41. [ATIXBAR.CopyDrivers]
  42. ativxbxx.sys
  43.  
  44. [ATIXBAR.AddReg]
  45. HKR,,DevLoader,,*ntkern
  46. HKR,,NTMPDriver,,ativxbxx.sys
  47. HKR,,PageOutWhenUnopened,3,01
  48. HKR,,DebugLevel,3,0
  49.  
  50. [ATIXBAR.KnownFiles]
  51. ativxbxx.sys=safe
  52.  
  53. ; =================== atixbar ==================================
  54.  
  55.  
  56. [atixbar.Device.Interfaces]
  57. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar,
  58.  
  59. [Crossbar]
  60. AddReg=Crossbar.AddReg
  61.  
  62. [Crossbar.AddReg]
  63. HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
  64. HKR,,FriendlyName,,%atixbar.Crossbar%
  65.  
  66. [Strings]
  67. AtiTech="ATI Technologies Inc."
  68. ATI="ATI"
  69. captureClassName="Sound, video and game controllers"
  70. atixbar.DeviceDesc="ATI WDM AV Crossbar"
  71. atixbar.Crossbar="ATI AV Crossbar"
  72. REG_DWORD=0x00010001
  73.