Subject: Re: Behavior of DTR changed between 1.3.3 and 1.4.1????? ????
To: None <port-sparc@netbsd.org, hauke@Espresso.Rhein-Neckar.DE, roskens@elfin.net>
From: John Refling <johnr@imageworks.com>
List: port-sparc
Date: 09/28/1999 14:54:36
From my quick perusal of the code a few months ago, I
think that one can either make the serial port handler ignore
all breaks, or remove the call to the debugger when break is
detected.  That is further up the tree.  I don't know which
is better.  Suppose if you need the serial port driver to
be able to detect break under any circumstances, or on other
ports.