From owner-freebsd-current@FreeBSD.ORG Thu Sep 16 14:19:26 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D90EC16A4CE for ; Thu, 16 Sep 2004 14:19:26 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A9D043D48 for ; Thu, 16 Sep 2004 14:19:24 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i8GEImlL007389; Thu, 16 Sep 2004 08:18:48 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4149A02B.1020803@samsco.org> Date: Thu, 16 Sep 2004 08:16:11 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Martin References: <1095316827.1198.9.camel@klotz.local> In-Reply-To: <1095316827.1198.9.camel@klotz.local> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: FreeBSD Current Subject: Re: PCIe chipsets supported? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 16 Sep 2004 14:19:27 -0000 Martin wrote: > Hi, > > has anyone tried to install -CURRENT on a PC with any PCIe chipsets? > If yes, how about xorg? Does it run? I'm thinking about upgrading my > old stuff here. > > Martin > FreeBSD 5.3 definitely runs on the 7520 chipset, though features specific to PCIe are not taken advantage of right now. I'm working on that. The only problem that I have with it is that occasionally there will be a panic in the ACPI code on shutdown. I haven't tried X, but I assume that it will work fine with the onboard ATI graphics chip. Scott