home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 August / VPR0008B.BIN / DRIVER / COMPAQ / SP11751 / sp11751.exe / data1.cab / Program_Files_95_ICHXIDE / ICHxIDE.INF
Windows Setup INFormation  |  1999-08-18  |  4KB  |  124 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICHxIDE.INF                                              
  4. ; **    Abstract:  Windows* 95 (OSR2 and beyond) INF Update File for 
  5. ; **               Intel(r) 82801AA, 82801AB IDE components
  6. ; **    Last Update:  July 19, 1999 (Version 2.10)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10.  
  11. [version]
  12. signature="$CHICAGO$"
  13. Class=hdc
  14. ClassGUID={4d36e96a-e325-11ce-bfc1-08002be10318}
  15. Provider=%INTEL%
  16.  
  17. ;Class Install
  18. [ClassInstall]
  19. AddReg=HDC_Class
  20.  
  21. [HDC_Class]
  22. HKR,,,,%HDCClassName%
  23. HKR,,Icon,,-9
  24.  
  25. [Manufacturer]
  26. %INTEL%=INTEL_HDC
  27.  
  28. [INTEL_HDC]
  29. %PCI\VEN_8086&DEV_2411.DeviceDesc%=DUAL_GOOD_IDE, PCI\VEN_8086&DEV_2411
  30. %PCI\VEN_8086&DEV_2421.DeviceDesc%=DUAL_GOOD_IDE, PCI\VEN_8086&DEV_2421
  31. %MF\GOODPRIMARY.DeviceDesc% = GOOD_IDE, MF\GOODPRIMARY
  32. %MF\GOODSECONDARY.DeviceDesc% = GOOD_IDE, MF\GOODSECONDARY
  33.  
  34. [GOOD_IDE]
  35. AddReg = ESDI_AddReg
  36.  
  37. [GOOD_IDE.HW]
  38. AddReg = ESDI_FIFO_OK_AddReg
  39.  
  40. [GOOD_IDE.PosDup]
  41. *PNP0600
  42.  
  43. [DUAL_GOOD_IDE]
  44. AddReg=PCIMF.Reg,IDEProp.Reg
  45.  
  46. [DUAL_GOOD_IDE.HW]
  47. AddReg=DUAL_GOOD_IDE.RegHW
  48.  
  49. [DUAL_GOOD_IDE.RegHW]
  50. HKR,Child0000,HardwareID,,MF\GOODPRIMARY
  51. HKR,Child0000,ResourceMap,1,00,01,02,06
  52. HKR,Child0000,MFFlags,1,0C,00,00,00
  53. HKR,Child0001,HardwareID,,MF\GOODSECONDARY
  54. HKR,Child0001,ResourceMap,1,03,04,05,07
  55. HKR,Child0001,MFFlags,1,0C,00,00,00
  56. HKR,,PCIDualIDE,1,01
  57.  
  58. [DUAL_GOOD_IDE.PosDup]
  59. *PNP0600
  60.  
  61. [IDEProp.Reg]
  62. HKR,,EnumPropPages,,"sysclass.dll,IDEEnumPropPages"
  63.  
  64. [PCIMF.Reg]
  65. HKR,,DevLoader,,*CONFIGMG
  66. HKR,,Enumerator,,*CONFIGMG
  67. HKR,,CMDrivFlags,1,03,00,00,00
  68.  
  69. [ESDI_FIFO_OK_AddReg]
  70. HKR,,IDENoSerialize,3,01
  71.  
  72. [ESDI_AddReg]
  73. HKR,,DriverDesc,,"ESDI Port Driver"
  74. HKR,,DevLoader,,*IOS
  75. HKR,,PortDriver,,ESDI_506.pdr
  76.  
  77. [ControlFlags]
  78. CopyFilesOnly=PCI\VEN_8086&DEV_2411
  79. CopyFilesOnly=PCI\VEN_8086&DEV_2421
  80. ExcludeFromSelect=PCI\VEN_8086&DEV_2411
  81. ExcludeFromSelect=PCI\VEN_8086&DEV_2421
  82. ExcludeFromSelect=MF\GOODPRIMARY,MF\GOODSECONDARY
  83.  
  84. [Strings]
  85. HDCClassName            = "Hard disk controllers"
  86. INTEL="Intel"
  87. MF\GOODPRIMARY.DeviceDesc= "Primary IDE controller (dual fifo)"
  88. MF\GOODSECONDARY.DeviceDesc= "Secondary IDE controller (dual fifo)"
  89. PCI\VEN_8086&DEV_2411.DeviceDesc="Intel(r) 82801AA Ultra ATA Controller"
  90. PCI\VEN_8086&DEV_2421.DeviceDesc="Intel(r) 82801AB Ultra ATA Controller"
  91.  
  92. ; Copyright (c) Intel Corporation, 1998-1999
  93. ; Copyright (c) Microsoft Corporation, 1993-1995 
  94.  
  95. ; ************************************************************
  96. ; Intel is making no claims of usability, efficacy or 
  97. ; warranty.  
  98. ; ************************************************************
  99. ; Information in this document is provided in connection with 
  100. ; Intel products.  No license, express or implied, by estoppel 
  101. ; or otherwise, to any intellectual property rights is granted 
  102. ; by this document.  Intel assumes no liability whatsoever, 
  103. ; and Intel disclaims any express or implied warranty, 
  104. ; relating to sale and/or use of Intel products including 
  105. ; liability or warranties relating to fitness for a particular 
  106. ; purpose, merchantability, or infringement of any patent, 
  107. ; copyright or other intellectual property right.  Intel 
  108. ; products are not intended for use in medical, life saving, 
  109. ; or life sustaining applications.
  110.  
  111. ; ************************************************************
  112. ; Intel Corporation disclaims all warranties and liabilities 
  113. ; for the use of this document and the information contained 
  114. ; herein, and assumes no responsibility for any errors which 
  115. ; may appear in this document, nor does Intel make a 
  116. ; commitment to update the information contained herein. Intel 
  117. ; reserves the right to make changes to this document at any 
  118. ; time, without notice.
  119. ; ************************************************************
  120. ; ************************************************************
  121.  
  122. ; * Third-party brands and names are the property of their 
  123. ; respective owners.
  124.