The speed of this processor is 4.77 Mhz, and it uses an 8-bit ISA bus.
Believe it or not, it's the basis of the current Intel chip range. The series runs:
8086 - 8 bit processor, 4.77 Mhz
8088 - I can't really remember the difference, but I think this chip could use a 16-bit ISA bus by double-pumping 8-bit code. Both chips could address 1,024k (1Mb) RAM.
80186 (found in teletext machines)
80286 - a 16-bit processor, and the first, I believe, to use a separate FPU. It uses a 16-bit ISA bus and can address up to 16Mb RAM. Typically runs at 8-15Mhz
80386 - the much-touted 32-bit chip, which could run programs in protected mode. Typically runs from 16-40Mhz
80486 - This and the 80386 came in SX and DX forms. The DX had an integrated FPU. Several new buses were built for this processor, including VESA Local Bus and PCI - both 32-bit busses. Typically runs at 25-33 Mhz, but some were clock-doubled, ie DX-2/66 is a clock-doubled 33Mhz chip, and some were trebled (confusingly DX-4/100 is a clock-trebled 33Mhz chip!)
80586 (or pentium, since Intel "needed" to trademark it's products' name, and found it couldn't trademark a number!). From 60-233 Mhz
80686 (or pentium pro) - This chip included a cache on the same die as the processor. The disadvantage with this chip was, due to its architecture, it couldn't handle 16-bit code very well. Hence it tends to be found in NT servers. 150-200Mhz
The 80586 has been superceded by the Pentium II, Celeron, Pentium III, Klamath and Coppermine processors. 233Mhz-1.5Ghz
The 80686 has been superceded by the Pentium II and III Xeons. 400Mhz-c.1Ghz, and the on-board cache has been increased to 2Mb.
Merced is next, the first 64-bit processor from Intel. Although Motorola have been making 64-bit processors for some time now...
I hope this information is of interest - and of use to you!