home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / 01_03.iso / drivers / pack1 / files / infinst_autol.exe / data1.cab / AllFiles / XP / p64h2.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2002-08-12  |  3.3 KB  |  93 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  p64h2.INF                                                 
  4. ; **    Abstract:  Windows* XP INF Update File for P64H core devices
  5. ; **    Last Update:  October 2, 2000 (Version 3.00 Build 001)
  6. ; ****************************************************************************
  7. ; ****************************************************************************
  8.  
  9. [Version]
  10. Signature="$WINDOWS NT$"
  11. Class=System
  12. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  13. Provider=%INTEL%
  14. CatalogFile=p64h2.cat
  15. DriverVer=07/02/2001, 3.00.001
  16.  
  17. [ControlFlags]
  18. ExcludeFromSelect=*
  19.  
  20. [Manufacturer]
  21. %INTEL%=INTEL_SYS
  22.  
  23. [INTEL_SYS]
  24. %PCI\VEN_8086&DEV_1460.DeviceDesc% = INTEL_PCI, PCI\VEN_8086&DEV_1460
  25. %PCI\VEN_8086&DEV_1461.DeviceDesc% = NO_DRV, PCI\VEN_8086&DEV_1461
  26. %PCI\VEN_8086&DEV_1462.DeviceDesc% = NO_DRV, PCI\VEN_8086&DEV_1462
  27.  
  28. [INTEL_PCI]
  29. Include=machine.inf
  30. Needs=PCI_DRV
  31.  
  32. [INTEL_PCI.Services]
  33. Include=machine.inf
  34. Needs=PCI_DRV.Services
  35.  
  36. [INTEL_PCI.HW]
  37. Include=machine.inf
  38. Needs=PCI_DRV.HW
  39.  
  40. ;**************************************************************************
  41. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  42. [NO_DRV]
  43. Include=machine.inf
  44. Needs=NO_DRV
  45.  
  46. [NO_DRV.Services]
  47. Include=machine.inf
  48. Needs=NO_DRV.Services
  49.  
  50.  
  51. [Strings]
  52. INTEL           = "Intel"
  53.  
  54. ;*******************************************
  55. ;device descriptions
  56. PCI\VEN_8086&DEV_1460.DeviceDesc="Intel(R) P64H2 PCI to PCI Bridge - 1460"
  57. PCI\VEN_8086&DEV_1461.DeviceDesc="Intel(R) P64H2 I/O Advanced Programmable Interrupt Controller - 1461"
  58. PCI\VEN_8086&DEV_1462.DeviceDesc="Intel(R) P64H2 PCI Hot Plug Controller - 1462"
  59.  
  60. ; Copyright (c) 2000 Intel Corporation
  61.  
  62. ; ************************************************************
  63. ; Intel is making no claims of usability, efficacy or 
  64. ; warranty.  
  65. ; ************************************************************
  66. ; Information in this document is provided in connection with 
  67. ; Intel products.  No license, express or implied, by estoppel 
  68. ; or otherwise, to any intellectual property rights is granted 
  69. ; by this document.  Intel assumes no liability whatsoever, 
  70. ; and Intel disclaims any express or implied warranty, 
  71. ; relating to sale and/or use of Intel products including 
  72. ; liability or warranties relating to fitness for a particular 
  73. ; purpose, merchantability, or infringement of any patent, 
  74. ; copyright or other intellectual property right.  Intel 
  75. ; products are not intended for use in medical, life saving, 
  76. ; or life sustaining applications.
  77.  
  78. ; ************************************************************
  79. ; Intel Corporation disclaims all warranties and liabilities 
  80. ; for the use of this document and the information contained 
  81. ; herein, and assumes no responsibility for any errors which 
  82. ; may appear in this document, nor does Intel make a 
  83. ; commitment to update the information contained herein. Intel 
  84. ; reserves the right to make changes to this document at any 
  85. ; time, without notice.
  86. ; ************************************************************
  87. ; ************************************************************
  88.  
  89. ; * Third-party brands and names are the property of their 
  90. ; respective owners.
  91.  
  92.  
  93.