home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac_os2 / pciware.zip / PCI_CHIP < prev    next >
Text File  |  1994-11-07  |  6KB  |  140 lines

  1. Hi All,
  2.  
  3. Here follows a brief summary of PCI chipsets, last revised Nov. 7/94.
  4. I've tried to keep it accurate, but if you spot any flaws please feel
  5. free to correct me. I've now added information on what is reported to be
  6. another good chipset, made by Contaq for use with 486 CPUs and their VL
  7. chipset. Anyone with details on others please feel free to let me have
  8. 'em.  I've included information at the end of this list to help people
  9. ID the chipset (assuming they have an Intel chipset on their
  10. motherboards).
  11.  
  12. 1) The Contaq Chipset
  13.    ------------------
  14.  
  15. The Contaq 82C599 is a good 486 chipset, it's paired with one of their
  16. excellent 486VL chipsets (82C596 or 82C597) and bridges directly from
  17. the 486 bus to PCI.  This is as distinct from the Opti VL/PCI
  18. combinations, which bridge from VL to PCI, which causes a real
  19. performance hit (especially with Pentiums).  This could be the 'Aries'
  20. chipset which the Asus VL/PCI 486 board uses.
  21.  
  22.  
  23. 2) The Saturn Family of Chipsets
  24.    -----------------------------
  25.  
  26. The Saturn family of chipsets is designed for use exclusively with 80486
  27. and compatible processors, up to DX4s.  They will, as of the latest
  28. revision, work with the P24T Pentium Overdrive processor.  Boards which
  29. use them typically are of the combination ISA/PCI type, as I do not
  30. believe the Saturn chipsets were designed to handle local bus
  31. extensions.
  32.  
  33. The Saturn chipset has been through three revisions, numbered (oddly
  34. enough) 1, 2, and 4.  Some brief comments on each:
  35.  
  36. Rev. 1:  Is now long-since discontinued.  This chipset will only appear
  37.          on older motherboards (perhaps pre Jan. '94?), and should not
  38.          be on any motherboards of recent vintage.  This chipset had
  39.          problems (unknown to me), and so was put through its first
  40.          revision and re-released.
  41.  
  42. Rev. 2:  Is still in wide use.  This chipset has problems with cache
  43.          integrity during PCI to CPU burst mode operations, as well as
  44.          certain SCSI operations.  Any board which uses this chipset
  45.          today will still have these problems.  There are BIOS "fixes"
  46.          provided by various manufacturers, but what these usually do is
  47.          disable the high-performance options on the chipset.  Rev. 2
  48.          was never 'fixed', and there is no such thing as a newer
  49.          release called rev. 2.  Because of the bugs, however, a new
  50.          version of the Saturn chipset was released relatively recently.
  51.  
  52. Rev. 4:  With this release of the Saturn chipset, Intel seems to have
  53.          finally fixed the problems with the earlier revisions.  This
  54.          chipset (also called Saturn II) also supports all the green
  55.          features when used in combination with the right BIOS.  It is
  56.          distinguished externally from its older cousins by the last two
  57.          letters on one of the three chips.  Check for a 'ZX' to
  58.          positively identify the Saturn II chipset.  If you want a
  59.          motherboard with an Intel chipset, this is the chipset to use
  60.          with OS/2.
  61.  
  62.  
  63. 3) The Mercury Chipset
  64.    -------------------
  65.  
  66. The Mercury chipset is designed for use exclusively with 60 and 66 MHz
  67. Pentium processors (so you won't see 486 motherboards with it, or 90/99
  68. MHz boards with it either).  It has, apparently, been through two
  69. revisions as well, though I'm not aware of problems with the first rev.
  70. More than likely the second rev. was just to add support for green
  71. features.
  72.  
  73.  
  74. 4) The Neptune Chipset
  75.    -------------------
  76.  
  77. The Neptune chipset is designed for use exclusively with 90 and 99 MHz
  78. Pentium processors (so you won't see 486 motherboards with it, or 60/66
  79. MHz boards with it either).  The Neptune chipset has been through two
  80. revisions.
  81.  
  82. Rev. 1:  This chipset was in boards shipped by Intel to vendors up until
  83.          about the end of July 1994.  It has/had problems with posted
  84.          buffered writes, which would manifest themselves most
  85.          prominently with SCSI devices (which used this feature
  86.          extensively).  Recent releases of the AMI flash BIOS which
  87.          Intel ships with their boards (the latest is 1.00.10.AX1)
  88.          switch posted buffered writes off on the chipset when rev. 1
  89.          of the chipset is detected.
  90.  
  91. Rev. 2:  This chipset is in boards shipped by Intel to vendors as of
  92.          about mid August 1994.  It has no reported problems (and works
  93.          well in my system).
  94.  
  95. Useful Information:
  96. -------------------
  97. How to find out your motherboard PCI chipset revision:
  98. (Requires DOS support to be installed.)
  99.  
  100. THE FOLLOWING INFORMATION IS SUPPLIED WITHOUT ANY WARRANTY, EITHER
  101. EXPRESS OR IMPLIED, OF ANY KIND.  UNDER NO CIRCUMSTANCES MAY I (PATRICK
  102. DUFFY) BE HELD LIABLE FOR ANY DAMAGE RESULTING FROM USE OF THE
  103. INFORMATION GIVEN BELOW.  YOU (THE READER) ASSUME FULL RESPONSIBILITY
  104. FOR ITS USE AND THE CONSEQUENCES THEREOF.
  105.  
  106. The following commands will identify various aspects of your motherboard
  107. PCI chipset.  Type each command as it appears (and press enter, of
  108. course).  I've tested this on my own motherboard and it seems to work.
  109. Under the result column, '-' means that nothing will be shown.  I do not
  110. know what the result codes will be for the Contaq chipset, so please
  111. feel free to let me know.
  112.  
  113. Command               Result          Comments
  114.  
  115. debug                                 Enter debug.
  116.  
  117. O CF8 F0              -               Open PCI interface.
  118.  
  119. I C000                86              Chipset manufacturer ID: `8086' means
  120. I C001                80              Intel, any other value implies the other
  121.                                       bytes are nonsignificant.
  122.  
  123. I C002                DeviceID_LSB
  124. I C003                DeviceID_MSB    Chipset's ID
  125.  
  126. I C008                RevisionID      Revision number
  127.  
  128. O CF8 00              -               Close PCI interface
  129.  
  130. quit                                  Exit debug.
  131.  
  132. The chipset's ID can be 0483 (Saturn) or 04A3 (Mercury/Neptune)
  133. For the Saturn chipset, revision 1/2 is for Saturn I, rev. 4 is Saturn II.
  134. For Mercury/Neptune: revision 1/3 is for Mercury I/II, and revision
  135. 10/11 is for Neptune rev. 1/2.
  136.          
  137. So that's what I know, as clearly as I know how to say it.  If you have
  138. any questions or notice any ambiguities please do let me know and I'll
  139. do my best to correct them.
  140.