home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / ibm / pc / misc / 12681 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.9 KB

  1. Path: sparky!uunet!noc.near.net!mars.caps.maine.edu!maine.maine.edu!ree700a
  2. Organization: University of Maine System
  3. Date: Tuesday, 15 Sep 1992 12:06:31 EDT
  4. From: <REE700A@MAINE.MAINE.EDU>
  5. Message-ID: <92259.120632REE700A@MAINE.MAINE.EDU>
  6. Newsgroups: comp.sys.ibm.pc.misc
  7. Subject: Re: EISA Board Compatibility
  8. References: <1992Sep8.173226.10860@scott.skidmore.edu>
  9.  <1992Sep10.183339.18855@mksol.dseg.ti.com>
  10.  <1992Sep11.131232.7977@scott.skidmore.edu>
  11.  <1992Sep14.220211.24415@mksol.dseg.ti.com>
  12. Lines: 24
  13.  
  14.   Just to add on to Fred McCall's correct answer (almost)
  15. EISA is 8.25 MHz x 4 bytes, and ISA is variable (by motherboard).
  16. In the BIOS extended setup, there are settings for bus clock speed.  NTL,
  17. assume that the ISA and EISA clock speeds are the same.  Assume a hypothetical
  18. 16 bit EISA card and compare it to an ISA card (in an EISA system).  The EISA
  19. card will still be capable of faster transfers because ISA does not support
  20. burst mode DMA, in which one data item (byte, word or dword) is transfered
  21. per clock cycle!
  22.   In ISA, there are multiple bus clock cycles per transfer which lower the
  23. 8 MHz bus clock's effective bus speed to something between 2 million to
  24. 4 million 16 bit transfers per second (2-4 bus cycles per transfer) as opposed
  25. to 8.25 million transfers per second for the EISA card.
  26.   Note that the presence of ISA cards does not interfere with the ability
  27. EISA cards to acheive burst rate transfer.
  28.   The big misconception here is between clock speed (Mega Hertz) and data
  29. transfer rate (Mega Bytes / second).  EISA acheives a 33 MB/s transfer rate
  30. (peak) by performing 8.25MHz transfers of 4 byte data items.
  31.   ISA cards in EISA systems acheive (around) 8 MB/s transfer by transfering
  32. 2 bytes every other clock cycle at 8.25 MHz.
  33.   ISA cards in an ISA system acheive around 4 MB/s transfer by transferring
  34. 2 bytes every fourth clock cycle at 8 MHz.  (Although some systems push ISA
  35. to as much as 16 MHz --> 8 MB/s.)
  36.  
  37.   Jeff Andle   DoD#3005
  38.