From owner-freebsd-current@FreeBSD.ORG Thu Aug 21 14:35:47 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 540C1106566B for ; Thu, 21 Aug 2008 14:35:47 +0000 (UTC) (envelope-from mailnull@mips.inka.de) Received: from mail-in-17.arcor-online.net (mail-in-17.arcor-online.net [151.189.21.57]) by mx1.freebsd.org (Postfix) with ESMTP id 09AF28FC23 for ; Thu, 21 Aug 2008 14:35:46 +0000 (UTC) (envelope-from mailnull@mips.inka.de) Received: from mail-in-16-z2.arcor-online.net (mail-in-16-z2.arcor-online.net [151.189.8.33]) by mail-in-17.arcor-online.net (Postfix) with ESMTP id 985A32BD776 for ; Thu, 21 Aug 2008 16:35:45 +0200 (CEST) Received: from mail-in-08.arcor-online.net (mail-in-08.arcor-online.net [151.189.21.48]) by mail-in-16-z2.arcor-online.net (Postfix) with ESMTP id 80B49254124 for ; Thu, 21 Aug 2008 16:35:45 +0200 (CEST) Received: from lorvorc.mips.inka.de (dslb-088-067-127-187.pools.arcor-ip.net [88.67.127.187]) by mail-in-08.arcor-online.net (Postfix) with ESMTP id 553F62BB6FF for ; Thu, 21 Aug 2008 16:35:45 +0200 (CEST) Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.14.2/8.14.2) with ESMTP id m7LEZid5097708 for ; Thu, 21 Aug 2008 16:35:44 +0200 (CEST) (envelope-from mailnull@lorvorc.mips.inka.de) Received: (from mailnull@localhost) by lorvorc.mips.inka.de (8.14.2/8.14.2/Submit) id m7LEZiQL097707 for freebsd-current@freebsd.org; Thu, 21 Aug 2008 16:35:44 +0200 (CEST) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Date: Thu, 21 Aug 2008 14:35:43 +0000 (UTC) Message-ID: Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-current@freebsd.org X-Virus-Scanned: ClamAV 0.93.3/8061/Thu Aug 21 02:00:17 2008 on mail-in-08.arcor-online.net X-Virus-Status: Clean Subject: uplcom broken by MPSAFE TTY commit? 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: Thu, 21 Aug 2008 14:35:47 -0000 Has anybody noticed problems with uplcom after ed's MPSAFE TTY commit? ucom1: on uhub2 ucom2: on uhub2 I'm seeing incomplete input followed by repetitive spew on ucom2. The uftdi-based ucom1 seems fine. ucom2 is hooked up to the serial console of an OpenBSD box. The getty there issues a banner like this: OpenBSD/alpha (kemoauc.mips.inka.de) (tty00) What I now get in cu(1) is a stream of this: OpenBSD/alpha (kemoauc.mips.in OpenBSD/alpha (kemoauc.mips.in OpenBSD/alpha (kemoauc.mips.inka.de) (tty00) OpenBSD/alpha (kemoauc.mips.in OpenBSD/alpha (kemoauc.mips.inka.de) (tty00) OpenBSD/alpha (kemoauc.mips.in OpenBSD/alpha (kemoauc.mips.in OpenBSD/alpha (kemoauc.mips.inka.de) (tty00) OpenBSD/alpha (kemoauc.mips.in OpenBSD/alpha (kemoauc.mips.in OpenBSD/alpha (kemoauc.mips.inka.de) (tty00) [... and it keeps spewing ...] -- Christian "naddy" Weisgerber naddy@mips.inka.de