From owner-freebsd-doc@FreeBSD.ORG Tue Jan 13 01:10:08 2004 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 3531716A4CE for ; Tue, 13 Jan 2004 01:10:08 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D752743D4C for ; Tue, 13 Jan 2004 01:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i0D9A2FR046396 for ; Tue, 13 Jan 2004 01:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i0D9A2o2046395; Tue, 13 Jan 2004 01:10:02 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 13 Jan 2004 01:10:02 -0800 (PST) Resent-Message-Id: <200401130910.i0D9A2o2046395@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, Dinesh Nair Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F3B316A4CE for ; Tue, 13 Jan 2004 01:02:27 -0800 (PST) Received: from ns2.alphaque.com (ns2.alphaque.com [202.75.47.153]) by mx1.FreeBSD.org (Postfix) with SMTP id 9B86A43D5A for ; Tue, 13 Jan 2004 01:02:23 -0800 (PST) (envelope-from dinesh@alphaque.com) Received: (qmail 5843 invoked by uid 0); 13 Jan 2004 09:02:22 -0000 Received: from lucifer.net-gw.com (HELO prophet.alphaque.com) (202.75.47.153) by lucifer.net-gw.com with SMTP; 13 Jan 2004 09:02:22 -0000 Received: from prophet.alphaque.com (localhost.alphaque.com [127.0.0.1]) by prophet.alphaque.com (8.12.10/8.12.9) with ESMTP id i0D91Jab046607; Tue, 13 Jan 2004 17:01:19 +0800 (MYT) (envelope-from dinesh@alphaque.com) Received: (from dinesh@localhost) by prophet.alphaque.com (8.12.10/8.12.9/Submit) id i0D91JgY046606; Tue, 13 Jan 2004 17:01:19 +0800 (MYT) Message-Id: <200401130901.i0D91JgY046606@prophet.alphaque.com> Date: Tue, 13 Jan 2004 17:01:19 +0800 (MYT) From: Dinesh Nair To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: dinesh@alphaque.com Subject: docs/61301: [patch] Manpage patch for aue(4) to enable HomePNA functionality X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dinesh Nair List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2004 09:10:08 -0000 >Number: 61301 >Category: docs >Synopsis: [patch] Manpage patch for aue(4) to enable HomePNA functionality >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 13 01:10:02 PST 2004 >Closed-Date: >Last-Modified: >Originator: Dinesh Nair >Release: FreeBSD 4.9-STABLE i386 >Organization: www.alphaque.com >Environment: System: FreeBSD prophet.alphaque.com 4.9-STABLE FreeBSD 4.9-STABLE #14: Thu Jan 8 21:14:15 MYT 2004 dinesh@prophet.alphaque.com:/usr/src/sys/compile/ALPHAQUE i386 >Description: Following the addition of HomePNA PHY functionality to the aue(4) driver submitted as a PR yesterday, the following is a patch to the aue(4) man page at /usr/src/share/man/man4/aue.4. Patch adds in explanation on new media type homePNA. >How-To-Repeat: Not Applicable >Fix: Apply following patch to /usr/src/share/man/man4/aue.4 --- aue.4.patch begins here --- --- aue.4.org Fri Jan 9 21:12:30 2004 +++ aue.4 Fri Jan 9 21:12:30 2004 @@ -102,6 +102,11 @@ implies .Ar half-duplex mode. +.It homePNA +Set HomePNA (1Mbps) operation on the HomePNA PHY media interface. +This disables the Ethernet PHY media interface enabled by autoselect, +10baseT/UTP, and 100baseTX. The HomePNA PHY and Ethernet PHY cannot operate +simultaneously. Upon device attach, the Ethernet PHY is enabled by default. .El .Pp The @@ -146,3 +151,5 @@ .Nm driver was written by .An Bill Paul Aq wpaul@ee.columbia.edu . +.An Dinesh Nair Aq dinesh@alphaque.com +added HomePNA PHY functionality in January 2004. --- aue.4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: