Re: [net-2.6 PATCH] e1000e: 82577/82578 PHY register access issues
From: Jeff Kirsher <hidden>
Date: 2010-08-03 01:04:45
From: Jeff Kirsher <hidden>
Date: 2010-08-03 01:04:45
On Tue, Jul 27, 2010 at 21:06, David Miller [off-list ref] wrote:
From: Jeff Kirsher <redacted> Date: Tue, 27 Jul 2010 15:28:46 -0700quoted
From: Bruce Allan <redacted> The MAC-PHY interconnect on 82577/82578 uses a power management feature (called K1) which must be disabled when in 1Gbps due to a hardware issue on these parts. The #define bit setting used to enable/disable K1 is incorrect and can cause PHY register accesses to stop working altogether until the next device reset. This patch sets the register correctly. This issue is present in kernels since 2.6.32. CC: stable@kernel.org Signed-off-by: Bruce Allan <redacted> Tested-by: Jeff Pieper <redacted> Signed-off-by: Jeff Kirsher <redacted>Applied, thanks. --
Dave, Have you sync'd up your net-next-2.6 tree with net-2.6 tree? Because I do not see this change in the net-next-2.6 tree. -- Cheers, Jeff