diff options
| author | Pyun YongHyeon <yongari@FreeBSD.org> | 2006-01-17 06:58:25 +0000 |
|---|---|---|
| committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2006-01-17 06:58:25 +0000 |
| commit | e0078c64368a07b85d736f3249f5a134153ae86f (patch) | |
| tree | 00890d67da99d98041e0ff35e61759ad8f557bdc /sys/dev/sk | |
| parent | 1a98c9b4a2eaabfbd63ec0f6cfa50501ab6bc311 (diff) | |
Notes
Diffstat (limited to 'sys/dev/sk')
| -rw-r--r-- | sys/dev/sk/if_skreg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sk/if_skreg.h b/sys/dev/sk/if_skreg.h index 3b5cc415ea55..a7f045ac652b 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 |
