On 2005-09-28 01:44, Jeroen Besse wrote:
-snip-
>
> At power-off, the terminal probably sends a break. A break will put the
> sun machine to the ok prompt. I've seen this happen with PC's used as
> terminals.
I know the Hyperterminal application found on Win2000 caused a break
when the application was closed. Teraterm worked fine on same PC:s.
> One workaround would be to detach the serial cable before you switch the
> terminal off. There might be other (and far better) solutions for this
> behaviour though, but I don't know them.
>
Since 'break' is just a short pulse on the serial port, it can be caused
by a glitch when you remove/insert the cable as well as by the keyboard.
Found this link at sunhelp:
http://www.sunhelp.org/pipermail/sun...ne/011193.html
(set abort_enable=0 in /etc/system and use alternate break sequence.)
This used to work; though there are some odd cases where break is still
enabled, i.e. during reboot, since OBP still reacts to it.
/Rolf