SEARCH  

NEWS

2010.10.06:11:36:28
Ustawowe wsparcie rozwoju sieci telekomunikacyjnych
Ustawa o wspieraniu rozwoju usług i sieci telekomunikacyjnych, która weszła w życie 15 lipca br., wprowadza szereg nowatorskich rozwiązań, mających na celu przyspieszenie rozwoju i upowszechnienie usług telekomunikacyjnych w Polsce. Doprowadzi do obniżenia kosztów przedsiębiorców telekomunikacyjnych i odbiorców tych usług (tzw. użytkowników końcowych).

 

messageID:504960007282
author:Jesse Brandeburg
title:Re PATCH e1000e Intel 82571EB Dont wait
On Fri, Aug 27, 2010 at 12:10, Kyle Moffett <Kyle.D.Moffett@xxxxxxxxxx wrote: The Intel 82571EB chipset can be used in an unmanaged configuration as a fast dual-port Gig-E controller.  Unfortunately a board constructed that way would fail to correctly come up because the driver polls for the completion of a management cycle that will never occur. To resolve this problem, we disable the poll and error return on chips whose EEPROMs indicate no management.  As a protection against misconfigured chipsets, we still delay for the entire management poll timeout. Signed-off-by: Kyle Moffett <Kyle.D.Moffett@xxxxxxxxxx ---  drivers/net/e1000e/82571.c |    7 +++++++  1 files changed, 7 insertions(+), 0 deletions(-) Thanks Kyle, I have added the patch to my queue. -- Cheers, Jeff -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at rel="nofollow" vger.kernel.org/majordomo-info.html vger.kernel.org/majordomo-info.html
Index