home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / pcclone / 32bit / 968 < prev    next >
Encoding:
Text File  |  1993-01-07  |  2.1 KB  |  45 lines

  1. Newsgroups: comp.unix.pc-clone.32bit
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!chinacat!chip
  3. From: chip@chinacat.unicom.com (Chip Rosenthal)
  4. Subject: Re: Changing serial port characteristics under SCO
  5. Organization: Unicom Systems Development, Austin, TX
  6. Date: Thu, 07 Jan 1993 06:38:58 GMT
  7. Message-ID: <1993Jan07.063858.6228@chinacat.unicom.com>
  8. References: <78@mhinfo.UUCP>
  9. Lines: 34
  10.  
  11. In article <78@mhinfo.UUCP> rwc@mhinfo.UUCP (Ralph Callaway) writes:
  12. >I know that there is an easy way to permanently change a serial
  13. >ports default characteristics at startup time
  14.  
  15. No, there really isn't.  That's why some vendors provide an extended
  16. stty command.  For example, the DigiBoard cards allow you to lock
  17. down rtspace and ctspace with their `ditty' command.  Many other vendors
  18. do this too.  Check out the docs that came with your serial board.
  19.  
  20. Actually, calling this stuff permanent is misleading.  It isn't.  It
  21. does persist across a close/open, and because it uses proprietary
  22. extensions your average everyday application won't know where to find
  23. the settings much less screw with them.
  24.  
  25. Here are a couple of things to consider:
  26.  
  27. 1)  Complain to your software vendor.  Not supporting the print spooler
  28.     is bogus.  Tell them to stick to DOS software if they are that
  29.     badly lacking in clues.
  30.  
  31. 2)  Consider doing the printing to a pseudo-device, and then using a
  32.     daemon to slurp down the print job and shuffle it off to the spooler.
  33.     If your idiot software vendor isn't doing anything with terminal
  34.     control, then a simple named pipe will do as the device and the
  35.     daemon can be a dozen line shell script.  If these morons do try
  36.     to do terminal settings than you'll have to use a pseudo-tty.
  37.  
  38. By the way, you are doing the public a grave disservice by not mentioning
  39. the name of the application vendor.  I for one would like to know who
  40. they are so that I can avoid any of their products.
  41. -- 
  42. Chip Rosenthal  512-482-8260 | Ergonomic (adj) - Designed to ensure
  43. Unicom Systems Development   | maximum discomfort in left-handed people.
  44. <chip@chinacat.Unicom.COM>   |
  45.