The code multiplies by 10, which would be decihertz. Hecto is 100. avivotool/avivotool.c 1564 /* As far as I can tell, these are in hecto Hertz (i.e. e2). 1565 * Yes, this is weird. */ 1566 tmp = BIOS16(offset + 4); 1567 printf("Maximum frequency: %dHz\n", tmp * 10);
On top of it, I wrote it wrong myself. D'oh. I guess I meant "decahertz".
This is filed against avivo, which is dead. Closing as such.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.