From owner-freebsd-current@FreeBSD.ORG Sat Sep 13 17:10:20 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A931106567A for ; Sat, 13 Sep 2008 17:10:20 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe15.swipnet.se [212.247.155.193]) by mx1.freebsd.org (Postfix) with ESMTP id BA4CF8FC0A for ; Sat, 13 Sep 2008 17:10:19 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=d--dbJyjI2EA:10 a=UJ0z3L3CxD8A:10 a=ZtwMFzhc6XSROYQlMkMA/A==:17 a=6I5d2MoRAAAA:8 a=8HEwu11PqA2JtNYejaEA:9 a=XCmNJNabaEK-8TNC41QGaK5awE8A:4 a=LY0hPdMaydYA:10 Received: from [62.113.133.218] (account mc467741@c2i.net [62.113.133.218] verified) by mailfe15.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 331366627; Sat, 13 Sep 2008 18:10:16 +0200 From: Hans Petter Selasky To: Ed Schouten Date: Sat, 13 Sep 2008 18:12:04 +0200 User-Agent: KMail/1.9.7 References: <87fxot5hoi.fsf@kobe.laptop> <200809131715.36017.hselasky@c2i.net> <20080913160059.GM1191@hoeg.nl> In-Reply-To: <20080913160059.GM1191@hoeg.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809131812.06136.hselasky@c2i.net> Cc: FreeBSD Current Subject: Re: mpsafetty and [missing] multi put char X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 13 Sep 2008 17:10:20 -0000 On Saturday 13 September 2008, Ed Schouten wrote: > http://wiki.freebsd.org/TTYRedesign Thanks Ed! The reason for asking is that I was doing an USB integrate and found that the umodem.c driver had the bypass code removed from what I could see. Anyway, that's now been fixed in USB2. Going to test mpsafe tty + USB2 in short time. Hope that it works :-) --HPS