Subject: Re: Terminal Breaks causing debug
To: Michael R Zucca <mrz5149@cs.rit.edu>
From: Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 08/07/1997 16:35:27
> 
> I think somebody asked this question recently but I'll ask it again anyway :)
> 
> I just got a vt340 and I hooked it up as a serial console to my IIvx.
> The trouble is, if I shut off the terminal, the IIvx thinks it's being
> sent a BREAK and pops into the kernel debugger.
> 
> Is there any way to shut that off? I'd like to be able to turn off my
> terminal without hosing NetBSD at the same time.

Remove "options ZS_CONSOLE_ABORT" from your kernel config, re-config,
rm zs.o, and rebuild.

Take care,

Bill