From owner-freebsd-sparc64@FreeBSD.ORG Tue Aug 3 23:54:04 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB0C716A4CE; Tue, 3 Aug 2004 23:54:04 +0000 (GMT) Received: from smtp2.server.rpi.edu (smtp2.server.rpi.edu [128.113.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4547843D54; Tue, 3 Aug 2004 23:54:04 +0000 (GMT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp2.server.rpi.edu (8.13.0/8.13.0) with ESMTP id i73Ns1B7024017; Tue, 3 Aug 2004 19:54:03 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20040803052435.GA4826@kt-is.co.kr> References: <20040803030722.GA4716@kt-is.co.kr> <20040803052435.GA4826@kt-is.co.kr> Date: Tue, 3 Aug 2004 19:54:01 -0400 To: yongari@kt-is.co.kr From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) cc: Peter Grehan cc: freebsd-sparc64@freebsd.org Subject: Re: Odd problem with ofw_console on Ultra-10 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2004 23:54:04 -0000 At 2:24 PM +0900 8/3/04, Pyun YongHyeon wrote: >On Tue, Aug 03, 2004, Garance A Drosihn wrote: > > At 12:07 PM +0900 8/3/04, Pyun YongHyeon wrote: > > > > > >Here is untested patch(copy & pasted). I thought Peter Grehan > > >already committed it since it also breaks powerpc console. > > >Rebuilding new kernel now and let you know the result. > > > > > >+++ ofw_console.c Tue Aug 3 11:54:27 2004 > > >- tp->t_cflag = TTYDEF_CFLAG; > > >+ tp->t_cflag = TTYDEF_CFLAG | CLOCAL; > > > > It looks like that hasn't been committed yet. I'm going to > > let my active buildworld/kernel finish [...]. After that, I > > will try the above update and see if that solves the problem > > I'm seeing. Thanks! > > > >Ok, seems to work here(single->multi->single->multi) on Ultra2. >If that patch work on Ultra-10 too, it shoud be committed >ASAP. Thank you. This update solves the problems I had reported. Seems to be working fine now. It works fine for me even if I take the default value for kernel-option OFWCONS_POLL_HZ. I can commit it if no one else has the time to, but for now I will assume that it would make more sense for someone else to commit it. Let me know if you'd want me to do the commit. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu