[PATCH 9/13] tg3: Prescaler fix

2007-11-09 Thread Matt Carlson
Internal hardware timers become inaccurate after link events. Clock frequency switches performed by the CPMU fail to adjust timer prescalers. The fix is to detect core clock frequency changes during link events and adjust the timer prescalers accordingly. Signed-off-by: Matt Carlson <[EMAIL PROT

Re: [PATCH 9/13] tg3: Prescaler fix

2007-11-12 Thread David Miller
From: "Matt Carlson" <[EMAIL PROTECTED]> Date: Fri, 09 Nov 2007 16:38:59 -0800 > Internal hardware timers become inaccurate after link events. Clock > frequency switches performed by the CPMU fail to adjust timer > prescalers. The fix is to detect core clock frequency changes during > link event