Bug 135999

Summary: Netgear GS105v3 should be added to list of switches that have link problems with Intel 82541/82547 controllers
Product: Documentation Reporter: Boris Kochergin <spawky>
Component: Books & ArticlesAssignee: Eitan Adler <eadler>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Boris Kochergin 2009-06-24 14:20:03 UTC
/usr/src/sys/dev/e1000/README mentions two switches that have link problems with Intel 82541/82547 controllers. I have multiple 82541PI controllers, sold as "PRO/1000 GT" cards, that exhibit the same behavior with Netgear GS105v3 switches (I tested two). More specifically, they take a very long time to auto-negotiate, and when they do, the media is 10BaseT. Manually setting media to something faster results in no carrier. Compiling the em driver with the "#define EM_MASTER_SLAVE   2" workaround fixes the problem, so I propose that the Netgear GS105v3 be added to the list of problem switches.
Comment 1 Brad Davis freebsd_committer freebsd_triage 2010-09-06 03:11:04 UTC
Responsible Changed
From-To: freebsd-doc->jfv

Jack, can you add this switch to the list?
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-01-29 14:52:57 UTC
Author: eadler
Date: Sun Jan 29 14:52:42 2012
New Revision: 230742
URL: http://svn.freebsd.org/changeset/base/230742

Log:
  GS105v3 exhibit the same behavior
  
  PR:			docs/135999
  Submitted by:	Boris Kochergin <spawky@acm.poly.edu>
  No objection from:	jfv
  Approved by:	cperciva
  MFC after:		3 days

Modified:
  head/sys/dev/e1000/README

Modified: head/sys/dev/e1000/README
==============================================================================
--- head/sys/dev/e1000/README	Sun Jan 29 12:58:07 2012	(r230741)
+++ head/sys/dev/e1000/README	Sun Jan 29 14:52:42 2012	(r230742)
@@ -354,6 +354,7 @@ Known Limitations
   include:
         Planex FXG-08TE
         I-O Data ETG-SH8
+        Netgear GS105v3
 
   The driver can be compiled with the following changes:
 
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2012-01-29 15:00:17 UTC
State Changed
From-To: open->patched

committed r230742
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2012-02-01 04:48:19 UTC
State Changed
From-To: patched->closed

MFCed in r230848 by jfv 


Comment 5 Eitan Adler freebsd_committer freebsd_triage 2012-02-01 04:48:19 UTC
Responsible Changed
From-To: jfv->eadler

MFCed in r230848 by jfv