From owner-freebsd-gnome@FreeBSD.ORG Mon Sep 6 04:25:51 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A0CC16A4CE; Mon, 6 Sep 2004 04:25:51 +0000 (GMT) Received: from fed1rmmtao08.cox.net (fed1rmmtao08.cox.net [68.230.241.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id C079E43D69; Mon, 6 Sep 2004 04:25:50 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by fed1rmmtao08.cox.net (InterMail vM.6.01.03.02.01 201-2131-111-104-103-20040709) with ESMTP id <20040906042549.MWNN10798.fed1rmmtao08.cox.net@mezz.mezzweb.com>; Mon, 6 Sep 2004 00:25:49 -0400 Date: Sun, 05 Sep 2004 23:25:46 -0500 To: "Vulpes Velox" References: <20040825225405.SUTS4710.lakermmtao06.cox.net@smtp.east.cox.net> <20040825232842.14a8cf08@vixen42.24-119-122-191.cpe.cableone.net> <20040905224929.08c75472@vixen42.24-119-122-191.cpe.cableone.net> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20040905224929.08c75472@vixen42.24-119-122-191.cpe.cableone.net> User-Agent: Opera M2/7.54 (Linux, build 751) cc: gnome@freebsd.org cc: hardware@freebsd.org Subject: Re: motherboard has died, any recommend? nForce2? or else? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2004 04:25:51 -0000 On Sun, 5 Sep 2004 22:49:29 -0500, Vulpes Velox wrote: > On Thu, 02 Sep 2004 19:05:41 -0500 > "Jeremy Messenger" wrote: > >> I have the same chipest and result as your, but I have fixed few of >> them. I only took a look at SMBus, ata and sound so far. I almost >> get SMBus work, but not done yet and I am kind of waiting for >> someone to respone in -hackers. I don't know if your ata and sound >> have the same IDs as mine, but you can check two PRs of mine to get >> idea to fix your if you are insteresting. >> >> ata: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/71321 >> sound: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/71317 > > Siily question, but what is up with diff file for the ata? Does not > work here when I add it. I get a error about the second chuck to it > failing. I got it working, but had to go in and add it into both files > manually. You mean it failed to patch? On those diffs are patching against to RELENG_5 branch. I didn't check my patch again, but it might be not match with it anymore if someone recently update ata stuff in RELENG_5. It should work fine if you patch it by hand, thought. Current I just pull the ata-chipset.c,v 1.85 and ata-pci.h,v 1.33 from 6.0-CURRENT branch and put (overwrite) them in my RELENG_5 source and build/install. > Any ways much thanks. Having sound and ata133 on it is nice. :) NP, good to see the sound works for you. It was hard for me to test, because I am deaf. I had to bug my brother and sister by borrow their ears when I ran my CD driver with their music CD. They was like 'err, why do you need to get the sound fix?' and I told them that I just wanted to add it in FreeBSD to have the more hardwares support. :-) Also, I want to see my dmesg and pciconf look pretty. :-P Cheers, Mezz -- mezz7 at cox.net - mezz at FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org