From richw@richw.org  Thu Aug  4 04:12:11 2005
Return-Path: <richw@richw.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 012DC16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Aug 2005 04:12:11 +0000 (GMT)
	(envelope-from richw@richw.org)
Received: from smtp2.Stanford.EDU (smtp2.Stanford.EDU [171.67.16.125])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AFEDA43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Aug 2005 04:12:10 +0000 (GMT)
	(envelope-from richw@richw.org)
Received: from whodunit.richw.org (SW-90-716-276-1.Stanford.EDU [171.66.155.243])
	by smtp2.Stanford.EDU (8.12.11/8.12.11) with ESMTP id j744C9C1017397
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 3 Aug 2005 21:12:09 -0700
Received: from whodunit.richw.org (localhost [127.0.0.1])
	by whodunit.richw.org (8.13.1/8.13.1) with ESMTP id j744C9Ws006201
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 3 Aug 2005 21:12:09 -0700 (PDT)
	(envelope-from richw@whodunit.richw.org)
Received: (from richw@localhost)
	by whodunit.richw.org (8.13.1/8.13.1/Submit) id j744C9nE006200;
	Wed, 3 Aug 2005 21:12:09 -0700 (PDT)
	(envelope-from richw)
Message-Id: <200508040412.j744C9nE006200@whodunit.richw.org>
Date: Wed, 3 Aug 2005 21:12:09 -0700 (PDT)
From: Rich Wales <richw@richw.org>
Reply-To: Rich Wales <richw@richw.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: sk(4) driver supports Marvell 88E800x chip too
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         84538
>Category:       docs
>Synopsis:       [patch] sk(4) driver supports Marvell 88E800x chip too
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 04 04:20:19 GMT 2005
>Closed-Date:    Sat Jul 21 15:43:26 UTC 2012
>Last-Modified:  Sat Jul 21 15:43:26 UTC 2012
>Originator:     Rich Wales
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD whodunit.richw.org 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Mon Aug 1 22:57:26 PDT 2005 root@:/backup/obj/usr/src/sys/WHODUNIT i386


>Description:
	The sk(4) driver supports the Marvell 88E8003 chip used in
	the Linksys EG1032 (version 2) Gigabit PCI NIC.

	The sk(4) driver also supports the Marvell 88E8001 chip on
	an Asus motherboard at my home.

	This appears to be the case both with 4.11-RELEASE and a
	mid-April 5.4-STABLE.

	It would be helpful to revise the sk(4) manual page to
	reflect this fact.  Also, the nge(4) manual page should
	be updated to clarify that it applies only to earlier
	EG1032 cards -- not to the current version.

>How-To-Repeat:
>Fix:



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->joel 
Responsible-Changed-By: joel 
Responsible-Changed-When: Fri Jul 14 20:46:50 UTC 2006 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84538 

