home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Util / Drivere / Intel / inf / infinst_enu.exe / data1.cab / AllFiles / win98se / ich5usb.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2004-11-24  |  7.5 KB  |  261 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH5USB.INF                                              
  4. ; **    Abstract:  Windows* 98 SE INF Update File for Intel(R) 82801 USB devices                                      
  5. ; **    Last Update: January 15, 2003 (Version 5.00 Build 1006)
  6. ; ****************************************************************************
  7. ; ****************************************************************************
  8.  
  9. [Version]
  10. signature="$CHICAGO$"
  11. LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
  12. Class=USB
  13. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  14. Provider=%Intel.Mfg%
  15. CatalogFile=ich5usb.cat
  16. DriverVer=01/15/2003, 5.00.1006
  17.  
  18. [DestinationDirs]
  19. USBUI.CopyFiles=11
  20. USB.DelFiles=11
  21. USBMON.DelFiles=11
  22. USBINF.DelFiles=17
  23. DefaultDestDir=10,system32\drivers
  24.  
  25. ; =================== Class Sections ===========================
  26.  
  27. [ClassInstall]
  28. Addreg=USBClassReg
  29.  
  30. [USBClassReg]
  31. HKR,,,,%USBClassName%
  32. HKR,,Icon,,-20
  33.  
  34.  
  35. ; =================== Table of content =========================
  36.  
  37. [Manufacturer]
  38. %Generic.Mfg%=Generic.Section
  39. %Intel.Mfg%=Intel.Section
  40.  
  41. ; =================== Generic ==================================
  42.  
  43. [Generic.Section]
  44. %PCI\CC_0C0310.DeviceDesc%=OpenHCD.Dev,PCI\CC_0C0310
  45. %PCI\CC_0C0300.DeviceDesc%=UniversalHCD.Dev,PCI\CC_0C0300
  46. %USB\ROOT_HUB.DeviceDesc%=StandardHub.Dev,USB\ROOT_HUB
  47. %USB\ROOT_HUB_DBC.DeviceDesc%=DbcHub.Dev,USB\ROOT_HUB_DBC
  48. %USB\UNKNOWN.DeviceDesc%=BADDEVICE,USB\UNKNOWN
  49.  
  50. %USB\COMPOSITE.DeviceDesc%=Composite.Dev,USB\COMPOSITE
  51.  
  52. ; --------------------------------------------------------------
  53. [Intel.Section]
  54. %PCI\VEN_8086&DEV_24D2.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_24D2
  55. %PCI\VEN_8086&DEV_24D2.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_24D2&CC_0C03
  56. %PCI\VEN_8086&DEV_24D4.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_24D4
  57. %PCI\VEN_8086&DEV_24D4.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_24D4&CC_0C03
  58. %PCI\VEN_8086&DEV_24D7.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_24D7
  59. %PCI\VEN_8086&DEV_24D7.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_24D7&CC_0C03
  60. %PCI\VEN_8086&DEV_24DE.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_24DE
  61. %PCI\VEN_8086&DEV_24DE.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_24DE&CC_0C03
  62.  
  63.  
  64. [NO_DRV]
  65. AddReg=NO_DRV_AddReg
  66. DelReg=RemoveDevLoader
  67.  
  68. [NO_DRV_AddReg]
  69.  
  70. [RemoveDevLoader]
  71. HKR,,DevLoader
  72.  
  73. [BADDEVICE]
  74. ;CopyFiles=
  75.  
  76. [BADDEVICE.hw]
  77. AddReg=Host.FailInstall
  78.  
  79. [Host.FailInstall]
  80. ; on enumeration disable the device
  81. HKR,,ConfigFlags,1,01,00,00,00
  82.  
  83. [OpenHCD.Dev]
  84. AddReg=OpenHCD.AddReg, USB.AddReg
  85. CopyFiles=OpenHCD.CopyFiles,USB.CopyFiles,USBUI.CopyFiles
  86. DelFiles=USB.DelFiles
  87.  
  88. [OpenHCD.AddReg]
  89. HKR,,NTMPDriver,,openhci.sys
  90. HKR,,EnumPropPages,,"sysclass.dll,USBControllerPropPage"
  91.  
  92. [OpenHCD.CopyFiles]
  93. openhci.sys
  94.  
  95. ; --------------------------------------------------------------
  96.  
  97. [UniversalHCD.Dev]
  98. AddReg=UniversalHCD.AddReg, USB.AddReg
  99. CopyFiles=UniversalHCD.CopyFiles,USB.CopyFiles,USBUI.CopyFiles
  100. DelFiles=USB.DelFiles
  101.  
  102. [UniversalHCD.AddReg]
  103. HKR,,NTMPDriver,,uhcd.sys
  104. HKR,,EnumPropPages,,"sysclass.dll,USBControllerPropPage"
  105.  
  106. [UniversalHCD.CopyFiles]
  107. uhcd.sys
  108.  
  109. ; --------------------------------------------------------------
  110.  
  111. [DbcHub.Dev.HW]
  112. AddReg=Devbay.filter
  113.  
  114. [Devbay.filter]
  115. HKR,,upperfilters,0,"dbfilter.sys"
  116.  
  117. [DbcHub.Dev]
  118. AddReg=DbcHub.AddReg
  119. CopyFiles=DbcHub.CopyFiles
  120. DelFiles=DbcHub.DelFiles,USBINF.DelFiles,USBMON.DelFiles
  121.  
  122.  
  123. ; --------------------------------------------------------------
  124.  
  125. [StandardHub.Dev]
  126. AddReg=Hub.AddReg,Power.AddReg
  127. CopyFiles=Hub.CopyFiles
  128. DelFiles=Hub.DelFiles,USBINF.DelFiles,USBMON.DelFiles
  129.  
  130. [Composite.Dev]
  131. AddReg=Hub.AddReg
  132. DelReg=Composite.DelReg
  133.  
  134.  
  135. ; =================== Global ==================================
  136.  
  137. [USB.AddReg]
  138. HKR,,DevLoader,,*NTKERN
  139. HKLM,System\CurrentControlSet\Services\USB\SilentClasses,0,1,80,09,00,00
  140. HKLM,System\CurrentControlSet\Services\USB\SilentClasses,1,1,43,03,01,01
  141. HKLM,System\CurrentControlSet\Services\USB\SilentClasses,2,1,43,03,01,02
  142.  
  143. [USB.CopyFiles]
  144. usbd.sys
  145. usbhub.sys
  146.  
  147. [USBUI.CopyFiles]
  148. usbui.dll
  149.  
  150. [USB.DelFiles]
  151. usbhub.sys,,,1
  152. openhci.sys,,,1
  153. uhcd.sys,,,1
  154. usbd.sys,,,1
  155. usbcamd.sys,,,1
  156. imagecls.sys,,,1
  157. hcd.vxd,,,1
  158. usbd.vxd,,,1
  159. usb_enum.vxd,,,1
  160. vtaishid.vxd,,,1
  161. tmusb.sys,,,1
  162. taishid.sys,,,1
  163. usbuidll.cpl,,,1
  164. usbuidll.dll,,,1
  165.  
  166. [USBMON.DelFiles]
  167. mondrv.sys,,,1
  168. mondll.dll,,,1
  169.  
  170. [USBINF.DelFiles]
  171. propext.inf,,,1
  172. tmusb.inf,,,1
  173. ehidmous.inf,,,1
  174. ehidkbd.inf,,,1
  175. ehidjoy.inf,,,1
  176.  
  177. [DBCHUB.AddReg]
  178. HKR,,DevLoader,,*NTKERN
  179. HKR,,NTMPDriver,,usbhub.sys
  180.  
  181.  
  182. [DBCHUB.CopyFiles]
  183. usbhub.sys
  184. dbclass.sys
  185. dbfilter.sys
  186.  
  187. [DBCHUB.DelFiles]
  188.  
  189.  
  190. [HUB.AddReg]
  191. HKR,,DevLoader,,*NTKERN
  192. HKR,,NTMPDriver,,usbhub.sys
  193.  
  194. [Power.AddReg]
  195. HKR,,EnumPropPages,,"sysclass.dll,USBHubPropPage"
  196.  
  197. [Composite.DelReg]
  198. HKR,,EnumPropPages
  199.  
  200. [HUB.CopyFiles]
  201. ;copied during host controller install, don't need to copy during hub install
  202. ;usbhub.sys
  203.  
  204. [HUB.DelFiles]
  205.  
  206. [ControlFlags]
  207. ExcludeFromSelect=*
  208.  
  209. ;[DestinationDirs]
  210. ;DefaultDestDir = 11                     ; System directory
  211.  
  212. [Strings]
  213. USBClassName="Universal Serial Bus controllers"
  214.  
  215. Generic.Mfg="(Standard USB Host Controller)"
  216. PCI\CC_0C0310.DeviceDesc="Standard OpenHCI USB Host Controller"
  217. PCI\CC_0C0300.DeviceDesc="Standard Universal PCI to USB Host Controller"
  218. USB\ROOT_HUB.DeviceDesc="USB Root Hub"
  219. USB\ROOT_HUB_DBC.DeviceDesc="USB Root Hub with Device Bay ports"
  220. USB\COMPOSITE.DeviceDesc="USB Composite Device"
  221.  
  222. Intel.Mfg="Intel"
  223. PCI\VEN_8086&DEV_24D2.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D2"
  224. PCI\VEN_8086&DEV_24D4.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D4"
  225. PCI\VEN_8086&DEV_24D7.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D7"
  226. PCI\VEN_8086&DEV_24DE.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24DE"
  227. USB\UNKNOWN.DeviceDesc="Unknown Device"
  228.  
  229.  
  230. ; Copyright (c) 1999-2003 Intel Corporation
  231. ; Copyright (c) 1993-1998 Microsoft Corporation
  232.  
  233. ; ************************************************************
  234. ; Intel is making no claims of usability, efficacy or 
  235. ; warranty.  
  236. ; ************************************************************
  237. ; Information in this document is provided in connection with 
  238. ; Intel products.  No license, express or implied, by estoppel 
  239. ; or otherwise, to any intellectual property rights is granted 
  240. ; by this document.  Intel assumes no liability whatsoever, 
  241. ; and Intel disclaims any express or implied warranty, 
  242. ; relating to sale and/or use of Intel products including 
  243. ; liability or warranties relating to fitness for a particular 
  244. ; purpose, merchantability, or infringement of any patent, 
  245. ; copyright or other intellectual property right.  Intel 
  246. ; products are not intended for use in medical, life saving, 
  247. ; or life sustaining applications.
  248.  
  249. ; ************************************************************
  250. ; Intel Corporation disclaims all warranties and liabilities 
  251. ; for the use of this document and the information contained 
  252. ; herein, and assumes no responsibility for any errors which 
  253. ; may appear in this document, nor does Intel make a 
  254. ; commitment to update the information contained herein. Intel 
  255. ; reserves the right to make changes to this document at any 
  256. ; time, without notice.
  257. ; ************************************************************
  258. ; ************************************************************
  259.  
  260. ; * Third-party brands and names are the property of their 
  261. ; respective owners.