home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / tandy / 2008 < prev    next >
Encoding:
Text File  |  1993-01-01  |  1.8 KB  |  50 lines

  1. Newsgroups: comp.sys.tandy
  2. Path: sparky!uunet!hela.iti.org!ais.org!dexter!jsr
  3. From: jsr@dexter.mi.org (Jay S. Rouman)
  4. Subject: Re: need info t6k/cu/2400 baud
  5. Message-ID: <C07D4G.F3E@dexter.mi.org>
  6. Keywords: 6000 16B Xenix 3.2
  7. Organization: Private System, Mt. Pleasant, MI, USA
  8. References: <1993Jan1.065142.3211@xvt.com>
  9. Distribution: na
  10. Date: Sat, 2 Jan 1993 01:21:51 GMT
  11. Lines: 37
  12.  
  13. In article <1993Jan1.065142.3211@xvt.com> dougg@xvt.com (Doug Grinbergs) writes:
  14. >I recently bought a 2400-baud modem for my 6000. When I use a term program
  15. >to dial out, I can successfully use 2400 baud. When I try to use the 'cu'
  16. > [....]
  17. >In the /dev directory, there are files like cua0, cua0.1200 and cua0.300.
  18. >There are no files with 2400 or 9600 in them.
  19.  
  20. You need to look at your /usr/lib/uucp/L-devices file, and make sure
  21. there is an entry for the port and speed you want to use.  Mine looks
  22. like:
  23.  
  24. ACU     tty01   tty01           2400
  25. ACU     tty01   tty01           1200
  26. ACU     tty01   tty01            300
  27. DIR     tty01   0               9600
  28. DIR     tty01   0               4800
  29. DIR     tty01   0               2400
  30. DIR     tty01   0               1200
  31. DIR     tty01   0                300
  32.  
  33. You might want to use cu.s3 if you have it--it's a later version.  If
  34. you have ftp access, go to plains.nodak.edu and grab the kermit5a
  35. binary in ~/pub/tandy/communication (not sure of the last directory).
  36. I think you will find it a lot better than cu.  If not, here is a
  37. sample cu session:
  38. ----------------------------------
  39. grover:/usr/lib/uucp> cu.s3
  40. usage: cu [-s speed] [-a acu] [-l line] [ -h ] [-o | -e] telno | "dir"
  41. grover:/usr/lib/uucp> cu.s3 -s 2400 -l tty01 dir
  42. Connected
  43. ~.
  44.  
  45. Disconnected
  46. grover:/usr/lib/uucp>
  47. ----------------------------------
  48. -- 
  49. Jay Rouman  (jsr@dexter.mi.org  jsr@ais.org)
  50.