From: Jeroen Ruigrok van der Werven <asmodai@in-nomine.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: docs/84538: sk(4) driver supports Marvell 88E800x chip too
Date: Thu, 17 May 2007 15:14:34 +0200

 --VdOwlNaOFKGAtAAV
 Content-Type: text/plain; charset=utf-8
 Content-Disposition: inline
 Content-Transfer-Encoding: 8bit
 
 Attached two patches to reflect changes in the chipset used for Linksys'
 EG1032 product.
 
 Also fix what I think is a typo in the manual page, Marvell 88E1000* probably
 has to be 88E100* since I am unable to find any reference to the 88E1000x
 series at Marvell itself, only 88E1001 and 88E1003. The cvs logs also seem to
 agree.
 
 -- 
 Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
 イェルーン ラウフロック ヴァン デル ウェルヴェン
 http://www.in-nomine.org/ | http://www.rangaku.org/
 Sometimes the blind see more than those who see...
 
 --VdOwlNaOFKGAtAAV
 Content-Type: text/x-diff; charset=us-ascii
 Content-Disposition: attachment; filename="share-man-man4.diff"
 
 Index: nge.4
 ===================================================================
 RCS file: /usr/ncvs/FreeBSD/src/share/man/man4/nge.4,v
 retrieving revision 1.20
 diff -u -r1.20 nge.4
 --- nge.4	14 Jan 2006 15:35:21 -0000	1.20
 +++ nge.4	17 May 2007 12:56:26 -0000
 @@ -170,6 +170,8 @@
  .It
  D-Link DGE-500T
  .It
 +Linksys EG1032, revision 1
 +.It
  Netgear GA621
  .It
  Netgear GA622T
 Index: sk.4
 ===================================================================
 RCS file: /usr/ncvs/FreeBSD/src/share/man/man4/sk.4,v
 retrieving revision 1.30
 diff -u -r1.30 sk.4
 --- sk.4	30 Jan 2007 08:40:04 -0000	1.30
 +++ sk.4	17 May 2007 13:06:21 -0000
 @@ -82,7 +82,7 @@
  on the primary port fails, the SysKonnect driver will automatically
  switch traffic onto the second port.
  .Pp
 -Also supported is the Marvell Semiconductor 88E1000* gigabit PHY.
 +Also supported is the Marvell Semiconductor 88E100* gigabit PHY.
  .Pp
  The XaQti XMAC II supports full and half duplex operation with
  autonegotiation.
 @@ -173,7 +173,7 @@
  .It
  D-Link DGE-530T single port, 1000baseT adapter
  .It
 -Linksys EG1032 single port, 1000baseT adapter
 +Linksys EG1032 (revision 2) single port, 1000baseT adapter
  .It
  SK-9521 SK-NET GE-T single port, 1000baseT adapter
  .It
 
 --VdOwlNaOFKGAtAAV--
