From owner-freebsd-current@FreeBSD.ORG Sun Mar 21 22:28:45 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 D7E8916A4CE for ; Sun, 21 Mar 2004 22:28:45 -0800 (PST) Received: from rms04.rommon.net (rms04.rommon.net [212.54.2.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF31943D46 for ; Sun, 21 Mar 2004 22:28:44 -0800 (PST) (envelope-from pete@he.iki.fi) Received: from he.iki.fi (h81.vuokselantie10.fi [193.64.42.129]) by rms04.rommon.net (8.12.9p1/8.12.9) with ESMTP id i2M6SdcM027260; Mon, 22 Mar 2004 08:28:40 +0200 (EET) (envelope-from pete@he.iki.fi) Message-ID: <405E8793.90703@he.iki.fi> Date: Mon, 22 Mar 2004 08:28:35 +0200 From: Petri Helenius User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nate Lawson References: <405C5119.5000505@he.iki.fi> <20040320165935.D24978@root.org> In-Reply-To: <20040320165935.D24978@root.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Mon, 22 Mar 2004 04:39:08 -0800 cc: freebsd-current@freebsd.org cc: acpi-jp@jp.FreeBSD.org Subject: Re: [acpi-jp 3122] CSA gigabit ethernet 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: Mon, 22 Mar 2004 06:28:46 -0000 Nate Lawson wrote: > >Sorry, I can't quite understand what the problem is. What are CSAB and >CSAD? Is CSAB another bus (PCI?) containing CSAD? A devinfo of this box >would help me understand the hierarchy. > > > CSA is a proprietary bus connected to the MCH. http://www.intel.com/design/network/events/idf/csa.htm Itīs primary purpose at this time is to provide bandwidth to run a GE without having to go through the other busses. >You can always create your own _PRT entry under CSAB and compile a custom >AML. See the acpi debugging section of the handbook for info. > > > I got a new BIOS from supermicro where the _PRT entry exists, itīs located at http://helenius.fi/p4sctnew.asl but now I get no error messages but the system still does not work. (vmstat -i shows no interrupts for em0) Previously I got watchdog timeout errors. I also put http://helenius.fi/sct.mptable and http://helenius.fi/sct.pciconf available. Pete