home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / ibm / pc / hardware / 24080 < prev    next >
Encoding:
Text File  |  1992-09-12  |  3.1 KB  |  82 lines

  1. Newsgroups: comp.sys.ibm.pc.hardware
  2. Path: sparky!uunet!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!mksol!kylscott
  3. From: kylscott@mksol.dseg.ti.com (kyl w scott)
  4. Subject: Re: ISA cards in an EISA bus
  5. Message-ID: <1992Sep12.153614.1437@mksol.dseg.ti.com>
  6. Organization: Texas Instruments Inc
  7. References: <1992Aug31.201502.14568@ccu.umanitoba.ca> <1992Sep3.190409.17253@microware.com> <1992Sep10.221353.5441@datascope.com>
  8. Date: Sat, 12 Sep 1992 15:36:14 GMT
  9. Lines: 71
  10.  
  11. In <1992Sep10.221353.5441@datascope.com> jld@datascope.com (Jay L. Davis) writes:
  12.  
  13. >In article <1992Sep3.190409.17253@microware.com> adam@microware.com (Adam Goldberg) writes:
  14. >>Here's the rub:  (Someone correct me if I'm wrong...)
  15. >>
  16. >>An EISA bus runs at 16MHz, but an ISA bus runs (usually) at 8 or 10 MHz.
  17. >>When you plug an ISA card into an EISA bus, the EISA bus sees the ISA
  18. >>card and lowers it's speed to 8MHz.  Thereby decreasing throughput
  19. >>because of the lower clock speed.
  20. >>
  21. >>The solution is to buy a EISA machine that has floppy & parallel &
  22. >>serial ports on the MB (or on an EISA card).
  23. >>
  24. >>Can someone in the know confirm/deny this?
  25. >>
  26.  
  27. >I don't think EISA is 16MHZ. If I remember right, the standards are as follows:
  28.  
  29. >ISA: 8 mhz
  30. >EISA: 10 mhz
  31. >Micro-channel: 12 mhz
  32.  
  33. >---Jay Davis
  34.  
  35. Well, The original ISA was 6 Mhz (original AT) and then
  36. became 8 Mhz.  Some Motherboards can drive the bus 8-16 Mhz, and
  37. some ISA cards can run at > 8 Mhz (The ultrastor 12(F) was designed
  38. for ISA operation at up to 16 MHz, I have run it at 12 MHz, which is
  39. where my Orchid Prodesigner II would stop working).
  40.  
  41. The EISA bus operates at 8.25 Mhz with variable BCLK timing generated
  42. by the EISA Bus Controller chip which varies the speed from 6 MHz to
  43. 8.25 MHz depending on the type of bus operation that is taking place.
  44.  
  45. The Maximum Data Transfer Rate on an EISA system is 33 MBytes/s, which
  46. occurs on single cycle (8.25 MHz) burst transfers that are 32 bits
  47. wide.  32 bits = 4 Bytes, 4 Bytes * 8.25 cycles/s * 1 Bytes/cycle =
  48. 33 MBytes/s.
  49.  
  50. The ISA transfer rates on an EISA bus varies depending on the abilities of 
  51. the individual card.  There are four timing modes available:
  52.   Default = ALL ISA and EISA cards support this mode,
  53.             8 bit xfers = 1.0 MByte/s
  54.            16 bit = 2.0 MByte/s
  55.   TypeA   = Most? ISA and ALL? EISA,
  56.             8 bit = 1.3 MBytes/s
  57.            16 bit = 2.6 Mbytes/s
  58.   TypeB   = Some? ISA and ALL?? EISA
  59.             8 bit = 2.0 Mbytes/s
  60.            16 bit = 4.0 MBytes/s
  61.   TypeC   = NO ISA and Some??/ALL?? EISA
  62.             8 bit = 8.25 Mbytes/s
  63.            16 bit = 16.5 Mbytes/s
  64.            32 bit = 33.0 Mbytes/s
  65.  
  66. 32 bit xfers are supported in all modes for EISA cards only.  The
  67. bus controller handles data size translation between ISA - EISA - the system
  68. automatically.
  69.  
  70. The different modes use different numbers of BCLK cycles and can vary the
  71. BCLK itself (1.5 BCLK cycles).  I haven't really looked into the specifics
  72. of this, most of the above is what I can remember from an EISA tech ref I
  73. looked at after I bought my current EISA system....
  74.  
  75. Hope it helps...
  76.  
  77. -Kyl
  78.  
  79. P.S. I have no clue about the speed of MCA.
  80.  
  81.  
  82.