Персональный сайт Сергея Кузьмина |
|
|
Bugfix for MenuetOS
- Evolution
|
Real frequency Original bug My first bugfix My second bugfix My FINAL FIX (now difference < 0.01 MHz) I'm working on CPUID utility for MenuetOS now. I'm found a bug in KERNEL.ASM during testing. It causes wrong value for CPU frequency (sysfunc 18 subfunc 5). Please, see at this: delay_ms: ; delay in 1/1000 sec ; Fix for CPU clock detection by Sergey Kuzmin
aka Wildwest <kuzmin_serg [at] list.ru> imul ecx, 33941 ;10/22/2004
;Fix for CPU clock detection by Sergey Kuzmin aka Wildwest <kuzmin_serg [at] list.ru> |