home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / CHIP_CD_2005-06.iso / drivers / pack1 / files / infinst_autol.exe / win2003 / SP / ich6id2.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2005-03-11  |  4.0 KB  |  98 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH6ID2.INF
  4. ; **    Abstract:  Windows* 2K, XP, and 2003 Server INF File for 
  5. ; **               Intel(R) 82801 IDE device
  6. ; **    Last Update: January 10, 2005 (Version 7.0.0 Build 1011)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [version]
  11. Signature="$WINDOWS NT$"
  12. Class=hdc
  13. ClassGuid={4D36E96A-E325-11CE-BFC1-08002BE10318}
  14. Provider=%INTEL%
  15. CatalogFile=ich6id2.cat
  16. DriverVer=01/10/2005, 7.0.0.1011
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect=*
  20.  
  21. [Manufacturer]
  22. %INTEL%=INTEL_HDC,NTamd64
  23.  
  24. [INTEL_HDC]
  25. %PCI\VEN_8086&DEV_2651.DeviceDesc%=intelide, PCI\VEN_8086&DEV_2651&CC_0101
  26. %PCI\VEN_8086&DEV_2652.DeviceDesc%=intelide, PCI\VEN_8086&DEV_2652&CC_0101 
  27. %PCI\VEN_8086&DEV_2653.DeviceDesc%=intelide, PCI\VEN_8086&DEV_2653&CC_0101     
  28. %PCI\VEN_8086&DEV_266F.DeviceDesc%=intelide, PCI\VEN_8086&DEV_266F     
  29.  
  30. [INTEL_HDC.NTamd64]
  31. %PCI\VEN_8086&DEV_2651.DeviceDesc%=intelide, PCI\VEN_8086&DEV_2651&CC_0101
  32. %PCI\VEN_8086&DEV_2652.DeviceDesc%=intelide, PCI\VEN_8086&DEV_2652&CC_0101 
  33. %PCI\VEN_8086&DEV_2653.DeviceDesc%=intelide, PCI\VEN_8086&DEV_2653&CC_0101     
  34. %PCI\VEN_8086&DEV_266F.DeviceDesc%=intelide, PCI\VEN_8086&DEV_266F       
  35.  
  36. ;**********************************************************
  37. ; Intel PCI IDE Controller (DUAL_GOOD_IDE)
  38.  
  39. [intelide]
  40. Include=mshdc.inf
  41. Needs=intelide_Inst
  42. AddReg = intelChannelEnableCheck_AddReg
  43.  
  44. [intelChannelEnableCheck_AddReg]
  45. HKR,,MasterOnMask,%REG_DWORD%,0x00000080
  46. HKR,,MasterOnConfigOffset,%REG_DWORD%,0x00000041
  47. HKR,,SlaveOnMask,%REG_DWORD%,0x00000080
  48. HKR,,SlaveOnConfigOffset,%REG_DWORD%,0x00000043
  49.  
  50. [intelide.Services]
  51. Include=mshdc.inf
  52. Needs=intelide_Inst.Services
  53.  
  54. [intelide.PosDup]
  55. *PNP0600
  56.  
  57. [Strings]
  58. INTEL="Intel"
  59. PCI\VEN_8086&DEV_2651.DeviceDesc="Intel(R) 82801FB Ultra ATA Storage Controllers - 2651"
  60. PCI\VEN_8086&DEV_2652.DeviceDesc="Intel(R) 82801FB Ultra ATA Storage Controllers - 2652"
  61. PCI\VEN_8086&DEV_2653.DeviceDesc="Intel(R) 82801FBM Ultra ATA Storage Controllers - 2653"
  62. PCI\VEN_8086&DEV_266F.DeviceDesc="Intel(R) 82801FB/FBM Ultra ATA Storage Controllers - 266F"
  63.  
  64. ;*******************************************
  65. ;Handy macro substitutions (non-localizable)
  66. REG_DWORD              = 0x00010001
  67.  
  68. ; Copyright (c) 2003-2005 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.