Date: Sun, 16 May 2004 08:34:20 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: Bruce Evans <bde@zeta.org.au> Cc: Roman Kurakin <rik@cronyx.ru> Subject: Re: Sio & Puc memory mapped Message-ID: <20040516153420.GA13929@dhcp01.pn.xcllnt.net> In-Reply-To: <20040516210256.W866@gamplex.bde.org> References: <40A26162.9030607@cronyx.ru> <20040512.200542.09569104.imp@bsdimp.com> <20040513155109.GB6572@dhcp01.pn.xcllnt.net> <40A4E2CB.2000007@cronyx.ru> <20040515041301.O22881@gamplex.bde.org> <40A537C8.1010407@cronyx.ru> <20040515190413.GB9900@dhcp01.pn.xcllnt.net> <40A73401.5010703@cronyx.ru> <20040516210256.W866@gamplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 16, 2004 at 10:01:18PM +1000, Bruce Evans wrote: > > *snip*. The only fundamentally broken thing in the uart driver's > defaults is that they have echos enabled, so an echo war results if 2 > ports driven by the uart driver are connected and one of them happens > to send a character before an ioctl can be done to set a useable state. The uart(4) driver uses TTYDEF_xFLAG from <sys/ttydefaults.h> Are the TTY defaults in that header wrong or are those merely a good general set of defaults that one may need to tweak in ones particular case (e.g. depending on the device or depending on the open mode)? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040516153420.GA13929>