home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Util / Drivere / Intel / inf / infinst_enu.exe / data1.cab / AllFiles / win2000 / ich6id2.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2004-11-24  |  3.6 KB  |  92 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: March 24, 2004 (Version 6.1.0 Build 1004)
  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=03/24/2004, 6.1.0.1004
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect=*
  20.  
  21. [Manufacturer]
  22. %INTEL%=INTEL_HDC
  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. ;**********************************************************
  31. ; Intel PCI IDE Controller (DUAL_GOOD_IDE)
  32.  
  33. [intelide]
  34. Include=mshdc.inf
  35. Needs=intelide_Inst
  36. AddReg = intelChannelEnableCheck_AddReg
  37.  
  38. [intelChannelEnableCheck_AddReg]
  39. HKR,,MasterOnMask,%REG_DWORD%,0x00000080
  40. HKR,,MasterOnConfigOffset,%REG_DWORD%,0x00000041
  41. HKR,,SlaveOnMask,%REG_DWORD%,0x00000080
  42. HKR,,SlaveOnConfigOffset,%REG_DWORD%,0x00000043
  43.  
  44. [intelide.Services]
  45. Include=mshdc.inf
  46. Needs=intelide_Inst.Services
  47.  
  48. [intelide.PosDup]
  49. *PNP0600
  50.  
  51. [Strings]
  52. INTEL="Intel"
  53. PCI\VEN_8086&DEV_2651.DeviceDesc="Intel(R) 82801FB Ultra ATA Storage Controllers - 2651"
  54. PCI\VEN_8086&DEV_2652.DeviceDesc="Intel(R) 82801FB Ultra ATA Storage Controllers - 2652"
  55. PCI\VEN_8086&DEV_2653.DeviceDesc="Intel(R) 82801FBM Ultra ATA Storage Controllers - 2653"
  56. PCI\VEN_8086&DEV_266F.DeviceDesc="Intel(R) 82801FB/FBM Ultra ATA Storage Controllers - 266F"
  57.  
  58. ;*******************************************
  59. ;Handy macro substitutions (non-localizable)
  60. REG_DWORD              = 0x00010001
  61.  
  62. ; Copyright (c) 2003-2004 Intel Corporation
  63.  
  64. ; ************************************************************
  65. ; Intel is making no claims of usability, efficacy or 
  66. ; warranty.  
  67. ; ************************************************************
  68. ; Information in this document is provided in connection with 
  69. ; Intel products.  No license, express or implied, by estoppel 
  70. ; or otherwise, to any intellectual property rights is granted 
  71. ; by this document.  Intel assumes no liability whatsoever, 
  72. ; and Intel disclaims any express or implied warranty, 
  73. ; relating to sale and/or use of Intel products including 
  74. ; liability or warranties relating to fitness for a particular 
  75. ; purpose, merchantability, or infringement of any patent, 
  76. ; copyright or other intellectual property right.  Intel 
  77. ; products are not intended for use in medical, life saving, 
  78. ; or life sustaining applications.
  79.  
  80. ; ************************************************************
  81. ; Intel Corporation disclaims all warranties and liabilities 
  82. ; for the use of this document and the information contained 
  83. ; herein, and assumes no responsibility for any errors which 
  84. ; may appear in this document, nor does Intel make a 
  85. ; commitment to update the information contained herein. Intel 
  86. ; reserves the right to make changes to this document at any 
  87. ; time, without notice.
  88. ; ************************************************************
  89. ; ************************************************************
  90.  
  91. ; * Third-party brands and names are the property of their 
  92. ; respective owners.