home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd2.bin / drivers / Zakladni desky / Intel / infinst_enu.exe / data1.cab / AllFiles / xp / ich5usb.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2003-03-12  |  3.4 KB  |  85 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH5USB.INF                                              
  4. ; **    Abstract:  Windows* XP 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="$WINDOWS NT$"
  11. Class=USB
  12. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  13. Provider=%INTEL%
  14. CatalogFile=ich5usb.cat
  15. DriverVer=01/15/2003, 5.00.1006
  16.  
  17. [ControlFlags]
  18. ExcludeFromSelect = *
  19.  
  20. ; =================== Table of content =========================
  21.  
  22. [Manufacturer]
  23. %INTEL%=Intel.Section
  24.  
  25. ; =================== Intel ====================================
  26.  
  27. [Intel.Section]
  28. %PCI\VEN_8086&DEV_24D2.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24D2
  29. %PCI\VEN_8086&DEV_24D4.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24D4
  30. %PCI\VEN_8086&DEV_24D7.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24D7
  31. %PCI\VEN_8086&DEV_24DE.DeviceDesc%=INTEL_USB,PCI\VEN_8086&DEV_24DE
  32.  
  33. ; For Windows 95/98
  34. [INTEL_USB]
  35. Include=usb.inf
  36. Needs=UniversalHCD.Dev
  37.  
  38. ; For Windowns NT
  39. [INTEL_USB.NT]
  40. Include=usbport.inf
  41. Needs=UHCI.Dev.NT
  42.  
  43. [INTEL_USB.NT.Services]
  44. Include=usbport.inf
  45. Needs=UHCI.Dev.NT.Services
  46.  
  47.  
  48. [Strings]
  49. INTEL="Intel"
  50. PCI\VEN_8086&DEV_24D2.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D2"
  51. PCI\VEN_8086&DEV_24D4.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D4"
  52. PCI\VEN_8086&DEV_24D7.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24D7"
  53. PCI\VEN_8086&DEV_24DE.DeviceDesc="Intel(R) 82801EB USB Universal Host Controller - 24DE"
  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.