From owner-freebsd-ports@FreeBSD.ORG Wed Sep 27 11:02:57 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E75916A403 for ; Wed, 27 Sep 2006 11:02:57 +0000 (UTC) (envelope-from jmp.lists@alvorlig.dk) Received: from cauchy.aub.dk (cauchy.aub.dk [194.255.124.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E7F343D46 for ; Wed, 27 Sep 2006 11:02:52 +0000 (GMT) (envelope-from jmp.lists@alvorlig.dk) Received: from localhost (localhost.aub.dk [127.0.0.1]) by cauchy.aub.dk (Postfix) with ESMTP id 6AEB91191D; Wed, 27 Sep 2006 13:02:49 +0200 (CEST) X-Virus-Scanned: amavisd-new at aub.dk Received: from cauchy.aub.dk ([127.0.0.1]) by localhost (cauchy.aub.dk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4kzp6KLKilPI; Wed, 27 Sep 2006 13:02:48 +0200 (CEST) Received: from [10.100.94.162] (unknown [10.100.94.162]) by cauchy.aub.dk (Postfix) with ESMTP id 568BB1191C; Wed, 27 Sep 2006 13:02:48 +0200 (CEST) Message-ID: <451A5A58.2050809@alvorlig.dk> Date: Wed, 27 Sep 2006 13:02:48 +0200 From: "J. Martin Petersen" User-Agent: Thunderbird 1.5.0.7 (X11/20060914) MIME-Version: 1.0 To: Nick Barkas References: <200609191703.k8JH3ZEe088920@ambrisko.com> <3697C109-11B2-4319-992A-CFC9175DC545@threerings.net> In-Reply-To: <3697C109-11B2-4319-992A-CFC9175DC545@threerings.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: FreeBSD Port: ipmi-kmod-20060418_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 11:02:57 -0000 Hi Nick Barkas wrote: > I've updated the sysutils/ipmi-kmod port to contain the new ipmi code > committed to -current the other day. Here's the PR containing a patch to > upgrade the port to pull in the new code: > http://www.freebsd.org/cgi/query-pr.cgi?pr=103708 (I also attached the > patch to this email). > > The new version of the port seems to work fine on my test amd64 and i386 > machines running 6.1. Both of those have Supermicro motherboards and > IPMI modules. Hopefully it will work with these newer Dell BIOS > releases, too! I've tested it on both our Dell SC1425 and our PowerEdge 2800 machines with the newest BIOS releases, and it works! Thanks for your work. Martin