From le@univie.ac.at  Sat Aug 16 13:18:21 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 43EC737B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 13:18:21 -0700 (PDT)
Received: from mailbox.univie.ac.at (mailbox.univie.ac.at [131.130.1.27])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1D7CA43F75
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 13:18:20 -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.2/8.12.2) with ESMTP id h7GKI81Y047570
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 22:18:11 +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 h7GKI5je049167
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 22:18:05 +0200 (CEST)
	(envelope-from le@korben.in.tern)
Received: (from le@localhost)
	by korben.in.tern (8.12.9/8.12.9/Submit) id h7GKI5AU049166;
	Sat, 16 Aug 2003 22:18:05 +0200 (CEST)
	(envelope-from le)
Message-Id: <200308162018.h7GKI5AU049166@korben.in.tern>
Date: Sat, 16 Aug 2003 22:18:05 +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 vr(4) with hardware notes
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         55639
>Category:       docs
>Synopsis:       [PATCH] catch up vr(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:   Sat Aug 16 13:20:14 PDT 2003
>Closed-Date:    Sun Aug 24 07:33:28 PDT 2003
>Last-Modified:  Sun Aug 24 07:33:28 PDT 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 #4: Fri Aug 15 22:25:10 CEST 2003 le@korben:/usr/obj/usr/src/sys/KORBEN i386


	
>Description:

Confirmed by: sourcecode.

>How-To-Repeat:
	
>Fix:

	

--- vr.4.diff begins here ---
Index: share/man/man4/vr.4
===================================================================
RCS file: /usr/local/bsdcvs/src/share/man/man4/vr.4,v
retrieving revision 1.18
diff -u -r1.18 vr.4
--- share/man/man4/vr.4	15 Feb 2003 17:12:53 -0000	1.18
+++ share/man/man4/vr.4	16 Aug 2003 20:14:59 -0000
@@ -43,8 +43,9 @@
 The
 .Nm
 driver provides support for PCI ethernet adapters and embedded
-controllers based on the VIA Technologies VT3043 Rhine I and
-VT86C100A Rhine II fast ethernet controller chips.
+controllers based on the VIA Technologies VT3043 Rhine I,
+VT86C100A Rhine II, and VT86C105/VT86C105M Rhine III fast ethernet
+controller chips.
 This includes
 the D-Link DFE530-TX, the Hawking Technologies PN102TX, the
 AOpen/Acer ALN-320, and various other commodity fast ethernet
--- vr.4.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->simon 
Responsible-Changed-By: simon 
Responsible-Changed-When: Thu Aug 21 07:49:20 PDT 2003 
Responsible-Changed-Why:  
I will handle this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55639 
State-Changed-From-To: open->patched 
State-Changed-By: simon 
State-Changed-When: Thu Aug 21 11:17:28 PDT 2003 
State-Changed-Why:  
Committed to -CURRENT with corrected device id's (they were 
wrong in the hardware notes), will MFC later. 
Thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55639 
State-Changed-From-To: patched->closed 
State-Changed-By: simon 
State-Changed-When: Sun Aug 24 07:33:02 PDT 2003 
State-Changed-Why:  
Committed to -STABLE.  Thanks again! 

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