Re: Abit F-190HD Onboard rlt8169 Ethernet Controller

2007-11-05 Thread Ciaran McCreesh
people give the patch below a try before I submit it to Jeff ? Yes, that works. Thanks, -- Ciaran McCreesh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-

Re: Abit F-190HD Onboard rlt8169 Ethernet Controller

2007-11-05 Thread Ciaran McCreesh
fig ? Attached. > Is there a different OS on this host ? No. I've only used 2.6.21.6 and 2.6.24-rc1. Cheers, -- Ciaran McCreesh config.gz Description: GNU Zip compressed data

Re: Abit F-190HD Onboard rlt8169 Ethernet Controller

2007-11-05 Thread Ciaran McCreesh
. Is there a different OS on this host ? No. I've only used 2.6.21.6 and 2.6.24-rc1. Cheers, -- Ciaran McCreesh config.gz Description: GNU Zip compressed data

Re: Abit F-190HD Onboard rlt8169 Ethernet Controller

2007-11-05 Thread Ciaran McCreesh
it to Jeff ? Yes, that works. Thanks, -- Ciaran McCreesh - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Abit F-190HD Onboard rlt8169 Ethernet Controller

2007-10-29 Thread Ciaran McCreesh
mesg before the board is > eventually returned though. Attached. Cheers, -- Ciaran McCreesh[0.00] Linux version 2.6.24-rc1 ([EMAIL PROTECTED]) (gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2)) #4 SMP Mon Oct 29 05:54:50 GMT 2007 [0.00] Command line: root=/dev/sda1 [0.00] BIOS-pro

Re: Abit F-190HD Onboard rlt8169 Ethernet Controller

2007-10-29 Thread Ciaran McCreesh
x8168 for the match. Ok. I've attached an updated patch. Thanks, -- Ciaran McCreesh--- drivers/net/r8169.c.orig 2007-10-29 05:37:02.0 + +++ drivers/net/r8169.c 2007-10-29 08:46:24.0 + @@ -165,6 +165,7 @@ { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8136), 0, 0, RTL_CFG_2 }, { P

Re: Abit F-190HD Onboard rlt8169 Ethernet Controller

2007-10-29 Thread Ciaran McCreesh
patch. Thanks, -- Ciaran McCreesh--- drivers/net/r8169.c.orig 2007-10-29 05:37:02.0 + +++ drivers/net/r8169.c 2007-10-29 08:46:24.0 + @@ -165,6 +165,7 @@ { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8136), 0, 0, RTL_CFG_2 }, { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8167), 0, 0

Re: Abit F-190HD Onboard rlt8169 Ethernet Controller

2007-10-29 Thread Ciaran McCreesh
. Cheers, -- Ciaran McCreesh[0.00] Linux version 2.6.24-rc1 ([EMAIL PROTECTED]) (gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2)) #4 SMP Mon Oct 29 05:54:50 GMT 2007 [0.00] Command line: root=/dev/sda1 [0.00] BIOS-provided physical RAM map: [0.00] BIOS-e820

Abit F-190HD Onboard rlt8169 Ethernet Controller

2007-10-28 Thread Ciaran McCreesh
, RTL_CFG_0 }, This was enough to get the device recognised and operational. (Only RTL_CFG_2 works, I have no idea why.) Is this the correct approach? -- Ciaran McCreesh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTE

Abit F-190HD Onboard rlt8169 Ethernet Controller

2007-10-28 Thread Ciaran McCreesh
, RTL_CFG_0 }, This was enough to get the device recognised and operational. (Only RTL_CFG_2 works, I have no idea why.) Is this the correct approach? -- Ciaran McCreesh - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More