From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH 2.6.11 5/8] tg3: Add unstable PLL workaround for 5750 Date: Tue, 22 Mar 2005 15:58:19 -0500 Message-ID: <424086EB.50302@pobox.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: "David S. Miller" , netdev@oss.sgi.com To: Michael Chan In-Reply-To: Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org Michael Chan wrote: > Add unstable PLL clock workaround for 5750 Ax and Bx devices. The workaround > code is run just before entering D3hot state. > > Signed-off-by: Michael Chan