home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / Chip_2001-06_cd1.bin / servis / ovladace / drivers / 98me-753-010409x.exe / Atidrive / ATITUNEP.INF < prev    next >
Encoding:
Windows Setup INFormation  |  2001-04-10  |  1.8 KB  |  74 lines

  1. ; ativtuxx.INF  -- This file installs ativtuxx.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=04/09/2001, 4.13.7103
  14.  
  15. ;;INFDEL;;[SourceDisksNames]
  16. ;;INFDEL;;1="ATI WDM Drivers",,,c:\ati\install
  17.  
  18. ;;INFDEL;;[SourceDisksFiles]
  19. ;;INFDEL;;ativtuxx.sys=1
  20.  
  21. ; F i l e   c o p y i n g   s e c t i o n s (where the files go to).
  22.  
  23. ;;INFDEL;;[DestinationDirs]
  24. ;;INFDEL;;ATITUNEP.CopyDrivers=10,system32\drivers  ; eg.  \windows\system32\drivers
  25.  
  26. [Manufacturer]
  27. %ATI%=ATI
  28.  
  29. ; =================== Generic ==================================
  30.  
  31. [ATI]
  32. %ATITUNEP.DeviceDesc%=ATITUNEP.Device,DISPLAY\ATITUNEP
  33.  
  34. [ATITUNEP.Device]
  35. Include  =  ks.inf
  36. Needs    =  KS.Registration
  37. AddReg   =  atitunep.addreg
  38. ;;INFDEL;;CopyFiles=  ATITUNEP.CopyDrivers
  39. ;;INFDEL;;KnownFiles= ATITUNEP.KnownFiles
  40.  
  41. ;;INFDEL;;[ATITUNEP.CopyDrivers]
  42. ;;INFDEL;;stream.sys
  43. ;;INFDEL;;ativtuxx.sys
  44.  
  45. ;;INFDEL;;[ATITUNEP.KnownFiles]
  46. ;;INFDEL;;ativtuxx.sys=safe
  47.  
  48. [ATITUNEP.AddReg]
  49. HKR,,DevLoader,,*ntkern
  50. HKR,,NTMPDriver,,ativtuxx.sys
  51. HKR,,PageOutWhenUnopened,3,01
  52. HKR,,DebugLevel,3,0
  53.  
  54. ; =================== atitunep ==================================
  55.  
  56.  
  57. [ATITUNEP.Device.Interfaces]
  58. AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,
  59.  
  60. [TvTuner]
  61. AddReg=TvTuner.AddReg
  62.  
  63. [TvTuner.AddReg]
  64. HKR,,CLSID,,{266EEE40-6C63-11cf-8A03-00AA006ECB65}
  65. HKR,,FriendlyName,,%ATITUNEP.TUNER%
  66.  
  67. [Strings]
  68. AtiTech="ATI Technologies Inc."
  69. ATI="ATI"
  70. captureClassName="Sound, video and game controllers"
  71. ATITUNEP.DeviceDesc="ATI WDM TV Tuner"
  72. ATITUNEP.Tuner="ATI TV Tuner"
  73. REG_DWORD=0x00010001
  74.