Re: Seeing VERSIONINFO under Vista?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Not to mention the ISA bus, which was ultimately the real bottleneck. In fact, the bus
architecture has *always* been the bottleneck!
joe

On Tue, 29 May 2007 19:45:25 +0200, "Bo Persson" <bop@xxxxxx> wrote:

Daniel James wrote:
:: In article news:<27rl531h1adc5l9sf927fn5jbria222f2t@xxxxxxx>,
:: Joseph M. Newcomer wrote:
::
::: Remember, we are looking at chips that had maximum clock speeds
::: of around 2MHz, but the PC, using a 4.77MHz chip, actually
::: EXCEEDED almost anyother "personal computers" of its day.
::
:: Well, ... a Z80 actually ran at 2, 4, or 6 MHz (depending on
:: model) and a 4MHz Z80A did most things faster than a 4.77MHz 8088,
:: but I take your point that the PC ran at a faster clock speed than
:: all the 8080, 8085, and 6502 machines that came before it. Even
:: so, when the PC was new many people asked why the 8088 was run at
:: "only" 4.77MHz (IIRC intel sold it as a 6MHz part).

Unfortunately that was the only 6 MHz chip they sold. :-)

Others, like I/O- and DMA-controllers, maxed out at 5 MHz. That was
the real limit on system design.


Bo Persson

Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.



Relevant Pages

  • Re: Reading Data from ISA BUS
    ... creating this trivial driver I can read data from that memory address ... I've got the datasheet from this hardware monitor chip and the datasheet ... shows which addresses map internally to the three temperature sensors on the ... After reading the address on the ISA Bus, Is it possible to read the ...
    (microsoft.public.development.device.drivers)
  • Re: Reading Data from ISA BUS
    ... This depends on the design of the chip. ... Windows Filesystem and Driver Consulting ... shows which addresses map internally to the three temperature sensors on ... After reading the address on the ISA Bus, Is it possible to read the ...
    (microsoft.public.development.device.drivers)
  • Re: No interrupts coming to device driver.
    ... : coming to driver. ... I believe I configured chip (carrier freq. ... divisor) and enabled interrupt mode the same way it windows driver does. ... If it is on the ISA bus, then you can look at the IRQ line that you ...
    (freebsd-hackers)
  • Re: [linux-kernel] Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override.
    ... I dug up a DP83901A SNIC datasheet in a quick Google search, while that wasn't the only such chip, it was one of them. ... Clearly an out to port 80 takes more than 4 ISA bus clocks, so that works if the NE2000 is on the ISA bus, On the other hand, there are other ways to delay more than 4 ISA bus clocks. ...
    (Linux-Kernel)