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

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH5USB.INF                                                 
  4. ; **    Abstract:  Windows* Millennium INF Update File for 
  5. ; **              Intel(R) 82801 USB UHCI devices
  6. ; **    Last Update: February 29, 2004 (Version 6.0.0 Build 1011)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [version]
  11. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  12. signature="$CHICAGO$"
  13. Class=USB
  14. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  15. Provider=%INTEL%
  16. CatalogFile=ICH6USB.CAT
  17. DriverVer=02/29/2004, 6.0.0.1011
  18.  
  19. [Manufacturer]
  20. %INTEL%=INTEL_SYS
  21.  
  22. [INTEL_SYS]
  23. %PCI\VEN_8086&DEV_2658.DeviceDesc%=UniversalHCD_Intel.Dev,PCI\VEN_8086&DEV_2658
  24. %PCI\VEN_8086&DEV_2659.DeviceDesc%=UniversalHCD_Intel.Dev,PCI\VEN_8086&DEV_2659
  25. %PCI\VEN_8086&DEV_265A.DeviceDesc%=UniversalHCD_Intel.Dev,PCI\VEN_8086&DEV_265A 
  26. %PCI\VEN_8086&DEV_265B.DeviceDesc%=UniversalHCD_Intel.Dev,PCI\VEN_8086&DEV_265B 
  27.  
  28. [NO_DRV_INTEL]
  29. Include=MACHINE2.INF
  30. Needs=NO_DRV
  31.  
  32. [UniversalHCD_Intel.Dev]
  33. INCLUDE=USB.INF
  34. Needs=UniversalHCD.Dev
  35.  
  36. [ControlFlags]
  37. ExcludeFromSelect=*
  38.  
  39. [Strings]
  40. INTEL="Intel"
  41. PCI\VEN_8086&DEV_2658.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 2658"
  42. PCI\VEN_8086&DEV_2659.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 2659"
  43. PCI\VEN_8086&DEV_265A.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 265A"
  44. PCI\VEN_8086&DEV_265B.DeviceDesc="Intel(R) 82801FB/FBM USB Universal Host Controller - 265B"
  45.  
  46. ; Copyright (c) 2000-2004 Intel Corporation
  47. ; Copyright (c) 1993-1999 Microsoft Corporation
  48.  
  49. ; ************************************************************
  50. ; Intel is making no claims of usability, efficacy or 
  51. ; warranty.  
  52. ; ************************************************************
  53. ; Information in this document is provided in connection with 
  54. ; Intel products.  No license, express or implied, by estoppel 
  55. ; or otherwise, to any intellectual property rights is granted 
  56. ; by this document.  Intel assumes no liability whatsoever, 
  57. ; and Intel disclaims any express or implied warranty, 
  58. ; relating to sale and/or use of Intel products including 
  59. ; liability or warranties relating to fitness for a particular 
  60. ; purpose, merchantability, or infringement of any patent, 
  61. ; copyright or other intellectual property right.  Intel 
  62. ; products are not intended for use in medical, life saving, 
  63. ; or life sustaining applications.
  64.  
  65. ; ************************************************************
  66. ; Intel Corporation disclaims all warranties and liabilities 
  67. ; for the use of this document and the information contained 
  68. ; herein, and assumes no responsibility for any errors which 
  69. ; may appear in this document, nor does Intel make a 
  70. ; commitment to update the information contained herein. Intel 
  71. ; reserves the right to make changes to this document at any 
  72. ; time, without notice.
  73. ; ************************************************************
  74. ; ************************************************************
  75.  
  76. ; * Third-party brands and names are the property of their 
  77. ; respective owners.