home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / CHIP_CD_2004-08.iso / drivers / pack1 / files / infinst_autol.exe / winme / ich6usb.cat < prev    next >
Encoding:
Text File  |  2003-11-03  |  3.4 KB  |  85 lines

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