Hi.

On 06.06.2013 09:57, Hrvoje Habjanić wrote:
> On 06.06.2013 02:02, Allan, Bruce W wrote:
>>> -----Original Message-----
>>> From: Allan, Bruce W [mailto:[email protected]]
>>> Sent: Monday, June 03, 2013 4:28 PM
>>> To: Hrvoje Habjanić; [email protected]
>>> Subject: Re: [E1000-devel] [PATCH] Packet drops/loss with 82579LM - fixed
>>>
>>>> -----Original Message-----
>>>> From: Hrvoje Habjanić [mailto:[email protected]]
>>>> Sent: Saturday, June 01, 2013 8:43 AM
>>>> To: [email protected]
>>>> Subject: Re: [E1000-devel] [PATCH] Packet drops/loss with 82579LM -
>>> fixed
>>>> On 01.06.2013 17:06, Hrvoje Habjanić wrote:
>>>>>  Patch is attached, and it is against 2.3.2 of
>>>>> e1000e driver.
>>>>>
>>>> OK, now patch:
>>>>
>>>> --- e1000e-2.3.2/src/ich8lan.c    2013-02-28 05:25:36.000000000 +0100
>>>> +++ e1000e-2.3.2.ok/src/ich8lan.c    2013-06-01 12:24:45.391577666 +0200
>>>> @@ -2244,6 +2244,8 @@
>>>>              if (ret_val)
>>>>                  return ret_val;
>>>>              pm_phy_reg &= ~HV_PM_CTRL_PLL_STOP_IN_K1_GIGA;
>>>> +            /* Disable K1 mode when in GIGA mode */
>>>> +            pm_phy_reg |= 0x2000;
>>>>              ret_val = e1e_wphy(hw, HV_PM_CTRL, pm_phy_reg);
>>>>              if (ret_val)
>>>>                  return ret_val;
>>>>
>>>>
>>>> H.
>>> There have been a number of issues with K1 on some parts.  I will check into
>>> whether
>>> or not this is already a known issue on 82579LM and/or currently under
>>> investigation
>>> and get back to you.
>>>
>>> Thanks,
>>> Bruce.
>> Apparently, this is a known and documented issue.  There is a BIOS 
>> workaround that
>> has been communicated to the various board vendors - you should check with 
>> your
>> board vendor if there is a BIOS update available for your system.
> Hi.
>
> I guess this is a "known" issue, because there is some kind of "errata"
> about this.
>
> BUT, as you did notice, my motherboard is Intel DQ67EP, and i do have
> latest bios installed. And, still, my network card is suffering from
> this bug.

So, here we are - 6 (six) months later - and i still have "an issue".
And no, there is no new BIOS for my motherboard.

I do still regularly apply my patch to kernels to have this fixed.

I would, once more, ask if this can be included in regular driver? It
does not have to be enabled by default, module option which would turn
this on would be sufficient.

Regards,

H.

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
E1000-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to