int6kdetect.1 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. .TH int6kdetect 1 "Mar 2014" "plc-utils-2.1.6" "Qualcomm Atheros Powerline Toolkit"
  2. .SH NAME
  3. int6kdetect - Qualcomm Atheros UART Device Detector
  4. .SH SYNOPSIS
  5. .BR int6kdetect
  6. .RI [ options ]
  7. [...]
  8. .SH DESCRIPTION
  9. None.
  10. .SH COMMENTS
  11. None.
  12. .SH OPTIONS
  13. .TP
  14. .RB - c
  15. Assume device is in command mode.
  16. This reduces the amount of time needed to detect serial device settings.
  17. .TP
  18. -\fBl \fItty\fR
  19. Communicate with the local powerline device over the named serial interface on the local host.
  20. The program default is "/dev/ttyUSB0" for Linux and "com1:" for Windows.
  21. The program default is replaced if environment variable \fBPLCUART\fR is defined.
  22. This option over-rides those default settings.
  23. .TP
  24. .RB - q
  25. Suppress progress and error information on stderr.
  26. .TP
  27. .RB - v
  28. Display actual serial line commands and responses on stdout.
  29. .TP
  30. .RB - ? ,-- help
  31. Print program help summary on stdout.
  32. This option takes precedence over other options on the command line.
  33. .TP
  34. .RB - ! ,-- version
  35. Print program version information on stdout.
  36. This option takes precedence over other options on the command line.
  37. 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.
  38. .SH ARGUMENTS
  39. None.
  40. .SH REFERENCES
  41. See the Qualcomm Atheros HomePlug AV Firmware Technical Reference Manual for more information.
  42. .SH DISCLAIMER
  43. Qualcomm Atheros serial line commands are proprietary to Qualcomm Atheros, Ocala FL USA.
  44. Consequently, public information is not available.
  45. 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.
  46. .SH EXAMPLES
  47. None.
  48. .SH SEE ALSO
  49. .BR amp ( 1 ),
  50. .BR int6kbaud ( 1 ),
  51. .BR int6kuart ( 1 ),
  52. .BR ttysig ( 1 )
  53. .SH CREDITS
  54. Nathaniel Houghton <nhoughto@qca.qualcomm.com>