home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / hp / 15359 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  824 b 

  1. From: franks@hpuamsa.neth.hp.com (Frank Slootweg CRC)
  2. Date: Tue, 26 Jan 1993 10:11:19 GMT
  3. Subject: Re: RS232 ports on 750
  4. Message-ID: <28510416@hpuamsa.neth.hp.com>
  5. Organization: Hewlett-Packard, The Netherlands
  6. Path: sparky!uunet!mcsun!Germany.EU.net!gmd.de!newsserver.jvnc.net!darwin.sura.net!gatech!swrinde!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpcc05!hpbbn!hpuamsa!franks
  7. Newsgroups: comp.sys.hp
  8. References: <vellani.727824427@aplexus.jhuapl.edu>
  9. Lines: 10
  10.  
  11.   Put in function localrc() of /etc/rc :
  12.  
  13. nohup sleep 999999999 </dev/ttyp00&
  14. stty nice_options </dev/ttyp00
  15.  
  16.   See the stty commands in /usr/spool/lp/model/* for examples of
  17. "nice_options" for RS232 printers, i.e. also output devices. See stty(1)
  18. and termio(7) (and modem(7)) for the details of these options.
  19.  
  20. Frank Slootweg, HP, Dutch Customer Response Center
  21.