From owner-freebsd-arch Thu Jan 23 4:17:43 2003 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4114B37B401 for ; Thu, 23 Jan 2003 04:17:42 -0800 (PST) Received: from mail.qubesoft.com (gate.qubesoft.com [217.169.36.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEB9043EB2 for ; Thu, 23 Jan 2003 04:17:35 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from bluebottle.qubesoft.com (bluebottle.qubesoft.com [192.168.1.2]) by mail.qubesoft.com (8.12.6/8.12.6) with ESMTP id h0NCHQBs036551; Thu, 23 Jan 2003 12:17:26 GMT (envelope-from dfr@nlsystems.com) Received: from builder02.qubesoft.com (builder02.qubesoft.com [192.168.1.8]) by bluebottle.qubesoft.com (8.12.6/8.12.6) with ESMTP id h0NCHPt8051097; Thu, 23 Jan 2003 12:17:25 GMT (envelope-from dfr@nlsystems.com) Subject: Re: Newbusifying kbd? From: Doug Rabson To: Nicolas Souchu Cc: Marcel Moolenaar , arch@FreeBSD.ORG In-Reply-To: <20030122222335.A8449@armor.fastether> References: <20030119225129.A6948@armor.fastether> <20030119233031.GA24377@dhcp01.pn.xcllnt.net> <20030120074638.A11055@armor.fastether> <20030120222027.GA597@athlon.pn.xcllnt.net> <3E2D173C.3040507@graphics.cs.uni-sb.de> <20030122091519.B6700@armor.fastether> <20030122081923.GA10985@dhcp01.pn.xcllnt.net> <20030122222335.A8449@armor.fastether> Content-Type: text/plain Organization: Message-Id: <1043324244.28124.34.camel@builder02.qubesoft.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 23 Jan 2003 12:17:25 +0000 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-8.9 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_01_02 version=2.41 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 2003-01-22 at 21:23, Nicolas Souchu wrote: > On Wed, Jan 22, 2003 at 12:19:23AM -0800, Marcel Moolenaar wrote: > > On Wed, Jan 22, 2003 at 09:15:19AM +0100, Nicolas Souchu wrote: > > > On Tue, Jan 21, 2003 at 10:47:40AM +0100, Alexander Leidinger wrote: > > > > Marcel Moolenaar wrote: > > > > > > > > [KGI] > > > > > > > > > I took a quick look at it. I'm not opposed to having graphics support > > > > > in the kernel. The problem I think I see is that we probably have > > > > > enough interest to make standard VGA work, but never really have the > > > > > people or interest to keep up with the latest and greatest graphics > > > > > engine. So, I think this would be useful only in a model where the > > > > > graphics drivers are contributed and the X server makes use of it. > > > > > So, if XFree86 changes to this model, then I see potential... > > > > > > > > Chicken and egg problem... as far as I remember (I looked at it looong > > > > ago) they have a X server too... or at least they want to provide one. > > > > > > KGI provides a X server accelerated (PhoneiX) implementation not based on X. On > > > the other hand GGI (http://www.ggi-project.org), the user library going > > > with KGI does provide XFree86 (called XGGI) running) on top of the KGI > > > driver framework without its own drivers. > > > > Do I understand correctly that "without its own drivers" means that > > XFree86 doesn't have its own drivers and thus that the kernel driver > > is the hardware driver that's being used (though KGI)? > > You do. This isn't terribly useful when you want to do something non-trivial with the video hardware like 3D rendering. Designing a lovely console output mechanism which prevents high-performance 2D and 3D drivers in userland is pretty pointless. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message