From owner-freebsd-current@FreeBSD.ORG Wed Jan 15 23:47:41 2014 Return-Path: Delivered-To: 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 70CD5604 for ; Wed, 15 Jan 2014 23:47:41 +0000 (UTC) Received: from smtp.dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id 2A8C513C9 for ; Wed, 15 Jan 2014 23:47:41 +0000 (UTC) Received: from rnote.ddteam.net (219-126-135-95.pool.ukrtel.net [95.135.126.219]) (Authenticated sender: ray) by smtp.dlink.ua (Postfix) with ESMTPSA id 8C67AC4955; Thu, 16 Jan 2014 01:47:39 +0200 (EET) Date: Thu, 16 Jan 2014 01:47:36 +0200 From: Aleksandr Rybalko To: Ed Schouten Subject: Re: [CFT] xboxfb with vt(9) (a.k.a. newcons) Message-Id: <20140116014736.29f9fe41.ray@freebsd.org> In-Reply-To: <4981005459307976130@gmail297201516> References: <20140115144524.ede04bd0cb57ebc1dfad131a@freebsd.org> <4981005459307976130@gmail297201516> Organization: FreeBSD.ORG X-Mailer: Sylpheed 3.1.2 (GTK+ 2.24.5; amd64-portbld-freebsd9.0) X-Operating-System: FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 15 Jan 2014 23:47:41 -0000 On Wed, 15 Jan 2014 23:35:39 +0000 Ed Schouten wrote: > Hello there, > > On Wed Jan 15 2014 at 1:43:56 PM, Aleksandr Rybalko > wrote: > > > I've just committed update to xboxfb driver for vt(9). But I have > > no HW to test on. So if anybody have HW and time/wish to test it, > > please help me. > > > As I also mentioned to you privately, I think it might actually be > wiser to just drop Xbox support entirely. The Xbox support was a > funny thing back then, but I suspect it has actually outlived its > usefulness. > > The original Xbox only has a 733 MHz Celeron CPU, 64 MB of RAM and a > 10 GB harddisk. I don't think there are that many people left who > want to run FreeBSD 11 on it. > > Thoughts? > > Ed Hi folks! Ed, Raspberry-Pi has more RAM, almost same CPU clock and no HDD at all and people use it :) Since it already in HEAD I would prefer to left it here for some time. So other will be able to use it as example. But even for that better to know if it works, to not waste time of users or hackers who will try to use it. :) Thanks! WBW -- Aleksandr Rybalko