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

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  Plumas.INF                                                 
  4. ; **    Abstract:  Windows* XP INF File for Plumas Memory Controller Hub
  5. ; **    Last Update:  Oct 09, 2001 (Version 3.30 Build 1002)
  6. ; ****************************************************************************
  7. ; ****************************************************************************
  8.  
  9. [Version]
  10. Signature="$WINDOWS NT$"
  11. Class=System
  12. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  13. Provider=%INTEL%
  14. CatalogFile=Plumas.cat
  15. DriverVer=05/09/2001, 3.20.1001 
  16.  
  17. [ControlFlags]
  18. ExcludeFromSelect=*
  19.  
  20. [Manufacturer]
  21. %INTEL_MFG%=INTEL_SYS
  22.  
  23. [INTEL_SYS]
  24. %PCI\VEN_8086&DEV_2540.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2540
  25. %PCI\VEN_8086&DEV_2541.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2541
  26. %PCI\VEN_8086&DEV_2544.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2544
  27. %PCI\VEN_8086&DEV_2546.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2546
  28. %PCI\VEN_8086&DEV_2548.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2548
  29. %PCI\VEN_8086&DEV_2543.DeviceDesc%=PCI_DRV,PCI\VEN_8086&DEV_2543
  30. %PCI\VEN_8086&DEV_2545.DeviceDesc%=PCI_DRV,PCI\VEN_8086&DEV_2545
  31. %PCI\VEN_8086&DEV_2547.DeviceDesc%=PCI_DRV,PCI\VEN_8086&DEV_2547
  32.  
  33. ;****************************************************
  34. ; Generic PCI Root Bus/PCI-PCI Bridge
  35. [PCI_DRV]
  36. Include=machine.inf
  37. Needs=PCI_DRV
  38.  
  39. [PCI_DRV.Services]
  40. Include=machine.inf
  41. Needs=PCI_DRV.Services
  42.  
  43. ;**************************************************************************
  44. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  45. [NO_DRV]
  46. Include=machine.inf
  47. Needs=NO_DRV
  48.  
  49. [NO_DRV.Services]
  50. Include=machine.inf
  51. Needs=NO_DRV.Services
  52.  
  53. [Strings]
  54. INTEL         ="Intel"
  55. INTEL_MFG="Intel"
  56. PCI\VEN_8086&DEV_2540.DeviceDesc="Plumas MCH Host Controller - 2540"
  57. PCI\VEN_8086&DEV_2541.DeviceDesc="Plumas MCH Host RASUM Controller - 2541"
  58. PCI\VEN_8086&DEV_2544.DeviceDesc="Plumas MCH Hub Interface B RASUM Controller - 2544"
  59. PCI\VEN_8086&DEV_2546.DeviceDesc="Plumas MCH Hub Interface C RASUM Controller - 2546"
  60. PCI\VEN_8086&DEV_2548.DeviceDesc="Plumas MCH Hub Interface D RASUM Controller - 2548"
  61. PCI\VEN_8086&DEV_2543.DeviceDesc="Plumas MCH Hub Interface B PCI-to-PCI Bridge - 2543"
  62. PCI\VEN_8086&DEV_2545.DeviceDesc="Plumas MCH Hub Interface C PCI-to-PCI Bridge - 2545"
  63. PCI\VEN_8086&DEV_2547.DeviceDesc="Plumas MCH Hub Interface D PCI-to-PCI Bridge - 2547"
  64.  
  65. ; Copyright (c) 2001 Intel Corporation
  66.  
  67. ; ************************************************************
  68. ; Intel is making no claims of usability, efficacy or 
  69. ; warranty.  
  70. ; ************************************************************
  71. ; Information in this document is provided in connection with 
  72. ; Intel products.  No license, express or implied, by estoppel 
  73. ; or otherwise, to any intellectual property rights is granted 
  74. ; by this document.  Intel assumes no liability whatsoever, 
  75. ; and Intel disclaims any express or implied warranty, 
  76. ; relating to sale and/or use of Intel products including 
  77. ; liability or warranties relating to fitness for a particular 
  78. ; purpose, merchantability, or infringement of any patent, 
  79. ; copyright or other intellectual property right.  Intel 
  80. ; products are not intended for use in medical, life saving, 
  81. ; or life sustaining applications.
  82.  
  83. ; ************************************************************
  84. ; Intel Corporation disclaims all warranties and liabilities 
  85. ; for the use of this document and the information contained 
  86. ; herein, and assumes no responsibility for any errors which 
  87. ; may appear in this document, nor does Intel make a 
  88. ; commitment to update the information contained herein. Intel 
  89. ; reserves the right to make changes to this document at any 
  90. ; time, without notice.
  91. ; ************************************************************
  92. ; ************************************************************
  93.  
  94. ; * Third-party brands and names are the property of their 
  95. ; respective owners.
  96.