12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- <?xml version='1.0' encoding='iso-8859-1'?>
- <!doctype html public '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
- <html xmlns='http://www.w3c.org/1999/xhtml' lang='en-us'>
- <head>
- <title>
- int6kdetect.1
- </title>
- <meta http-equiv='content-type' content='text/html;iso-8859-1'/>
- <meta name='generator' content='motley-tools 1.9.4 13:40:33 Feb 18 2015'/>
- <meta name='author' content='cmaier@cmassoc.net'/>
- <meta name='robots' content='noindex,nofollow'/>
- <link href='toolkit.css' rel='stylesheet' type='text/css'/>
- </head>
- <body>
- <div class='headerlink'>
- [<a href='int6kboot.1.html' title=' int6kboot.1 '>PREV</a>]
- [<a href='toolkit.html' title=' Index '>HOME</a>]
- [<a href='int6keth.1.html' title=' int6keth.1 '>NEXT</a>]
- </div>
- <pre>
- int6kdetect(1) Qualcomm Atheros Open Powerline Toolkit int6kdetect(1)
- NAME
- int6kdetect - Qualcomm Atheros UART Device Detector
- SYNOPSIS
- int6kdetect [options] [...]
- DESCRIPTION
- None.
- COMMENTS
- None.
- OPTIONS
- -c Assume device is in command mode. This reduces the amount of time needed to detect serial device settings.
- -l tty Communicate with the local powerline device over the named serial interface on the local host. The program
- default is "/dev/ttyUSB0" for Linux and "com1:" for Windows. The program default is replaced if environment vari‐
- able PLCUART is defined. This option over-rides those default settings.
- -q Suppress progress and error information on stderr.
- -v Display actual serial line commands and responses on stdout.
- -?,--help
- Print program help summary on stdout. This option takes precedence over other options on the command line.
- -!,--version
- Print program version information on stdout. This option takes precedence over other options on the command line.
- Use this option when sending screen dumps to Atheros Technical Support so that they know exactly which version of
- the Linux Toolkit you are using.
- ARGUMENTS
- None.
- REFERENCES
- See the Qualcomm Atheros HomePlug AV Firmware Technical Reference Manual for more information.
- DISCLAIMER
- Qualcomm Atheros serial line commands are proprietary to Qualcomm Atheros, Ocala FL USA. Consequently, public informa‐
- tion is not available. Qualcomm Atheros reserves the right to modify command line syntax or command functionality in
- future firmware releases without any obligation to notify or compensate product or program users.
- EXAMPLES
- None.
- SEE ALSO
- amp(1), int6kbaud(1), int6kuart(1), ttysig(1)
- CREDITS
- Nathaniel Houghton <nhoughto@qca.qualcomm.com>
- open-plc-utils-0.0.3 Mar 2014 int6kdetect(1)
- </pre>
- <div class='footerlink'>
- [<a href='int6kboot.1.html' title=' int6kboot.1 '>PREV</a>]
- [<a href='toolkit.html' title=' Index '>HOME</a>]
- [<a href='int6keth.1.html' title=' int6keth.1 '>NEXT</a>]
- </div>
- </body>
- </html>
|