Subject: serial schtuff
To: None <port-hp300@sun-lamp.cs.berkeley.edu>
From: jason downs <downsj@CSOS.ORST.EDU>
List: port-hp300
Date: 06/24/1994 22:29:43
this is strange: i've been messing with various bits of termios and the
serial port...

it seems that the default setting for the iflag field is 0x2f22, or
BRKINT | ISTRIP | ICRNL | IXON | IXANY | IXOFF | IMAXBEL; and i can produce
a working [a]getty as long as i do *not* change it-- if i do, it assures
the fact that the serial input will die as soon as [a]getty execs login,
(and here's the kicker) *even if i set it explicitly back to 0x2f22 before
the exec*.

what am i missing?

--
                    ----------------------------------------
-------------------// jason downs // downsj@CSOS.ORST.EDU //------------------
                   ----------------------------------------      JD105
		  http://www.CSOS.ORST.EDU/downsj/index.html
      "what i used to think was me is just a fading memory..." -- NiN/PHM

------------------------------------------------------------------------------