From dinesh@alphaque.com  Tue Jan 13 01:02:27 2004
Return-Path: <dinesh@alphaque.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0F3B316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <dinesh@alphaque.com>
Reply-To: Dinesh Nair <dinesh@alphaque.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: dinesh@alphaque.com
Subject: [patch] Manpage patch for aue(4) to enable HomePNA functionality
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:  Tue Jan 13 01:30:20 PST 2004
>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:

From: Dinesh Nair <dinesh@alphaque.com>
To: FreeBSD-gnats-submit@FreeBSD.org, <freebsd-doc@FreeBSD.org>
Cc:  
Subject: Re: docs/61301: [patch] Manpage patch for aue(4) to enable HomePNA
 functionality
Date: Tue, 13 Jan 2004 17:12:40 +0800 (MYT)

 the problem report for the aue(4) driver patch is at kern/61300.
 
 Regards,                           /\_/\   "All dogs go to heaven."
 dinesh@alphaque.com                (0 0)    http://www.alphaque.com/
 +==========================----oOO--(_)--OOo----==========================+
 | for a in past present future; do                                        |
 |   for b in clients employers associates relatives neighbours pets; do   |
 |   echo "The opinions here in no way reflect the opinions of my $a $b."  |
 | done; done                                                              |
 +=========================================================================+
 
>Unformatted:
