All PC compatibles operate the PIT at a clock rate of (105/88) MHz

---
 i386/i386/pit.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i386/i386/pit.h b/i386/i386/pit.h
index b14c4c84..49e1051b 100644
--- a/i386/i386/pit.h
+++ b/i386/i386/pit.h
@@ -86,7 +86,7 @@ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  * (defined in param.h)
  */
 #if    defined(AT386) || defined(ATX86_64)
-#define CLKNUM         1193167
+#define CLKNUM         1193182
 #endif /* AT386 */

 extern void clkstart(void);
--
2.39.0



Reply via email to