From owner-freebsd-current@FreeBSD.ORG Sat Aug 23 06:44:21 2014 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4442F139; Sat, 23 Aug 2014 06:44:21 +0000 (UTC) Received: from mail.made4.biz (mail.made4.biz [IPv6:2001:41d0:2:c018::1:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0A9FD35E6; Sat, 23 Aug 2014 06:44:20 +0000 (UTC) Received: from 141.7.19.93.rev.sfr.net ([93.19.7.141] helo=i915.dumbbell.fr) by mail.made4.biz with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.82_1-5b7a7c0-XX (FreeBSD)) (envelope-from ) id 1XL53i-000Ov1-JP; Sat, 23 Aug 2014 08:44:18 +0200 Message-ID: <53F83842.7060302@dumbbell.fr> Date: Sat, 23 Aug 2014 08:44:18 +0200 From: =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: d@delphij.net, FreeBSD Current Subject: Re: Recent vt(4) broke moused when hw.vga.textmode=1 References: <53F836FC.9000104@delphij.net> In-Reply-To: <53F836FC.9000104@delphij.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Cc: re@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-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: Sat, 23 Aug 2014 06:44:21 -0000 On 23.08.2014 08:38, Xin Li wrote: > Hi, Hello! > I have seen this panic via serial console, but the console is completely > unusable at the time. VGA console is full of '?'. Oh crap, sorry for the breakage... I look into this right now. -- Jean-Sébastien Pédron