home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3912 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: newsfeed.tip.net!usenet
  2. From: mikael.berglund@amiga.pp.se (Mikael Berglund)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Question to all amiga programs
  5. Date: 18 Feb 1996 00:17:35 GMT
  6. Organization: Uniplus Internet Access
  7. Message-ID: <1711.6621T27T1028@amiga.pp.se>
  8. References: <jmauric.823741420@hubcap> <3122259B.2B02@dmu.ac.uk>
  9. NNTP-Posting-Host: a711011.dial.tip.net
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  
  13. In a message 14-Feb-96 19:10:35 Timothy Eves <se1te@dmu.ac.uk> wrote:
  14.  
  15.  TE> It is rumord that ATech are goind to make new amigas with PCI bus
  16.  TE> connectors built in, when the do CHRP complient amigas.  However it's
  17.  TE> only a rumor nothing official.
  18.  
  19. Not being any expert, just read some papers on the specs for CHRP. If
  20. interpreted correctly it goes something like this:
  21.  
  22. I/O devices are not directly connected to the processor bus but are linked
  23. through 'host bridges' that interconnects the selected bus standard with the
  24. processor bus. Host Bridge 0 has to be PCI. To the PCI Host Bridge one can
  25. connect a new host bridge to a bus design of your choice and so on. From the
  26. documentation:
  27.  
  28. 'Typically, the bus speeds and throughput decrease and the number of
  29. supportable loads increases as one progress from the primary processor bus
  30. to more remote buses'.
  31.  
  32. The above statement is (C) Apple Computer, Inc. International Business
  33. Machines Corporation, Motorola, Inc. 1995. All rights reserved.
  34.  
  35. This suggests to me that with a simple form of implementation one would have
  36. to go through the PCI host bridge to get to, for example a Zorro IV bus. As
  37. Zorro is asynchronous, and from what i understand, quicker than PCI, going
  38. through the PCI host bridge would decrease performance. Autoconfig goes who
  39. knows where.
  40.  
  41. Although, judging from the SMP example if one employ a primary processor bus
  42. switch there seems to be a possibility to connect a number of host bridges
  43. to the processor bus and that could possibly solve it.
  44.  
  45. Mind you, i am no hardware expert so i could be wrong on the interpretation.
  46. If someone thinks he knows better he may correct me anytime.
  47.  
  48. --
  49.   Regards TMB    PGP public key available
  50.  
  51.