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

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH5IDE.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=ich5ide.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. ; Intel PCI IDE Controller (DUAL_GOOD_IDE)
  36.  
  37. [intelide]
  38. Include=mshdc.inf
  39. Needs=pciide_Inst
  40. AddReg = intelChannelEnableCheck_AddReg
  41.  
  42. [intelChannelEnableCheck_AddReg]
  43. HKR,,MasterOnMask,%REG_DWORD%,0x00000080
  44. HKR,,MasterOnConfigOffset,%REG_DWORD%,0x00000041
  45. HKR,,SlaveOnMask,%REG_DWORD%,0x00000080
  46. HKR,,SlaveOnConfigOffset,%REG_DWORD%,0x00000043
  47.  
  48. [intelide.Services]
  49. Include=mshdc.inf
  50. Needs=pciide_Inst.Services
  51.  
  52. [intelide.PosDup]
  53. *PNP0600
  54.  
  55. [Strings]
  56. INTEL="Intel"
  57. PCI\VEN_8086&DEV_24D1.DeviceDesc="Intel(R) 82801EB Ultra ATA Storage Controllers"
  58. PCI\VEN_8086&DEV_24DB.DeviceDesc="Intel(R) 82801EB Ultra ATA Storage Controllers"
  59. PCI\VEN_8086&DEV_25A2.DeviceDesc="Intel(R) 6300ESB Ultra ATA Storage Controller - 25A2"
  60. PCI\VEN_8086&DEV_25A3.DeviceDesc="Intel(R) 6300ESB Ultra ATA Storage/SATA Controller - 25A3" 
  61.  
  62. ;*******************************************
  63. ;Handy macro substitutions (non-localizable)
  64.  
  65. REG_DWORD              = 0x00010001
  66.  
  67. ; Copyright (c) 2003-2004 Intel Corporation
  68.  
  69. ; ************************************************************
  70. ; Intel is making no claims of usability, efficacy or 
  71. ; warranty.  
  72. ; ************************************************************
  73. ; Information in this document is provided in connection with 
  74. ; Intel products.  No license, express or implied, by estoppel 
  75. ; or otherwise, to any intellectual property rights is granted 
  76. ; by this document.  Intel assumes no liability whatsoever, 
  77. ; and Intel disclaims any express or implied warranty, 
  78. ; relating to sale and/or use of Intel products including 
  79. ; liability or warranties relating to fitness for a particular 
  80. ; purpose, merchantability, or infringement of any patent, 
  81. ; copyright or other intellectual property right.  Intel 
  82. ; products are not intended for use in medical, life saving, 
  83. ; or life sustaining applications.
  84.  
  85. ; ************************************************************
  86. ; Intel Corporation disclaims all warranties and liabilities 
  87. ; for the use of this document and the information contained 
  88. ; herein, and assumes no responsibility for any errors which 
  89. ; may appear in this document, nor does Intel make a 
  90. ; commitment to update the information contained herein. Intel 
  91. ; reserves the right to make changes to this document at any 
  92. ; time, without notice.
  93. ; ************************************************************
  94. ; ************************************************************
  95.  
  96. ; * Third-party brands and names are the property of their 
  97. ; respective owners.