home *** CD-ROM | disk | FTP | other *** search
/ Adelphia Powerlink / adelphia-powerlink.iso / drivers / WCG200 / WCG200B.INF < prev    next >
Encoding:
Windows Setup INFormation  |  2003-04-08  |  6.6 KB  |  225 lines

  1. ; INF file for LINKSYS USB-NDIS Cable Gateway Miniport Driver for Windows 98/SE/ME & Windows 2000/XP
  2. ;
  3.  
  4.  
  5. [Version]
  6. ;LayoutFile=layout.inf
  7. Signature="$Chicago$"
  8. Compatible=1
  9. Class=Net
  10. ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
  11. Provider=%V_LINKSYS%
  12. CatalogFile = WCG200B.cat                            ;; for WHQL certified
  13. DriverVer=12/21/2002,1.10.00.0000
  14.  
  15. [Manufacturer]
  16. %V_LINKSYS%=LINKSYS, NT.5.1
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect = USB\VID_077B&PID_08B7
  20.  
  21. [LINKSYS]
  22. %WCG200B.DeviceDesc%=WCG200B.ndi, USB\VID_077B&PID_08B7
  23.  
  24. [LINKSYS.NT.5.1]
  25. %WCG200B.DeviceDesc%=WCG200BXP.ndi, USB\VID_077B&PID_08B7
  26.  
  27.  
  28. ;*******************************************************************************
  29. ; Win98 main sections
  30.  
  31. [WCG200B.ndi]
  32. AddReg          = WCG200B.ndi.reg, WCG200B.Params,USBCM_Uninstall.reg
  33. CopyFiles       = WCG200B.Copyfiles,USBCM.Uninstall
  34.  
  35.  
  36. ;*******************************************************************************
  37. ; NT main sections
  38.  
  39. [WCG200B.ndi.NT]
  40. AddReg          = WCG200B.NT.reg, WCG200B.Params,USBCM_Uninstall.reg
  41. CopyFiles       = WCG200B.NT.CopyFiles,USBCM.Uninstall
  42. Characteristics = 0x84
  43. BusType         = 15
  44.  
  45. [WCG200B.ndi.NT.Services]
  46. AddService      = WCG200B, 2, WCG200B.Service, WCG200B.EventLog
  47.  
  48. ;*******************************************************************************
  49. ; XP main sections
  50.  
  51. [WCG200BXP.ndi.NT]
  52. AddReg          = WCG200B.NT.reg, WCG200B.Params,USBCM_Uninstall.reg
  53. CopyFiles       = WCG200B.XP.CopyFiles,USBCM.Uninstall
  54. Characteristics = 0x84
  55. BusType         = 15
  56.  
  57. [WCG200BXP.ndi.NT.Services]
  58. AddService      = WCG200BXP, 2, WCG200BXP.Service, WCG200B.EventLog
  59.  
  60.  
  61.  
  62. ;*******************************************************************************
  63. ; Windows 98 section
  64. ;*******************************************************************************
  65.  
  66. [WCG200B.ndi.reg]
  67. HKR, Ndi, DeviceId, 0,"USB\VID_077B&PID_08B7"
  68. HKR,,DevLoader,0,"*ndis"
  69. HKR,,DeviceVxDs,0,"WCG200B.sys"
  70. HKR,,EnumPropPages,0,"netdi.dll,EnumPropPages"
  71.  
  72. HKR,,AdapterName,,WCG200B
  73. HKR,Ndi,CardType,,"PNP"
  74.  
  75. ; NDIS info
  76. HKR,NDIS,LogDriverName,0,"WCG200B"
  77. HKR,NDIS,MajorNdisVersion,1,03
  78. HKR,NDIS,MinorNdisVersion,1,0a
  79.  
  80. ; Interfaces
  81. HKR,Ndi\Interfaces,DefUpper,0,"ndis3"
  82. HKR,Ndi\Interfaces,DefLower,0,"ethernet"
  83. HKR,Ndi\Interfaces,UpperRange,0,"ndis3"
  84. HKR,Ndi\Interfaces,LowerRange,0,"ethernet"
  85.  
  86. ; Install sections
  87. HKR,Ndi\Install,ndis3,,"cme.install"
  88. HKR,Ndi,HelpText,,"Linksys WCG200 Wireless-G Cable Gateway(B)"
  89.  
  90.  
  91. ;*******************************************************************************
  92. ; Driver parameters
  93. ;*******************************************************************************
  94.  
  95. [WCG200B.Params]
  96.  
  97. HKR, Ndi\params\NumRxBuffers,ParamDesc,0, "NumRxBuffers"
  98. HKR, Ndi\params\NumRxBuffers,default,  0, "32"
  99. HKR, Ndi\params\NumRxBuffers,min,      0, "1"
  100. HKR, Ndi\params\NumRxBuffers,max,      0, "00001024"
  101. HKR, Ndi\params\NumRxBuffers,step,     0, "1"
  102. HKR, Ndi\params\NumRxBuffers,Base,     0, "10"
  103. HKR, Ndi\params\NumRxBuffers,type,     0, "int"
  104.  
  105. HKR, Ndi\params\NumTxBuffers,ParamDesc,0, "NumTxBuffers"
  106. HKR, Ndi\params\NumTxBuffers,default,  0, "32"
  107. HKR, Ndi\params\NumTxBuffers,min,      0, "1"
  108. HKR, Ndi\params\NumTxBuffers,max,      0, "00001024"
  109. HKR, Ndi\params\NumTxBuffers,step,     0, "1"
  110. HKR, Ndi\params\NumTxBuffers,Base,     0, "10"
  111. HKR, Ndi\params\NumTxBuffers,type,     0, "int"
  112.  
  113. ;*******************************************************************************
  114. ; Install section for OSR2 and Windows 98
  115. ;*******************************************************************************
  116.  
  117. ;[cme.install]
  118. ;CopyFiles = WCG200B.CopyFiles
  119.  
  120. [WCG200B.CopyFiles]
  121. WCG200B.sys,,,2
  122.  
  123. [USBCM.Uninstall]
  124. UNWCGB.EXE
  125.  
  126.  
  127. ;*******************************************************************************
  128. ; Install section for Windows NT 5
  129. ;*******************************************************************************
  130.  
  131. ;-------------------------------------------------------------------------------
  132. ; LINKSYS NDIS-USB Cable Modem Service and Driver
  133. ;
  134. [WCG200B.NT.reg]
  135. HKR, Ndi,               Service,    0, "WCG200B"
  136. HKR, Ndi\Interfaces,    UpperRange, 0, "ndis5"
  137. HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"
  138.  
  139. [WCG200B.Service]
  140. DisplayName     = %WCG200B.DeviceDesc%
  141. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  142. StartType       = 3 ;%SERVICE_DEMAND_START%
  143. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  144. ServiceBinary   = %12%\WCG200B.sys
  145. LoadOrderGroup  = NDIS
  146. AddReg          = TextModeFlags.reg
  147.  
  148.  
  149. ;*******************************************************************************
  150. ; Install section for Windows XP
  151. ;*******************************************************************************
  152.  
  153. [WCG200BXP.Service]
  154. DisplayName     = %WCG200B.DeviceDesc%
  155. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  156. StartType       = 3 ;%SERVICE_DEMAND_START%
  157. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  158. ServiceBinary   = %12%\WCGBXP.sys
  159. LoadOrderGroup  = NDIS
  160. AddReg          = TextModeFlags.reg
  161.  
  162.  
  163.  
  164. [WCG200B.EventLog]
  165. AddReg = WCG200B.AddEventLog.reg
  166.  
  167. [WCG200B.AddEventLog.reg]
  168. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
  169. HKR,, TypesSupported,   0x00010001, 7
  170.  
  171.  
  172. [TextModeFlags.reg]
  173. HKR, , TextModeFlags, 0x00010001, 0x0001
  174.  
  175.  
  176. [WCG200B.NT.CopyFiles]
  177. WCG200B.sys,,,2
  178.  
  179. [WCG200B.XP.CopyFiles]
  180. WCGBXP.sys,,,2
  181.  
  182.  
  183. ;-------------------------------------------------
  184. [USBCM_Uninstall.reg]
  185. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%CM_String%",DisplayName,,"%CM_Uninstall%"
  186. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%CM_String%",UninstallString,,"UNWCGB.EXE"
  187.  
  188. ;*******************************************************************************
  189. ; Destination directories
  190. ;*******************************************************************************
  191. [DestinationDirs]
  192. USBCM.Uninstall= 10
  193. WCG200B.CopyFiles = 11
  194. WCG200B.NT.CopyFiles = 12
  195. WCG200B.XP.CopyFiles = 12
  196. DefaultDestDir  = 11 ; LDID_SYS
  197.  
  198. [SourceDisksNames]
  199. ; Cabinet file names and associated disks
  200. ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
  201. ;50="Driver Diskette",, 0
  202. 1=%DisketteName%,,,
  203.  
  204. [SourceDisksFiles]
  205. ;<file> = <cabinet number>,<subdir>,<filename>,<size>
  206. ;Note: File is not in a cabinet if cab# is 0
  207. WCG200B.sys   = 1
  208. WCGBXP.sys = 1
  209. UNWCGB.EXE   = 1
  210.  
  211. ; Local Strings
  212. ; Provideer
  213. [strings]
  214. V_LINKSYS="Linksys Corporation"
  215.  
  216. ;;source Disk name 
  217. DisketteName= "USB Cable Gateway Adapter Driver Diskette"
  218.  
  219. ; Devices
  220. WCG200B.DeviceDesc="Linksys WCG200 Wireless-G Cable Gateway(B)"
  221.  
  222. ;;Uninstall 
  223. CM_String="Linksys WCG200B Uninstall"
  224. CM_Uninstall="Linksys WCG200 Wireless-G Cable Gateway(B)"
  225.