From owner-freebsd-hackers Wed Nov 22 3:27:13 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp.alcove.fr (smtp.alcove.fr [212.155.209.139]) by hub.freebsd.org (Postfix) with ESMTP id 98DF137B4C5 for ; Wed, 22 Nov 2000 03:27:10 -0800 (PST) Received: from wiliam.alcove-int ([10.16.110.19]) by smtp.alcove.fr with esmtp (Exim 3.12 #1 (Debian)) id 13yY3M-00080t-00 for ; Wed, 22 Nov 2000 12:27:04 +0100 Received: from nsouch by wiliam.alcove-int with local (Exim 3.12 #1 (Debian)) id 13yY3L-0004L2-00 for ; Wed, 22 Nov 2000 12:27:03 +0100 Date: Wed, 22 Nov 2000 12:27:03 +0100 From: Nicolas Souchu To: freebsd-hackers@freebsd.org Subject: KGI port Message-ID: <20001122122703.D15916@wiliam.alcove-int> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.4i Organization: =?iso-8859-1?Q?Alc=F4ve=2C_http:=2F=2Fwww=2Ealcove=2Efr?= Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi hackers, Hope you've ever heard about KGI... the kernel side of the GGI project. It consists mostly in a basic framework for accessing graphic hardware from userland and is designed to support efficiently the GGI upper library. More info is avalable at http://kgi.sourceforge.net I'm willing to port it to FreeBSD. First, any comments? advices? Then, how could I efficiently reuse the existing stuff of FreeBSD (kbd, fb)? What are resistrictions on the license? Most of the code is governed by: ** Copyright (C) 2000 xxxx ** ** This file is distributed under the terms and conditions of the ** MIT/X public license. Please see the file COPYRIGHT.MIT included ** with this software for details of these terms and conditions. ** Alternatively you may distribute this file under the terms and ** conditions of the GNU General Public License. Please see the file ** COPYRIGHT.GPL included with this software for details of these terms ** and conditions. Nicholas -- Nicolas Souchu Alcôve - Open Source Software Engineer - http://www.alcove.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message