Re: [PATCH] r8169 fix regression on ASUS motherboards (updated again)

2007-11-08 Thread Francois Romieu
Mark Lord <[EMAIL PROTECTED]> : [snip snip] > Stop the presses: Another person has now reported back to me. > This guy has the VER_17 chip inside a notebook, and the same problem. > > So the unified fix for all of these is to just get rid of > rtl8168b_hw_phy_config(), > as that code is all tha

[PATCH] r8169 fix regression on ASUS motherboards (updated again)

2007-11-08 Thread Mark Lord
Francois Romieu wrote: Ok, I have pushed the patch below for Jeff to pull at korg. From 1dd7681bc2ff171341ea5cae957f8ecb5c0c102e Mon Sep 17 00:00:00 2001 From: Mark Lord <[EMAIL PROTECTED]> Date: Thu, 8 Nov 2007 01:03:04 +0100 Subject: [PATCH] r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e

Re: [PATCH] r8169 fix regression on ASUS motherboards (updated)

2007-11-08 Thread Hans-Jürgen Koch
Am Thu, 8 Nov 2007 01:21:12 +0100 schrieb Francois Romieu <[EMAIL PROTECTED]>: > Mark Lord <[EMAIL PROTECTED]> : > [...] > > I've now received a couple of private emails from people reporting > > full success with this patch. > > Ok, I have pushed the patch below for Jeff to pull at korg. > > >F

Re: [PATCH] r8169 fix regression on ASUS motherboards (updated)

2007-11-07 Thread Francois Romieu
Mark Lord <[EMAIL PROTECTED]> : [...] > I've now received a couple of private emails from people reporting > full success with this patch. Ok, I have pushed the patch below for Jeff to pull at korg. >From 1dd7681bc2ff171341ea5cae957f8ecb5c0c102e Mon Sep 17 00:00:00 2001 From: Mark Lord <[EMAIL PR

Re: [PATCH] r8169 fix regression on ASUS motherboards (updated)

2007-11-07 Thread Mark Lord
Francois Romieu wrote: Mark Lord <[EMAIL PROTECTED]> : Mark Lord wrote: Francois Romieu wrote: .. I am not convinced, the broken ones include some RTL_GIGA_MAC_VER_12 too, namely XID = 0x3800. .. Here is the updated patch for both VER_11 and VER_12. Let's get this in, as the driver has b

Re: [PATCH] r8169 fix regression on ASUS motherboards (updated)

2007-11-07 Thread Mark Lord
Mark Lord wrote: Mark Lord wrote: Francois Romieu wrote: .. I am not convinced, the broken ones include some RTL_GIGA_MAC_VER_12 too, namely XID = 0x3800. .. Here is the updated patch for both VER_11 and VER_12. Let's get this in, as the driver has been broken for weeks now. * * * * Fix

Re: [PATCH] r8169 fix regression on ASUS motherboards (updated)

2007-11-07 Thread Francois Romieu
Mark Lord <[EMAIL PROTECTED]> : > Mark Lord wrote: > >Francois Romieu wrote: > >.. > >>I am not convinced, the broken ones include some RTL_GIGA_MAC_VER_12 > >>too, namely XID = 0x3800. > .. > > Here is the updated patch for both VER_11 and VER_12. > Let's get this in, as the driver has been b

[PATCH] r8169 fix regression on ASUS motherboards (updated)

2007-11-07 Thread Mark Lord
Mark Lord wrote: Francois Romieu wrote: .. I am not convinced, the broken ones include some RTL_GIGA_MAC_VER_12 too, namely XID = 0x3800. .. Here is the updated patch for both VER_11 and VER_12. Let's get this in, as the driver has been broken for weeks now. * * * * Fix r8169 regression

Re: [PATCH] r8169 fix regression on ASUS motherboards

2007-11-07 Thread Mark Lord
Francois Romieu wrote: Mark Lord <[EMAIL PROTECTED]> : Fix r8169 regression on ASUS motherboards. The r8169 ethernet driver worked fine in 2.6.23, but fails in 2.6.24-rc* for the onboard ethernet of ASUS P5B series motherboards. This patch fixes it again. [...] --- broken/drivers/net/r8169.c

Re: [PATCH] r8169 fix regression on ASUS motherboards

2007-11-07 Thread Francois Romieu
Mark Lord <[EMAIL PROTECTED]> : > Fix r8169 regression on ASUS motherboards. > > The r8169 ethernet driver worked fine in 2.6.23, but fails > in 2.6.24-rc* for the onboard ethernet of ASUS P5B series motherboards. > This patch fixes it again. [...] > --- broken/drivers/net/r8169.c2007-11-0

[PATCH] r8169 fix regression on ASUS motherboards

2007-11-07 Thread Mark Lord
Fix r8169 regression on ASUS motherboards. The r8169 ethernet driver worked fine in 2.6.23, but fails in 2.6.24-rc* for the onboard ethernet of ASUS P5B series motherboards. This patch fixes it again. Signed-off-by: Mark Lord <[EMAIL PROTECTED]> --- broken/drivers/net/r8169.c 2007-11-07 12:32