From owner-freebsd-current@FreeBSD.ORG Sat Aug 23 06:55:11 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 118534AE for ; Sat, 23 Aug 2014 06:55:11 +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 CBDC536AF for ; Sat, 23 Aug 2014 06:55:10 +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 1XL5ED-000P1x-36 for freebsd-current@freebsd.org; Sat, 23 Aug 2014 08:55:09 +0200 Message-ID: <53F83ACD.9060202@FreeBSD.org> Date: Sat, 23 Aug 2014 08:55:09 +0200 From: =?windows-1252?Q?Jean-S=E9bastien_P=E9dron?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: [CURRENT]: r270386: unusable console (question marks filling scrren) in vt(), crash/freeze References: <20140823071628.5722d405@munin.walstatt.dyndns.org> In-Reply-To: <20140823071628.5722d405@munin.walstatt.dyndns.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit 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:55:11 -0000 On 23.08.2014 07:16, O. Hartmann wrote: > I expect at least the vga textmode console in vt() working. Can the > inventor of this mess plaese revert the code to a working version? Hello! I'm responsible for that and currently working on fixing it. Sorry for the breakage :-/ -- Jean-Sébastien Pédron