docs/61301: [patch] Manpage patch for aue(4) to enable HomePNA functionality
Dinesh Nair
dinesh at alphaque.com
Tue Jan 13 09:10:08 UTC 2004
>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 at 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 at ee.columbia.edu .
+.An Dinesh Nair Aq dinesh at alphaque.com
+added HomePNA PHY functionality in January 2004.
--- aue.4.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list