home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / CHIP_CD_2004-08.iso / drivers / pack1 / files / infinst_autol.exe / data1.cab / AllFiles / winme / ich5usb.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2004-05-07  |  3.3 KB  |  76 lines

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