Todo
上传用户:tianjinjs
上传日期:2007-01-05
资源大小:309k
文件大小:1k
源码类别:

Modem编程

开发平台:

Unix_Linux

  1. Some things that should be fixed. If you fix some of the problems described
  2. below, please tell me (walker@clinet.fi):
  3. - option for two stopbits on the serial port. Probably coming in the next
  4.   release. If you need this, check http://www.clinet.fi/~walker/minicom.html
  5.   and the developers' page there to see if it is already available for test.
  6. - sometimes when the program closes a window, the terminal window under
  7.   that gets improperly restored.
  8.   Probably happens because of the cursor movement commands from the other
  9.   end when the screen was written.
  10. - When run from xterm, Minicom doesn't restore the window colors on exit
  11.   (Then again, there is the xminicom script..)
  12. - I've heard that when compiled with gcc under Solaris the rtscts may get
  13.   turned off when zmodem starts. No idea yet why this happens, and
  14.   Solaris users don't all have this problem..
  15. - the scripts are reported not to wait for the shell commands (beginning
  16.   with !) to finish before continuing the script
  17. - autoconf is 'on the table', to be included in a future version..