From owner-freebsd-sparc64@FreeBSD.ORG Sun Mar 14 14:18:42 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 D8C0B16A4CE for ; Sun, 14 Mar 2004 14:18:42 -0800 (PST) Received: from citadel.nobulus.com (citadel.nobulus.com [212.97.207.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B2FA43D2D for ; Sun, 14 Mar 2004 14:18:42 -0800 (PST) (envelope-from iva@citadel.nobulus.com) Received: from citadel.nobulus.com (localhost.nobulus.com [127.0.0.1]) by citadel.nobulus.com (8.12.10/8.12.9) with ESMTP id i2ENF3Pf024095; Sun, 14 Mar 2004 23:15:03 GMT (envelope-from iva@citadel.nobulus.com) Received: (from iva@localhost) by citadel.nobulus.com (8.12.10/8.12.9/Submit) id i2ENF1w1024094; Sun, 14 Mar 2004 23:15:01 GMT (envelope-from iva) Date: Sun, 14 Mar 2004 23:15:01 +0000 From: Ilya Varlashkin To: Ken Smith Message-ID: <20040314231501.GA23978@CITADEL.NOBULUS.COM> References: <20040310182734.3368.qmail@web21503.mail.yahoo.com> <20040310205538.GC28068@electra.cse.Buffalo.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040310205538.GC28068@electra.cse.Buffalo.EDU> cc: Mark Cartwright cc: freebsd-sparc64@freebsd.org Subject: Re: Terminal Emulation 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: Sun, 14 Mar 2004 22:18:43 -0000 On Wed, Mar 10, 2004 at 03:55:38PM -0500, Ken Smith wrote: > On Wed, Mar 10, 2004 at 10:27:34AM -0800, Mark Cartwright wrote: > > > Does anyone know if there are any plans to make > > console terminal emmulation work properly under > > freebsd/sparc64? I am not a developer, but I can't > > imagine it would be that difficult to borrow some code > > from the other BSD's (opena and net) which both are > > capable of running X locally and have full support for > > the sun terminal type. > > I can't speak for other developers but these issues are something > I'm interested in taking care of at some point if nobody else gets > to it first. That said, I have absolutely no clue what kind of > a timeframe that would happen in. I'm still getting my bearings > and have another obligation or two within the project. > I'm not sure if the problem I had with the console is the only that exists. If so, I solved it just copying terminal definition from Solaris. Works fine now! If there is no copyright problem in this, why don't just incorporate these changes into the FreeBSD source tree? I can send the definition I use if this makes sense. Kind regards, Ilya Varlashkin