diff --git a/sys/dev/sk/if_skreg.h b/sys/dev/sk/if_skreg.h index 3b5cc415ea5..a7f045ac652 100644 --- a/sys/dev/sk/if_skreg.h +++ b/sys/dev/sk/if_skreg.h @@ -380,7 +380,7 @@ #define SK_IMTIMER_TICKS_GENESIS 53 #define SK_IMTIMER_TICKS_YUKON 78 -#define SK_IMTIMER_TICKS_YUKON_EC 128 +#define SK_IMTIMER_TICKS_YUKON_EC 125 #define SK_IM_USECS(x, t) ((x) * (t)) #define SK_IM_MIN 10 diff --git a/sys/pci/if_skreg.h b/sys/pci/if_skreg.h index 3b5cc415ea5..a7f045ac652 100644 --- a/sys/pci/if_skreg.h +++ b/sys/pci/if_skreg.h @@ -380,7 +380,7 @@ #define SK_IMTIMER_TICKS_GENESIS 53 #define SK_IMTIMER_TICKS_YUKON 78 -#define SK_IMTIMER_TICKS_YUKON_EC 128 +#define SK_IMTIMER_TICKS_YUKON_EC 125 #define SK_IM_USECS(x, t) ((x) * (t)) #define SK_IM_MIN 10