From owner-freebsd-current@FreeBSD.ORG Wed Jan 15 23:35:43 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 F276BD0E; Wed, 15 Jan 2014 23:35:42 +0000 (UTC) Received: from mail-we0-x22e.google.com (mail-we0-x22e.google.com [IPv6:2a00:1450:400c:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6AB8412EF; Wed, 15 Jan 2014 23:35:42 +0000 (UTC) Received: by mail-we0-f174.google.com with SMTP id x55so2444967wes.5 for ; Wed, 15 Jan 2014 15:35:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:from:date:message-id:subject:to :content-type; bh=m94THr38HchR0PhItM3N2hU0vPDutTAR5g/MIvM0e/4=; b=Cq/12bVhN48ECH7JzreBDYChiTIy+cxSlr2lsAG+XNKh2ntvvl7aQl+8H7vLQ1mIe0 OpV5gEI1VkN24t7pCQudf5XMqs18X5MnNJGBsvRNQAexEcv3Rl/I2Nb0EG+YJdHBeuQU yCb40koCcc7PcFzyYPOgduLohOLhsnr2dOle5cEvg95aecjj08NMTIPk0ACSMdqs5uDL RXJRgvOvX1njrOzUjFkE+3P/GG0PnDNawu9Lc/i5SKJTdkNQsvYbwUsaQNJZkOG0h7RW EqZs71ELUE+mgHdP1xgFLgEPHDJlEWdyB99BeSPOBlYqxJSJCsK0Tr2MDgPy9KFjQZHr uq8g== X-Received: by 10.180.93.196 with SMTP id cw4mr4933160wib.39.1389828940058; Wed, 15 Jan 2014 15:35:40 -0800 (PST) MIME-Version: 1.0 References: <20140115144524.ede04bd0cb57ebc1dfad131a@freebsd.org> From: Ed Schouten Date: Wed, 15 Jan 2014 23:35:39 +0000 Message-ID: <4981005459307976130@gmail297201516> Subject: [CFT] xboxfb with vt(9) (a.k.a. newcons) To: ray@freebsd.org, current@freebsd.org X-Mailman-Approved-At: Wed, 15 Jan 2014 23:40:18 +0000 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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:35:43 -0000 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