home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / inf / viafir2k.inf < prev    next >
Windows Setup INFormation  |  2008-01-19  |  12KB  |  195 lines

  1.  ■
  2. ;;++ Added by AddSDisk.cmd
  3. [SourceDisksNames]
  4. 3426=windows cd
  5. [SourceDisksFiles]
  6. viairda.sys         = 3426
  7. ;;--
  8. [Version]
  9. ;; Commented by AddSDisk.cmd
  10. ;; LayoutFile=layout.inf
  11. Signature   = "$Windows NT$"
  12. Provider=%VIA%
  13. Class=Infrared
  14. ClassGUID   = {6bdd1fc5-810f-11d0-BEC7-08002BE2092F}
  15. DriverVer=06/21/2006,6.0.6001.18000
  16. [DestinationDirs]
  17. ;
  18. ;  Specify destination directories for groups of files.
  19. ;  '12' indicates the Windows System32\drivers directory.
  20. ;
  21. DefaultDestDir=12
  22. [Manufacturer]
  23. ;
  24. ;  Specify a name and devices section for each supported manufacturer that
  25. ;  makes products of this class.
  26. ;
  27. "VIA Technologies, Inc."=VIA_Devices,NTx86...1
  28. [VIA_Devices.NTx86...1]
  29. ;
  30. ;  This section describes the devices of this class made by a particular
  31. ;  manufacturer.
  32. ;  The first descriptor, delimited by '%', is a symbolic string whose actual
  33. ;  value is given in the [Strings] section below.
  34. ;
  35. %VIA3058.DeviceDesc% =  VIA3058.ndi,*VIA3058         ; VIA Device
  36. %VIA3058.DeviceDesc% =  VIA3076.ndi,*VIA3076         ; VIA Device
  37. [VIA3058.ndi]
  38. SyssetupPnPFlags=1
  39. ;
  40. ;  This section describes how to install a particular device.
  41. ;  It names other sections which detail the registry changes
  42. ;  that need to be made and the files that need to be copied.
  43. ;
  44. DeviceID=*VIA3058
  45. DelReg=VIA_DelReg
  46. AddReg=VIA_AddReg,IR3058_AddReg,Dongle_Addreg,MAXSPEED_AddReg,Help_AddReg
  47. MaxInstance=1
  48. BusType               = 14
  49. Characteristics       = 0x4  ; NCF_PHYSICAL
  50. CopyFiles=VIA_CopyFiles
  51. [VIA3076.ndi]
  52. SyssetupPnPFlags=1
  53. ;
  54. ;  This section describes how to install a particular device.
  55. ;  It names other sections which detail the registry changes
  56. ;  that need to be made and the files that need to be copied.
  57. ;
  58. DeviceID=*VIA3076
  59. DelReg=VIA_DelReg
  60. AddReg=VIA_AddReg,IR3076_AddReg,Dongle_Addreg,MAXSPEED_AddReg,Help_AddReg
  61. MaxInstance=1
  62. BusType               = 14
  63. Characteristics       = 0x4  ; NCF_PHYSICAL
  64. CopyFiles=VIA_CopyFiles
  65. [VIA3058.ndi.Services]
  66. AddService= VIAIRDA, 2, VIAIRDA.AddService, common.EventLog
  67. [VIA3076.ndi.Services]
  68. AddService= VIAIRDA, 2, VIAIRDA.AddService, common.EventLog
  69. [VIA3058.ndi.Coinstallers]
  70. DelReg=VIA_DelCoinstallers
  71. [VIA3076.ndi.Coinstallers]
  72. DelReg=VIA_DelCoinstallers
  73. [VIA_CopyFiles]
  74. ;
  75. ;  This section lists the source and destination names of files that need
  76. ;  to be copied to the user's drive.  The destination directory is given
  77. ;  in the [DestinationDirs] section above.
  78. ;
  79. viairda.sys
  80. [VIA_AddReg]
  81. ;HKR,NDI\Install,,0,VIAIRDA.Install
  82. ; Interfaces
  83. HKR,  Ndi,            Service,    0,    "VIAIRDA"
  84. HKR,  ,               BusType,    0,    "14"
  85. HKR,NDI\Interfaces,DefUpper,0,ndisirda
  86. HKR,NDI\Interfaces,UpperRange,0,ndisirda
  87. HKR,Ndi\Interfaces, DefLower,   0,nolower
  88. HKR,Ndi\Interfaces, LowerRange, 0,nolower
  89. HKR,Ndi,RequiredAll,0,"MS_IrDA"
  90. [IR3058_AddReg]
  91. HKR, , BoardType, 0, "0"
  92. HKR,NDI\params\Dongle,default,,"2"
  93. HKR,NDI\params\MaxConnectRate,default,,"4000000"
  94. [IR3076_AddReg]
  95. HKR, , BoardType, 0, "0"
  96. HKR,NDI\params\Dongle,default,,"2"
  97. HKR,NDI\params\MaxConnectRate,default,,"4000000"
  98. [Dongle_Addreg]
  99. ;
  100. ; These entries allow the user to select the Configuration Register
  101. ; dialog box AFTER INSTALLATION (under the 'Advanced' options).
  102. ; The user's selection is recorded in the registry and then read out
  103. ; by the nscirda.sys driver at boot time.
  104. ;
  105. HKR,NDI\params\Dongle,ParamDesc,,%Dongle%
  106. HKR,NDI\params\Dongle,flag,1,20,00,00,00
  107. ;HKR,NDI\params\Dongle,default,,"2"
  108. HKR,NDI\params\Dongle,type,,enum
  109. HKR,NDI\params\Dongle\enum,"1",,%DongleType_1%
  110. HKR,NDI\params\Dongle\enum,"2",,%DongleType_2%
  111. HKR,NDI\params\Dongle\enum,"3",,%DongleType_3%
  112. [MAXSPEED_AddReg]
  113. ;These entries allow the user to select the Max speed which the device
  114. ;will support. The user's selection is recorded in the registry and then
  115. ;read out by the viairda.sys driver at boot time.
  116. HKR,NDI\params\MaxConnectRate,ParamDesc,,"MaxConnectRate"
  117. HKR,NDI\params\MaxConnectRate,type,,enum
  118. HKR,NDI\params\MaxConnectRate\enum,"4000000",,"4,000,000 bps"
  119. HKR,NDI\params\MaxConnectRate\enum,"1152000",,"1,152,000 bps"
  120. HKR,NDI\params\MaxConnectRate\enum,"115200",, "  115,200 bps"
  121. HKR,NDI\params\MaxConnectRate\enum,"57600",,  "   57,600 bps"
  122. HKR,NDI\params\MaxConnectRate\enum,"38400",,  "   38,400 bps"
  123. HKR,NDI\params\MaxConnectRate\enum,"19200",,  "   19,200 bps"
  124. HKR,NDI\params\MaxConnectRate\enum,"9600",,   "    9,600 bps"
  125. [VIA_DelReg]
  126. HKR,,EnumPropPages32
  127. [VIA_DelCoinstallers]
  128. HKR,,CoInstallers32
  129. [Help_Addreg]
  130. HKR,NDI,HelpText,0,%IRMINI_HELP%
  131. [VIAIRDA.AddService]
  132. DisplayName     = %VIAIRDA.ServiceDesc%
  133. ServiceType     = 1 ; %SERVICE_KERNEL_DRIVER%
  134. StartType       = 3 ; %SERVICE_DEMAND_START%
  135. ErrorControl    = 1 ; %SERVICE_ERROR_NORMAL%
  136. ServiceBinary   = %12%\viairda.sys        ;12=drivers directory
  137. LoadOrderGroup  = NDIS
  138. [common.EventLog]
  139. AddReg = common.AddEventLog.reg
  140. [common.AddEventLog.reg]
  141. HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
  142. HKR, , TypesSupported,   0x00010001, 7
  143. [Strings]
  144. ;
  145. ;  This section defines symbolic string constants for use in the rest
  146. ;  of the .inf script.  You should create and use symbols for all
  147. ;  translatable strings in order to make localization easier.
  148. ;  Also, spaces within strings elsewhere in the script confuse infedit.exe;
  149. ;  so use symbolic constants for any multi-word strings.
  150. ;
  151. IRMINI_HELP="The IrDA infrared port.  It can be used to establish wireless serial and network links to other computers."
  152. VIAIRDA.ServiceDesc="VIA Infrared Device Driver"
  153. VIA3058.DeviceDesc="VIA Fast Infrared Controller"
  154. V_CLASSNAME="Infrared adapters"
  155. VIA="VIA Technologies, Inc."
  156. Dongle="Infrared Transceiver"
  157. DongleType_1="HP HSDL-1100"
  158. DongleType_2="IBM 31T1100"
  159. DongleType_3="HP HSDL-3600"
  160.