From 753374dad4f87f0c45fcfad64bdcbd8916d314c3 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Wed, 3 Sep 2003 08:13:12 +0000 Subject: [PATCH] Give the ELAN timecounter better quality than i8254 --- sys/i386/i386/elan-mmcr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/i386/i386/elan-mmcr.c b/sys/i386/i386/elan-mmcr.c index b0501cf52323..4cd4d5934b04 100644 --- a/sys/i386/i386/elan-mmcr.c +++ b/sys/i386/i386/elan-mmcr.c @@ -101,7 +101,8 @@ static struct timecounter elan_timecounter = { NULL, 0xffff, ELAN_XTAL / 4, - "ELAN" + "ELAN", + 1000 }; static int