home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIP_CD_2003-05.iso / drivers / pack1 / files / LiveDrvUni-Pack(ENG).exe / Audio / Drivers / WIN2K_XP / ctljystk.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2002-03-18  |  2.8 KB  |  91 lines

  1. ;-------------------------------------------------------------------------
  2. ; Creative Technology Ltd.
  3. ;     Copyright (c) Creative Technology Ltd, 1994-2001.
  4. ;
  5. ; Description
  6. ;     This inf file contains the following device for Creative's gameport.
  7. ;
  8. ;  Gameport Device - PCI\VEN_1102&DEV_7002&SUBSYS_00201102
  9. ;                    PCI\VEN_1102&DEV_7002&SUBSYS_00211102
  10. ;                    PCI\VEN_1102&DEV_7002&SUBSYS_002F1102
  11. ;                    PCI\VEN_1102&DEV_7002&SUBSYS_40011102
  12. ;                    PCI\VEN_1102&DEV_7003&SUBSYS_00201102
  13. ;                    PCI\VEN_1102&DEV_7003&SUBSYS_00401102
  14. ;
  15. ; Modified Date: 18 March 2002
  16. ; Version: 3.0.0.5
  17. ;-------------------------------------------------------------------------
  18.  
  19. [Version]
  20. Signature="$CHICAGO$"
  21. Class=MEDIA
  22. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  23. Provider=%CREAF%
  24. DriverVer=03/18/2002
  25. CatalogFile=ctljystk.cat
  26.  
  27. [Manufacturer]
  28. %CREAF%=Creative
  29.  
  30. ;;
  31. ;; Mechanism for excluding drivers from the "Add New Hardware" list.
  32. ;;
  33. [ControlFlags]
  34. ExcludeFromSelect = PCI\VEN_1102&DEV_7002&SUBSYS_00201102
  35. ExcludeFromSelect = PCI\VEN_1102&DEV_7002&SUBSYS_00211102
  36. ExcludeFromSelect = PCI\VEN_1102&DEV_7002&SUBSYS_002F1102
  37. ExcludeFromSelect = PCI\VEN_1102&DEV_7002&SUBSYS_40011102
  38. ExcludeFromSelect = PCI\VEN_1102&DEV_7003&SUBSYS_00201102
  39. ExcludeFromSelect = PCI\VEN_1102&DEV_7003&SUBSYS_00401102
  40.  
  41.  
  42. [Creative]
  43. ;; Gameport
  44. %*CtlGamePort.DeviceDesc%=CtlGamePort_Device,PCI\VEN_1102&DEV_7002&SUBSYS_00201102
  45. %*CtlGamePort.DeviceDesc%=CtlGamePort_Device,PCI\VEN_1102&DEV_7002&SUBSYS_00211102
  46. %*CtlGamePort.DeviceDesc%=CtlGamePort_Device,PCI\VEN_1102&DEV_7002&SUBSYS_002F1102
  47. %*CtlGamePort.DeviceDesc%=CtlGamePort_Device,PCI\VEN_1102&DEV_7002&SUBSYS_40011102
  48. %*CtlGamePort.DeviceDesc%=CtlGamePort_Device,PCI\VEN_1102&DEV_7003&SUBSYS_00201102
  49. %*CtlGamePort.DeviceDesc%=CtlGamePort_Device,PCI\VEN_1102&DEV_7003&SUBSYS_00401102
  50.  
  51.  
  52. [SourceDisksNames]
  53. 55=%StrDisk%,"",
  54.  
  55. [SourceDisksFiles]
  56.  
  57. [DestinationDirs]
  58. DefaultDestDir=10,system32\drivers
  59.  
  60. ;---------------------------------------------------------------;
  61.  
  62. [CtlGamePort_Device]
  63. AlsoInstall=MSJSTICK(joystick.inf)
  64. AddReg=AddRegEmpty
  65. CopyFiles=CopyFilesEmpty
  66.  
  67. ;---------------------------------------------------------------;
  68.  
  69. [CtlGamePort_Device.NT]
  70. Include=gameport.inf
  71. Needs=CreativeLabs_Port.NT
  72. AddReg=AddRegEmpty
  73. CopyFiles=CopyFilesEmpty
  74.  
  75. [CtlGamePort_Device.NT.Services]
  76. Include=gameport.inf
  77. Needs=CreativeLabs_Port.NT.Services
  78.  
  79. ;---------------------------------------------------------------;
  80.  
  81. [AddRegEmpty]
  82. [CopyFilesEmpty]
  83.  
  84. ;---------------------------------------------------------------;
  85.  
  86. [Strings]
  87. CREAF="Creative"
  88. SPSVCINST_ASSOCSERVICE=0x00000002
  89. *CtlGamePort.DeviceDesc="Creative Game Port"
  90. StrDisk="Creative Installer CD-ROM"
  91.