svn commit: r193620 - stable/7/share/man/man4

Pyun YongHyeon yongari at FreeBSD.org
Sun Jun 7 06:23:25 UTC 2009


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


More information about the svn-src-stable-7 mailing list