From le@univie.ac.at  Thu Aug 28 09:26:50 2003
Return-Path: <le@univie.ac.at>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A91AF16A4C1
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Aug 2003 09:26:50 -0700 (PDT)
Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5AFB143FA3
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Aug 2003 09:26:48 -0700 (PDT)
	(envelope-from le@univie.ac.at)
Received: from korben.in.tern (adslle.cc.univie.ac.at [131.130.102.11])
	by mailbox.univie.ac.at (8.12.9/8.12.9) with ESMTP id h7SGQJDj214816
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Aug 2003 18:26:26 +0200
Received: from korben.in.tern (korben.in.tern [127.0.0.1])
	by korben.in.tern (8.12.9/8.12.9) with ESMTP id h7SGQH9x041151
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Aug 2003 18:26:17 +0200 (CEST)
	(envelope-from le@korben.in.tern)
Received: (from le@localhost)
	by korben.in.tern (8.12.9/8.12.9/Submit) id h7SGQGkw041150;
	Thu, 28 Aug 2003 18:26:16 +0200 (CEST)
	(envelope-from le)
Message-Id: <200308281626.h7SGQGkw041150@korben.in.tern>
Date: Thu, 28 Aug 2003 18:26:16 +0200 (CEST)
From: Lukas Ertl <l.ertl@univie.ac.at>
Reply-To: Lukas Ertl <l.ertl@univie.ac.at>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] catch up vx(4) with hardware notes
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         56086
>Category:       docs
>Synopsis:       [PATCH] catch up vx(4) with hardware notes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    simon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 28 09:30:06 PDT 2003
>Closed-Date:    Wed Oct 29 15:30:13 PST 2003
>Last-Modified:  Wed Oct 29 15:30:13 PST 2003
>Originator:     Lukas Ertl
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
Vienna University Computer Center
>Environment:
System: FreeBSD korben 5.1-CURRENT FreeBSD 5.1-CURRENT #14: Mon Aug 25 20:27:12 CEST 2003 le@korben:/usr/obj/usr/src/sys/KORBEN i386


	
>Description:

Confirmed by: source code.

>How-To-Repeat:
	
>Fix:

	

--- vx.4.diff begins here ---
Index: share/man/man4/man4.i386/vx.4
===================================================================
RCS file: /usr/local/bsdcvs/src/share/man/man4/man4.i386/vx.4,v
retrieving revision 1.16
diff -u -r1.16 vx.4
--- share/man/man4/man4.i386/vx.4	14 Jul 2001 19:41:04 -0000	1.16
+++ share/man/man4/man4.i386/vx.4	28 Aug 2003 16:24:28 -0000
@@ -42,7 +42,8 @@
 The
 .Nm
 driver provides support for the 3Com 3c590 and 3c595 EtherLink III and Fast
-EtherLink III PCI Ethernet cards in 10 Mbps mode.  The medium selection
+EtherLink III PCI Ethernet cards, as well as the 3c592/3c597 EISA Ethernet
+cards in 10 Mbps mode.  The medium selection
 can be influenced by the following link flags to the
 .Xr ifconfig 8
 command:
--- vx.4.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->simon 
Responsible-Changed-By: simon 
Responsible-Changed-When: Fri Aug 29 04:51:14 PDT 2003 
Responsible-Changed-Why:  
I'm working on this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56086 
State-Changed-From-To: open->closed 
State-Changed-By: simon 
State-Changed-When: Fri Aug 29 10:59:43 PDT 2003 
State-Changed-Why:  
Committed with some modifications.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56086 
State-Changed-From-To: closed->patched 
State-Changed-By: simon 
State-Changed-When: Fri Aug 29 11:01:35 PDT 2003 
State-Changed-Why:  
This shouldn't have been closed yet, since I still need to do the MFC 
after 4.9. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56086 
State-Changed-From-To: patched->closed 
State-Changed-By: simon 
State-Changed-When: Wed Oct 29 15:29:56 PST 2003 
State-Changed-Why:  
Committed to -STABLE. 
Thanks again for the submission! 

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