Responsible-Changed-From-To: joel->freebsd-doc 
Responsible-Changed-By: joel 
Responsible-Changed-When: Mon Sep 15 16:31:39 UTC 2008 
Responsible-Changed-Why:  
Over to docs. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84538 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/84538: commit references a PR
Date: Sat, 24 Jan 2009 04:08:14 +0000 (UTC)

 Author: trhodes
 Date: Sat Jan 24 04:08:00 2009
 New Revision: 187662
 URL: http://svn.freebsd.org/changeset/base/187662
 
 Log:
   Update the supported device list a little bit.
   
   PR:		84538
   Submitted by:	asmodai
 
 Modified:
   head/share/man/man4/nge.4
   head/share/man/man4/sk.4
 
 Modified: head/share/man/man4/nge.4
 ==============================================================================
 --- head/share/man/man4/nge.4	Sat Jan 24 01:46:46 2009	(r187661)
 +++ head/share/man/man4/nge.4	Sat Jan 24 04:08:00 2009	(r187662)
 @@ -31,7 +31,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd January 14, 2006
 +.Dd January 23, 2009
  .Dt NGE 4
  .Os
  .Sh NAME
 @@ -170,6 +170,8 @@ Asante FriendlyNet GigaNIX 1000TA and 10
  .It
  D-Link DGE-500T
  .It
 +Linksys EG1032, revision 1
 +.It
  Netgear GA621
  .It
  Netgear GA622T
 
 Modified: head/share/man/man4/sk.4
 ==============================================================================
 --- head/share/man/man4/sk.4	Sat Jan 24 01:46:46 2009	(r187661)
 +++ head/share/man/man4/sk.4	Sat Jan 24 04:08:00 2009	(r187662)
 @@ -30,7 +30,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd February 14, 2008
 +.Dd January 23, 2009
  .Dt SK 4
  .Os
  .Sh NAME
 @@ -82,7 +82,7 @@ second port on dual port adapters for fa
  on the primary port fails, the SysKonnect driver will automatically
  switch traffic onto the second port.
  .Pp
 -Also supported is the Marvell Semiconductor 88E1000* gigabit PHY.
 +Also supported is the Marvell Semiconductor 88E100* gigabit PHY.
  .Pp
  The XaQti XMAC II supports full and half duplex operation with
  autonegotiation.
 @@ -173,7 +173,7 @@ Belkin F5D5005 single port, 1000baseT ad
  .It
  D-Link DGE-530T single port, 1000baseT adapter
  .It
 -Linksys EG1032 single port, 1000baseT adapter
 +Linksys (revision 2) single port, 1000baseT adapter
  .It
  SK-9521 SK-NET GE-T single port, 1000baseT adapter
  .It
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: trhodes 
State-Changed-When: Sat Jan 24 04:11:52 UTC 2009 
State-Changed-Why:  



Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Sat Jan 24 04:11:52 UTC 2009 
Responsible-Changed-Why:  
Over to me. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84538 
State-Changed-From-To: closed->patched 
State-Changed-By: trhodes 
State-Changed-When: Sat Jan 24 04:12:40 UTC 2009 
State-Changed-Why:  
Change from closed->patched from a botched vi session, 
I've made the change in CURRENT as it seems the change 
is correct.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84538 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/84538: commit references a PR
Date: Sun,  7 Jun 2009 06:23:44 +0000 (UTC)

 Author: yongari
 Date: Sun Jun  7 06:23:24 2009
 New Revision: 193620
 URL: http://svn.freebsd.org/changeset/base/193620
 
 Log:
   MFC r187662:
     Update the supported device list a little bit.
   
     PR:		84538
     Submitted by:	asmodai
 
 Modified:
   stable/7/share/man/man4/   (props changed)
   stable/7/share/man/man4/igb.4   (props changed)
   stable/7/share/man/man4/nge.4
   stable/7/share/man/man4/sk.4
 
 Modified: stable/7/share/man/man4/nge.4
 ==============================================================================
 --- stable/7/share/man/man4/nge.4	Sun Jun  7 06:21:59 2009	(r193619)
 +++ stable/7/share/man/man4/nge.4	Sun Jun  7 06:23:24 2009	(r193620)
 @@ -31,7 +31,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd January 14, 2006
 +.Dd January 23, 2009
  .Dt NGE 4
  .Os
  .Sh NAME
 @@ -170,6 +170,8 @@ Asante FriendlyNet GigaNIX 1000TA and 10
  .It
  D-Link DGE-500T
  .It
 +Linksys EG1032, revision 1
 +.It
  Netgear GA621
  .It
  Netgear GA622T
 
 Modified: stable/7/share/man/man4/sk.4
 ==============================================================================
 --- stable/7/share/man/man4/sk.4	Sun Jun  7 06:21:59 2009	(r193619)
 +++ stable/7/share/man/man4/sk.4	Sun Jun  7 06:23:24 2009	(r193620)
 @@ -30,7 +30,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd February 14, 2008
 +.Dd January 23, 2009
  .Dt SK 4
  .Os
  .Sh NAME
 @@ -82,7 +82,7 @@ second port on dual port adapters for fa
  on the primary port fails, the SysKonnect driver will automatically
  switch traffic onto the second port.
  .Pp
 -Also supported is the Marvell Semiconductor 88E1000* gigabit PHY.
 +Also supported is the Marvell Semiconductor 88E100* gigabit PHY.
  .Pp
  The XaQti XMAC II supports full and half duplex operation with
  autonegotiation.
 @@ -173,7 +173,7 @@ Belkin F5D5005 single port, 1000baseT ad
  .It
  D-Link DGE-530T single port, 1000baseT adapter
  .It
 -Linksys EG1032 single port, 1000baseT adapter
 +Linksys (revision 2) single port, 1000baseT adapter
  .It
  SK-9521 SK-NET GE-T single port, 1000baseT adapter
  .It
 _______________________________________________
 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"
 
State-Changed-From-To: patched->closed 
State-Changed-By: trhodes 
State-Changed-When: Sat Jul 21 15:43:02 UTC 2012 
State-Changed-Why:  
Changes have been merged for awhile now, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84538 
>Unformatted:
