> Just an update: > I am able to cat > /dev/ttyC0 and cat /dev/ttyC0 and send and get text > both ways. > > If I run /usr/klibexec/getty std.9600 /dev/ttyC0, I get nothing. the > only way to get out is ^Z and then kill it. > > Also, getty is not running when I start up. I check ps ax and its not there.
Can you ktrace /usr/libexec/getty std.9600 /dev/ttyC0 and figure out what causes it to stall or exit early? Miod

