home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 November / PCWorld_2003-11_cd.bin / Hardware / catalyst / wme-catalyst-7-94-030917m-011434c.exe / WDM / WDM_9x / ATIXBAR.INF < prev    next >
Encoding:
Windows Setup INFormation  |  2003-08-06  |  1.9 KB  |  81 lines

  1. ; ativxbxx.INF  -- This file installs ativxbxx.sys
  2. ;
  3. ;*** Created 6/6/97  (Creation Date)
  4. ; Copyright 2002, ATI Technologies Inc.
  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=08/06/2003, 6.14.10.6217
  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. ativmc20.cod=1
  23.  
  24. [DestinationDirs]
  25. ATIXBAR.CopyDrivers=10,system32\drivers  ; eg.  \windows\system32\drivers
  26. DSPminicode.CopyDriver=10,system32\drivers  ; eg.  \windows\system32\drivers
  27.  
  28. [Manufacturer]
  29. %ATI%=ATI
  30.  
  31. ; =================== Generic ==================================
  32.  
  33. [ATI]
  34. %atixbar.DeviceDesc%=atixbar.Device,DISPLAY\ATIXBAR29
  35.  
  36. [atixbar.Device]
  37. Include  =  ks.inf
  38. Needs    =  KS.Registration
  39. AddReg   =  ATIXBAR.addreg,DSPminicode.Add.Reg
  40. CopyFiles=  ATIXBAR.CopyDrivers,DSPminicode.CopyDriver
  41. KnownFiles= ATIXBAR.KnownFiles
  42.  
  43. [DSPminicode.CopyDriver]
  44. ativmc20.cod
  45.  
  46. [DSPminicode.Add.Reg]
  47. HKLM,"Software\ATI Technologies\WDMCapture",DSP_Binary,,ativmc20.cod
  48.  
  49. [ATIXBAR.CopyDrivers]
  50. ativxbxx.sys
  51.  
  52. [ATIXBAR.AddReg]
  53. HKR,,DevLoader,,*ntkern
  54. HKR,,NTMPDriver,,ativxbxx.sys
  55. HKR,,PageOutWhenUnopened,3,01
  56. HKR,,DebugLevel,3,0
  57.  
  58. [ATIXBAR.KnownFiles]
  59. ativxbxx.sys=safe
  60.  
  61. ; =================== atixbar ==================================
  62.  
  63.  
  64. [atixbar.Device.Interfaces]
  65. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar,
  66.  
  67. [Crossbar]
  68. AddReg=Crossbar.AddReg
  69.  
  70. [Crossbar.AddReg]
  71. HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
  72. HKR,,FriendlyName,,%atixbar.Crossbar%
  73.  
  74. [Strings]
  75. AtiTech="ATI Technologies Inc."
  76. ATI="ATI"
  77. captureClassName="Sound, video and game controllers"
  78. atixbar.DeviceDesc="ATI WDM AV Crossbar"
  79. atixbar.Crossbar="ATI AV Crossbar"
  80. REG_DWORD=0x00010001
  81.