From owner-freebsd-current@FreeBSD.ORG Tue Mar 10 11:19:36 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C321106566C for ; Tue, 10 Mar 2009 11:19:36 +0000 (UTC) (envelope-from nyan@jp.FreeBSD.org) Received: from sakura.ccs.furiru.org (unknown [IPv6:2001:2f0:104:8060::1]) by mx1.freebsd.org (Postfix) with ESMTP id 05F088FC1E for ; Tue, 10 Mar 2009 11:19:35 +0000 (UTC) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (authenticated bits=0) by sakura.ccs.furiru.org (unknown) with ESMTP id n2ABJL4L013050; Tue, 10 Mar 2009 20:19:23 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 10 Mar 2009 20:19:21 +0900 (JST) Message-Id: <20090310.201921.162086213.nyan@jp.FreeBSD.org> To: ed@80386.nl From: Takahashi Yoshihiro In-Reply-To: <20090310091542.GC19161@hoeg.nl> References: <20090310062530.GA40793@nagual.pp.ru> <20090310081854.GA19161@hoeg.nl> <20090310091542.GC19161@hoeg.nl> X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ache@nagual.pp.ru, current@freebsd.org Subject: Re: Bug: new syscons always resets SR to line 24 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: Tue, 10 Mar 2009 11:19:36 -0000 In article <20090310091542.GC19161@hoeg.nl> Ed Schouten writes: > I've just uploaded a new version of the patch at the same address that > should fix the kernel printf colors. It should work on all > architectures, but unfortunately I couldn't test the PC98 code, because > I don't own any PC98 hardware. The patch works fine on pc98. Thanks!! --- TAKAHASHI Yoshihiro