I was rather confused when I ran the ATA3.driver preferences program from Elbox. It shows the type of accelerator you have in your computer. On my computer it showed that I have 603e/160 060/50, but I ordered the 603e/210 from Vesalia. How do I determine the speed for sure of the 603e processor?
newppcgetattr.lhaThis program (newppcgetattr/test) read the PLL multiplier (from the hardware HID1 register, or by querying ppc.library, and working around some old bug, if present), and queries the CPU speed from ppc.library (also ppclibemu works), and then calculates the busspeed.
Both ppc.library (PUP) and powerpc.library (WOS) calculate the CPU speed by timing short loop, so CPU speed measurement is always accurate.
If 160MHz is reported, the card you've been sold really is 160MHz, or is defect.
[EDIT Ok, the card appears to be 210MHz indeed. Elbox's SW just sucks eggs, I guess... No news there.]