From owner-freebsd-hardware@FreeBSD.ORG Wed Jul 13 22:24:33 2005 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78D7116A41C for ; Wed, 13 Jul 2005 22:24:33 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out5.blueyonder.co.uk (smtp-out5.blueyonder.co.uk [195.188.213.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF90043D48 for ; Wed, 13 Jul 2005 22:24:32 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.37.55] ([82.41.37.55]) by smtp-out5.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Wed, 13 Jul 2005 23:25:15 +0100 Message-ID: <42D5949E.4030006@dial.pipex.com> Date: Wed, 13 Jul 2005 23:24:30 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.8) Gecko/20050530 X-Accept-Language: en, en-us, pl MIME-Version: 1.0 To: Martin Cracauer References: <20050713172336.A79362@cons.org> In-Reply-To: <20050713172336.A79362@cons.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Jul 2005 22:25:15.0067 (UTC) FILETIME=[BDCA10B0:01C587F9] Cc: freebsd-hardware@freebsd.org Subject: Re: Marvell 88E 8001 Gigabit Ethernet supported? X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jul 2005 22:24:33 -0000 Martin Cracauer wrote: >Does FreeBSD support the Marvell 88E 8001 Gigabit Ethernet chip? > >I need a new socket 754 board after I discovered my Abit board will >never do temperature sensors in Linux or FreBSD, and no ECC memory. I >am eyeing the Asus K8V-X which has the above chip: >http://usa.asus.com/prog/spec.asp?m=K8V-X&langs=09# > > My A8V Deluxe claims on the Website to have this chip, but it's reported as: skc0: port 0xa800-0xa8ff mem 0xf9a00000-0xf9a03fff irq 17 at device 10.0 on pci0 skc0: Marvell Yukon Lite Gigabit Ethernet rev. (0x9) sk0: on skc0 sk0: Ethernet address: 00:11:d8:94:74:49 miibus1: on sk0 e1000phy0: on miibus1 e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX-FDX, auto and works fine (though I doubt it will ever get close to a gigabit). So assuming they are the same chip... Don't count too much on sensors. I can get stats using mbmon (though 12V is reported at 15.5V), but not through ACPI. If there is a thermal zone, I can't see it because acpidump can't even read all the data. Even a windows util (Everest?) couldn't read it properly. --Alex