home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / CHIP_CD_2003-11.iso / drivers / pack1 / files / infinst_autol.exe / data1.cab / AllFiles / xp / ich5id2.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2003-08-20  |  3.3 KB  |  90 lines

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