home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / ibm / pc / misc / 12232 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  4.2 KB

  1. Xref: sparky comp.sys.ibm.pc.misc:12232 comp.sys.ibm.pc.hardware:23383
  2. Path: sparky!uunet!gatech!rutgers!psuvax1!atlantis.psu.edu!chopin!boltz
  3. From: boltz@chopin.psu.edu (Mark Boltz)
  4. Newsgroups: comp.sys.ibm.pc.misc,comp.sys.ibm.pc.hardware
  5. Subject: Those Intel Processors (what is SX/DX)
  6. Summary: An explanation of Intel processor designations for i8088 family
  7. Keywords: bananas, Fahrvergnugen
  8. Message-ID: <3p*vH0?-e9@atlantis.psu.edu>
  9. Date: 4 Sep 92 02:40:17 GMT
  10. Sender: news@atlantis.psu.edu (Usenet)
  11. Organization: Penn State University
  12. Lines: 111
  13.  
  14. Someone asked awhile ago what the DX and SX meant for intel's processors,
  15. so I thought I would try to straighten out the confusion.  This info is 
  16. coming from a copy of Intel's Product Overview 1992, so it isn't *completely*
  17. up-to-date, but close.
  18.  
  19. 8088
  20.    8 bit bus (data)
  21.   16 bit internal data path
  22.    5, 8 Mhz clock frequency
  23.    1 MB memory addressability
  24.   no virtual memory
  25.   64 KB I/O addressability
  26.   8087 math coprocessor
  27.  
  28. 8086
  29.   16 bit data bus
  30.   16 bit internal data path
  31.    5, 8, 10 Mhz clock frequency
  32.    1 MB memory addressability
  33.   no virtual memory
  34.   64 KB I/O addressability
  35.   8087 math coprocessor
  36.  
  37. 80286 (80186 used in embedded control market, not pc's)
  38.   16 bit data bus
  39.   16 bit internal data path
  40.    8, 10, 12, 16 Mhz clock frequency
  41.   16 MB memory addressability
  42.   64 KB I/O addressability
  43.      virtual memory
  44.   80287 XL/XLT math coprocessor
  45.  
  46. 80386 SX
  47.   16 bit data bus
  48.   32 bit internal data path
  49.    16, 20 Mhz clock frequency
  50.   16 MB memory addressability
  51.      virtual memory
  52.   64 KB I/O addressability
  53.   80387SX coprocessor
  54.  
  55. 80386 SL
  56.   16 bit data bus
  57.   32 bit internal data path
  58.   20, 25 Mhz clock frequency
  59.   32 MB memory addressability
  60.      virtual memory
  61.   64 KB I/O addressability
  62.   80387SX coprocessor
  63.         SL developed for notebook computers, also differentiates itself
  64.    from the others with built-in disk controller, wait-state logic and
  65.    a cache that the other 386s don't have - optimizes its power usage
  66.  
  67. 80386 DX
  68.   32 bit data bus
  69.   32 bit internal data path
  70.   16, 20, 25, 33, 40 Mhz
  71.    4 GB memory addressability
  72.      virtual memory
  73.   64 KB I/O addressability
  74.   80387 DX coprocessor
  75. 80486 SX
  76.   32 bit data bus
  77.   32 bit internal data path
  78.   16, 20, 25 Mhy
  79.    4 GB memory addressability
  80.      virtual memory
  81.   64 KB I/O addressability
  82.   80487SX coprocessor
  83.  
  84. 80486 DX
  85.   32 bit data bus
  86.   32 bit internal data path
  87.   25, 33, 40, 50 Mhz
  88.    4 GB memory addressability
  89.   64 KB I/O addressability
  90.   coprocessor built-in
  91.   
  92. Both 486s have an 8KB internal cache on the chip.
  93. As seen above the 386 DX/SX difference lies in the external data bus bit
  94. size.  The SX, although similar to the DX, has to wait longer to process
  95. information, because it can only receive it in 16 bit chunks, rather than
  96. the 32 bit stuff the DX gets fed.  It is faster than a 286, but slower than
  97. the 386 DX.  Why do this?  Intel found its monopoly on microprocessors for
  98. PC's pinched with the introduction of American Micro Devices (?) or AMD.
  99. The Am386 is a better chip, IMHO.
  100. The difference between the 486 SX/DX is, for similar reasons, one has a
  101. coprocessor built into the chip, the other (SX) doesn't.  Rumor has it this
  102. was an accident, that Intel had 486 chips with defective coprocessors, so to
  103. unload them, they marketed them as such.
  104.  
  105. The 486 DX/2 is a 486DX with a normal external clock rate of 25 or 33 Mhz,
  106. but the chip itself is running at twice that external rate.  (ie 50 or 66 Mhz)
  107.  
  108. The 486 Overdrive is (basically) a 486 DX with the processor turned off, but
  109. with a functioning coprocessor.  It is NOT a 487SX, which is just a coproc.,
  110. because the Overdrive has the advantage of the extra 8 KB cache and other
  111. internal support functions.  I believe this goes in the copro socket, and
  112. will still allow a regular 487SX to 'piggy back' it.
  113.    Neat concept, that you can have a 486SX with an overdrive and a 487SX, and
  114. come out with a faster machine than the 486-40.  You spend a lot more on the
  115. chip stuff tho. *shrug*
  116.  
  117. Hope that helps cut through some of the confusion.
  118. (Any glaring errors are probably typos...if not, blame Intel, its THEIR book.
  119.  
  120. ---------
  121. boltz@vivaldi.psu.edu
  122.  
  123. Intel Product Overview 1992 (c) 1992 Intel Corporation
  124. The processor types are trademarks of the Intel Corporation.
  125.