Re: [PATCH 4/13] tg3: 5784 / 5764 DMA engine lockup fix

2007-11-12 Thread David Miller
From: Matt Carlson [EMAIL PROTECTED] Date: Fri, 09 Nov 2007 16:38:46 -0800 5784 and 5764 devices lock up when the link speed is 10Mbps, the CPMU link speed mode is enabled, and the MAC clock is running at 1.5Mhz. The fix is to run the MAC clock at faster speeds. Signed-off-by: Matt Carlson

[PATCH 4/13] tg3: 5784 / 5764 DMA engine lockup fix

2007-11-09 Thread Matt Carlson
5784 and 5764 devices lock up when the link speed is 10Mbps, the CPMU link speed mode is enabled, and the MAC clock is running at 1.5Mhz. The fix is to run the MAC clock at faster speeds. Signed-off-by: Matt Carlson [EMAIL PROTECTED] Signed-off-by: Michael Chan [EMAIL PROTECTED] diff --git