home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Util / Drivere / Intel / inf / infinst_enu.exe / win98se / 915.cat < prev    next >
Encoding:
Windows Setup INFormation  |  2004-09-02  |  3.3 KB  |  95 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  Grants.INF (82XXX Chipset)                                                 
  4. ; **    Abstract:  Windows* 2000 INF File for 
  5. ; **           82XXX Memory Controller Hub 
  6. ; **    Last Update: October 31, 2003 (Version 6.0.0 Build 1003)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. Signature="$WINDOWS NT$"
  12. Class=System
  13. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  14. Provider=%INTEL%
  15. CatalogFile=grants.cat
  16. DriverVer=10/31/2003, 6.0.0.1003
  17.  
  18. [sourcedisksnames] 
  19.  
  20. [sourcedisksfiles] 
  21.  
  22. [ControlFlags]
  23. ExcludeFromSelect=*
  24.  
  25. [Manufacturer]
  26. %INTEL%=INTEL_SYS
  27.  
  28. [INTEL_SYS]
  29. %PCI\VEN_8086&DEV_2580.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2580
  30. %PCI\VEN_8086&DEV_2581.DeviceDesc%=INTEL_PCI,PCI\VEN_8086&DEV_2581
  31.  
  32. [INTEL_PCI]
  33. AddReg=INF_VER
  34. Include=machine.inf
  35. Needs=PCI_DRV
  36.  
  37. [INTEL_PCI.Services]
  38. Include=machine.inf
  39. Needs=PCI_DRV.Services
  40.  
  41. [INTEL_PCI.HW]
  42. Include=machine.inf
  43. Needs=PCI_DRV.HW
  44.  
  45. ;**************************************************************************
  46. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  47.  
  48. [NO_DRV]
  49. AddReg=INF_VER
  50. Include=machine.inf
  51. Needs=NO_DRV
  52.  
  53. [NO_DRV.Services]
  54. Include=machine.inf
  55. Needs=NO_DRV.Services
  56.  
  57. [INF_VER]
  58. HKLM,Software\Intel\InfInst,Infver,,"6.0.0"
  59.  
  60. [Strings]
  61. INTEL="Intel"
  62. PCI\VEN_8086&DEV_2580.DeviceDesc="Intel(R) Grantsdale Processor to I/O Controller - 2580"
  63. PCI\VEN_8086&DEV_2581.DeviceDesc="Intel(R) Grantsdale PCI Express Root Port - 2581"
  64.  
  65. ; Copyright (c) 2003 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.