mdiodump.1.html 4.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version='1.0' encoding='iso-8859-1'?>
  2. <!doctype html public '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
  3. <html xmlns='http://www.w3c.org/1999/xhtml' lang='en-us'>
  4. <head>
  5. <title>
  6. mdiodump.1
  7. </title>
  8. <meta http-equiv='content-type' content='text/html;iso-8859-1'/>
  9. <meta name='generator' content='motley-tools 1.9.4 13:40:33 Feb 18 2015'/>
  10. <meta name='author' content='cmaier@cmassoc.net'/>
  11. <meta name='robots' content='noindex,nofollow'/>
  12. <link href='toolkit.css' rel='stylesheet' type='text/css'/>
  13. </head>
  14. <body>
  15. <div class='headerlink'>
  16. [<a href='mdioblock2.1.html' title=' mdioblock2.1 '>PREV</a>]
  17. [<a href='toolkit.html' title=' Index '>HOME</a>]
  18. [<a href='mdustats.1.html' title=' mdustats.1 '>NEXT</a>]
  19. </div>
  20. <pre>
  21. mdiodump(1) Qualcomm Atheros Open Powerline Toolkit mdiodump(1)
  22. NAME
  23. mdiodump - Qualcomm Atheros MDIO Custom Module Analyser
  24. SYNOPSIS
  25. mdiodump [options] file [file] [...]
  26. DESCRIPTION
  27. Read one or more binary MDIO program files and output MDIO instructions on stdout. These instructions are suitable as
  28. input to program mdioblock which outputs MDIO programs. See the mdioblock manpage for more information.
  29. This program is part of the Qualcomm Atheros Powerline Toolkit. See the PLC man page for an overview and installation
  30. instructions.
  31. OPTIONS
  32. -s Print summary information on stdout instead of MDIO instructions.
  33. -t phy_type
  34. Specify the PHY chipset that this MDIO module will be used with. The only supported option arguments are &quot;ar8236&quot;
  35. and &quot;generic&quot;. Argument &quot;ar8236&quot; indicates that the MDIO register instructions are Atheros AR8236 specific. The
  36. AR8236 supports special MDIO registers and instructions in addition to generic MDIO registers and instructions.
  37. The default is &quot;generic&quot; which displays instructions as standard MDIO instructions. This option and option -b are
  38. mutually exclusive.
  39. -v Prints additional information on stdout. In particular, this option causes mdiodump to display every MDIO command
  40. present instead of just the simulation summary.
  41. -?,--help
  42. Displays program help information on stderr. This option takes precedence over all other options on the command
  43. line except version information.
  44. -!,--version
  45. Displays program version information on stderr. This option takes precedence over all other options on the com‐
  46. mand line except help information. Use this option when sending screen dumps to Atheros technical staff.
  47. ARGUMENTS
  48. file The MDIO custom module file to operate on.
  49. REFERENCES
  50. See the Qualcomm Atheros HomePlug AV Firmware Technical Reference Manual for information about generic MDIO register
  51. instruction. See the Qualcomm Atheros AR8236 Six-Port Fast Ethernet Switch Data Sheet for detailed information about
  52. AR8236 specific MDIO registers and instructions.
  53. DISCLAIMER
  54. Atheros HomePlug AV Vendor Specific Management Message structure and content is proprietary to Qualcomm Atheros, Ocala FL
  55. USA. Consequently, public information may not be available. Qualcomm Atheros reserves the right to modify message
  56. structure and content in future firmware releases without any obligation to notify or compensate users of this program.
  57. EXAMPLES
  58. None.
  59. SEE ALSO
  60. amp(1), int6kmod(1), int6kmdio(1), int6kmdio2(1), mdioblock(1), mdioblock2(1), mdiogen(1), plcmdio16(1), plcmdio32(1)
  61. CREDITS
  62. Nathaniel Houghton &lt;nhoughto@qca.qualcomm.com&gt;
  63. Charles Maier &lt;cmaier@qca.qualcomm.com&gt;
  64. Marc Bertola &lt;marc.bertola@qca.qualcomm.com&gt;
  65. open-plc-utils-0.0.3 Mar 2014 mdiodump(1)
  66. </pre>
  67. <div class='footerlink'>
  68. [<a href='mdioblock2.1.html' title=' mdioblock2.1 '>PREV</a>]
  69. [<a href='toolkit.html' title=' Index '>HOME</a>]
  70. [<a href='mdustats.1.html' title=' mdustats.1 '>NEXT</a>]
  71. </div>
  72. </body>
  73. </html>