home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / CHIP_CD_2004-08.iso / drivers / pack1 / files / infinst_autol.exe / data1.cab / AllFiles / xp / ich5id2.inf < prev    next >
Encoding:
INI File  |  2004-05-07  |  3.8 KB  |  98 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH5ID2.INF
  4. ; **    Abstract:  Windows* 2K, XP, 2003 INF Update File for 
  5. ; **               Intel(R) 82801 IDE device
  6. ; **    Last Update: March 25, 2004 (Version 5.1.0 Build 1009)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [version]
  11. Signature="$WINDOWS NT$"
  12. Class=hdc
  13. ClassGuid={4D36E96A-E325-11CE-BFC1-08002BE10318}
  14. Provider=%INTEL%
  15. CatalogFile=ich5id2.cat
  16. DriverVer=03/25/2004, 5.1.0.1009
  17.  
  18. [ControlFlags]
  19. CopyFilesOnly=PCI\CC_0101,PCI\VEN_8086&DEV_24D1
  20. CopyFilesOnly=PCI\CC_0101,PCI\VEN_8086&DEV_24DB
  21. CopyFilesOnly=PCI\CC_0101,PCI\VEN_8086&DEV_25A2
  22. CopyFilesOnly=PCI\CC_0101,PCI\VEN_8086&DEV_25A3
  23. ExcludeFromSelect=*
  24.  
  25. [Manufacturer]
  26. %INTEL%=INTEL_HDC
  27.  
  28. [INTEL_HDC]
  29. %PCI\VEN_8086&DEV_24D1.DeviceDesc%=intelide, PCI\VEN_8086&DEV_24D1
  30. %PCI\VEN_8086&DEV_24DB.DeviceDesc%=intelide, PCI\VEN_8086&DEV_24DB
  31. %PCI\VEN_8086&DEV_25A2.DeviceDesc%=intelide, PCI\VEN_8086&DEV_25A2 
  32. %PCI\VEN_8086&DEV_25A3.DeviceDesc%=intelide, PCI\VEN_8086&DEV_25A3 
  33.  
  34.  
  35. ;**********************************************************
  36. ; Intel PCI IDE Controller (DUAL_GOOD_IDE)
  37.  
  38. [intelide]
  39. Include=mshdc.inf
  40. Needs=intelide_Inst
  41. AddReg = intelChannelEnableCheck_AddReg
  42.  
  43. [intelChannelEnableCheck_AddReg]
  44. HKR,,MasterOnMask,%REG_DWORD%,0x00000080
  45. HKR,,MasterOnConfigOffset,%REG_DWORD%,0x00000041
  46. HKR,,SlaveOnMask,%REG_DWORD%,0x00000080
  47. HKR,,SlaveOnConfigOffset,%REG_DWORD%,0x00000043
  48.  
  49. [intelide.Services]
  50. Include=mshdc.inf
  51. Needs=intelide_Inst.Services
  52.  
  53. [intelide.PosDup]
  54. *PNP0600
  55.  
  56. [Strings]
  57. INTEL="Intel"
  58. PCI\VEN_8086&DEV_24D1.DeviceDesc="Intel(R) 82801EB Ultra ATA Storage Controllers"
  59. PCI\VEN_8086&DEV_24DB.DeviceDesc="Intel(R) 82801EB Ultra ATA Storage Controllers"
  60. PCI\VEN_8086&DEV_25A2.DeviceDesc="Intel(R) 6300ESB Ultra ATA Storage Controller - 25A2"
  61. PCI\VEN_8086&DEV_25A3.DeviceDesc="Intel(R) 6300ESB Ultra ATA Storage/SATA Controller - 25A3"
  62.  
  63. ;*******************************************
  64. ;Handy macro substitutions (non-localizable)
  65.  
  66. REG_DWORD              = 0x00010001
  67.  
  68. ; Copyright (c) 2003-2004 Intel Corporation
  69.  
  70. ; ************************************************************
  71. ; Intel is making no claims of usability, efficacy or 
  72. ; warranty.  
  73. ; ************************************************************
  74. ; Information in this document is provided in connection with 
  75. ; Intel products.  No license, express or implied, by estoppel 
  76. ; or otherwise, to any intellectual property rights is granted 
  77. ; by this document.  Intel assumes no liability whatsoever, 
  78. ; and Intel disclaims any express or implied warranty, 
  79. ; relating to sale and/or use of Intel products including 
  80. ; liability or warranties relating to fitness for a particular 
  81. ; purpose, merchantability, or infringement of any patent, 
  82. ; copyright or other intellectual property right.  Intel 
  83. ; products are not intended for use in medical, life saving, 
  84. ; or life sustaining applications.
  85.  
  86. ; ************************************************************
  87. ; Intel Corporation disclaims all warranties and liabilities 
  88. ; for the use of this document and the information contained 
  89. ; herein, and assumes no responsibility for any errors which 
  90. ; may appear in this document, nor does Intel make a 
  91. ; commitment to update the information contained herein. Intel 
  92. ; reserves the right to make changes to this document at any 
  93. ; time, without notice.
  94. ; ************************************************************
  95. ; ************************************************************
  96.  
  97. ; * Third-party brands and names are the property of their 
  98. ; respective owners.