home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / 01_03.iso / drivers / pack1 / files / infinst_autol.exe / data1.cab / AllFiles / Win2000 / usb2ndrv.inf < prev   
Encoding:
Windows Setup INFormation  |  2002-08-12  |  3.0 KB  |  78 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  USB2NDRV.INF                                              
  4. ; **    Abstract:  Windows* 2000 INF Update File for Intel(R) 82801DB/DBM USB devices                                      
  5. ; **    Last Update: Feb 27, 2002 (Version 4.00 Build 1008)
  6. ; ****************************************************************************
  7. ; ****************************************************************************
  8.  
  9. [Version]
  10. Signature="$WINDOWS NT$"
  11. Class=USB
  12. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  13. Provider=%INTEL%
  14. CatalogFile=usb2ndrv.cat
  15. DriverVer=07/02/2001, 4.00.1008
  16.  
  17. [ControlFlags]
  18. ExcludeFromSelect = *
  19.  
  20. ; =================== Table of content =========================
  21.  
  22. [Manufacturer]
  23. %Intel.Mfg%=Intel.Section
  24.  
  25. ; =================== Intel ====================================
  26.  
  27. [Intel.Section]
  28. %PCI\VEN_8086&DEV_24CD.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_24CD
  29.  
  30. ;**************************************************************************
  31. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  32. [NO_DRV]
  33. Include=machine.inf
  34. Needs=NO_DRV
  35.  
  36. [NO_DRV.Services]
  37. Include=machine.inf
  38. Needs=NO_DRV.Services
  39.  
  40.  
  41.  
  42. [Strings]
  43. INTEL="Intel"
  44. Intel.Mfg="Intel"
  45. PCI\VEN_8086&DEV_24CD.DeviceDesc="Intel(R) 82801DB/DBM USB2 Enhanced Host Controller - 24CD " 
  46.  
  47. ; Copyright (c) 2000 Intel 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.
  78.