From owner-freebsd-doc@FreeBSD.ORG Sat Aug 16 13:20:15 2003 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A29EC37B401 for ; Sat, 16 Aug 2003 13:20:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DE9F43F75 for ; Sat, 16 Aug 2003 13:20:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7GKKEUp039648 for ; Sat, 16 Aug 2003 13:20:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7GKKE2N039647; Sat, 16 Aug 2003 13:20:14 -0700 (PDT) Resent-Date: Sat, 16 Aug 2003 13:20:14 -0700 (PDT) Resent-Message-Id: <200308162020.h7GKKE2N039647@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lukas Ertl Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43EC737B401 for ; 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 ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/55639: [PATCH] catch up vr(4) with hardware notes X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Lukas Ertl List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2003 20:20:16 -0000 >Number: 55639 >Category: docs >Synopsis: [PATCH] catch up vr(4) with hardware notes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 16 13:20:14 PDT 2003 >Closed-Date: >Last-Modified: >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: >Unformatted: