summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/sk/if_skreg.h2
-rw-r--r--sys/pci/if_skreg.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/sk/if_skreg.h b/sys/dev/sk/if_skreg.h
index 3b5cc41..a7f045a 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 3b5cc41..a7f045a 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
OpenPOWER on IntegriCloud