home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Util / Drivere / Intel / inf / infinst_enu.exe / data1.cab / AllFiles / win98se / ich5ide.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2004-11-24  |  4.4 KB  |  127 lines

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