From owner-freebsd-current@FreeBSD.ORG Sun May 16 08:37:11 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79ABE16A4CE for ; Sun, 16 May 2004 08:37:11 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id E421C43D49 for ; Sun, 16 May 2004 08:37:10 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.11/8.12.11) with ESMTP id i4GFYRC9061629; Sun, 16 May 2004 08:34:27 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) i4GFYR8e014012; Sun, 16 May 2004 08:34:27 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.11/8.12.11/Submit) id i4GFYKSq014011; Sun, 16 May 2004 08:34:20 -0700 (PDT) (envelope-from marcel) Date: Sun, 16 May 2004 08:34:20 -0700 From: Marcel Moolenaar To: Bruce Evans Message-ID: <20040516153420.GA13929@dhcp01.pn.xcllnt.net> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040516210256.W866@gamplex.bde.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-current@freebsd.org cc: Roman Kurakin Subject: Re: Sio & Puc memory mapped X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2004 15:37:11 -0000 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 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