From owner-freebsd-mobile@FreeBSD.ORG Fri May 23 18:53:11 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA1B337B401; Fri, 23 May 2003 18:53:11 -0700 (PDT) Received: from mail1.tpgi.com.au (mail.tpgi.com.au [203.12.160.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02B3343FE5; Fri, 23 May 2003 18:53:10 -0700 (PDT) (envelope-from agh@tpg.com.au) Received: from pen-ts2-2600-207.tpgi.com.au (pen-ts2-2600-207.tpgi.com.au [202.7.172.207]) by mail1.tpgi.com.au (8.11.6/8.11.6) with ESMTP id h4O1qYd12178 (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO); Sat, 24 May 2003 11:52:56 +1000 From: "Alastair G. Hogge" To: , questions@freebsd.org Date: Sat, 24 May 2003 11:52:46 +0000 User-Agent: KMail/1.5.1 References: <20030523141433.REJU19153.fed1mtao01.cox.net@smtp.west.cox.net> In-Reply-To: <20030523141433.REJU19153.fed1mtao01.cox.net@smtp.west.cox.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305241152.46427.agh@tpg.com.au> cc: mobile@freebsd.org Subject: Re: sis dri support X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2003 01:53:12 -0000 On Friday, 23 May 2003 14:14, ydg@cox.net wrote: > I have a sis vga chipset [a relatively common laptop chipset] in my > 4.8-stable system. I would like to see DRI support for it. DRI modules are > available under linux, which tells me its both possible, and at least work > has been started on the project. perhaps this is already available for > fbsd, and i just missed information on it. if so pointing me in the right > direction would be much appreciated. Goto: http://people.freebsd.org/~anholt/dri/ for DRI on FreeBSD. HTH -Al