-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #106 from mhei/manpage-fixes
Some minor fixes for several manpages
- Loading branch information
Showing
8 changed files
with
61 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ mdioblock | |
mdioblock2 | ||
mdiodump | ||
mdiogen | ||
mdio.bin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
.TH mdiogen 1 "November 2013" "open-plc-utils-0.0.3" "Qualcomm Atheros Open Powerline Toolkit" | ||
|
||
.SH NAME | ||
mdiogen - Qualcomm Atheros MDIO Custom Module Generator | ||
|
||
.SH SYNOPSIS | ||
.BR mdiogen | ||
|
||
.SH DESCRIPTION | ||
Produces an MDIO program block from a fixed compiled-in array and outputs it | ||
to fixed file named \fBmdio.bin\fR. | ||
|
||
.PP | ||
This program is part of the Qualcomm Atheros Powerline Toolkit. | ||
See the \fBPLC\fR man page for an overview and installation instructions. | ||
|
||
.SH REFERENCES | ||
See the Qualcomm Atheros \fIHomePlug AV Firmware Technical Reference Manual\fR for information about | ||
generic MDIO register instruction. | ||
See the Qualcomm Atheros \fIAR8236 Six-Port Fast Ethernet Switch Data Sheet\fR for detailed | ||
information about AR8236 specific MDIO registers and instructions. | ||
|
||
.SH DISCLAIMER | ||
Atheros HomePlug AV Vendor Specific Management Message structure and content is proprietary to | ||
Qualcomm Atheros, Ocala FL USA. | ||
Consequently, public information may not be available. | ||
Qualcomm Atheros reserves the right to modify message structure and content in future firmware | ||
releases without any obligation to notify or compensate users of this program. | ||
|
||
.SH EXAMPLES | ||
None. | ||
|
||
.SH SEE ALSO | ||
.BR amp ( 1 ), | ||
.BR int6kmod ( 1 ), | ||
.BR int6kmdio ( 1 ), | ||
.BR int6kmdio2 ( 1 ), | ||
.BR mdioblock ( 1 ), | ||
.BR mdioblock2 ( 1 ), | ||
.BR mdiogen ( 1 ), | ||
.BR plcmdio16 ( 1 ), | ||
.BR plcmdio32 ( 1 ) | ||
|
||
.SH CREDITS | ||
Nathaniel Houghton | ||
Charles Maier | ||
Marc Bertola |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters