From owner-freebsd-ports@FreeBSD.ORG Wed Sep 20 01:24:31 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 5A65F16A403 for ; Wed, 20 Sep 2006 01:24:31 +0000 (UTC) (envelope-from snb@threerings.net) Received: from smtp.earth.threerings.net (mail.threerings.net [64.127.109.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08AA543D53 for ; Wed, 20 Sep 2006 01:24:30 +0000 (GMT) (envelope-from snb@threerings.net) Received: from [192.168.54.42] (chukchi.sea.earth.threerings.net [192.168.54.42]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by smtp.earth.threerings.net (Postfix) with ESMTP id DD1CF663F; Tue, 19 Sep 2006 18:24:29 -0700 (PDT) In-Reply-To: <200609191703.k8JH3ZEe088920@ambrisko.com> References: <200609191703.k8JH3ZEe088920@ambrisko.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <6756C97D-A0AF-4D7E-93F0-11D76F03E324@threerings.net> Content-Transfer-Encoding: 7bit From: Nick Barkas Date: Tue, 19 Sep 2006 18:24:28 -0700 To: Doug Ambrisko X-Mailer: Apple Mail (2.752.2) Cc: "J. Martin Petersen" , ports@freebsd.org, Michael Graziano 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, 20 Sep 2006 01:24:31 -0000 On Sep 19, 2006, at 10:03 AM, Doug Ambrisko wrote: > Michael Graziano writes: > | I believe our 2950 is BIOS Rev. A03 as well, I'll reboot it tomorrow > | if I have a chance and get the Dell version ID. > | > | dmesg-wise, my first iomem range is the same as for A02, but my > | second is not. I'm leaning toward the explanation that Dell moved > | something on us and done went and broke the module :-/ > | > | ipmi0: at iomem 0xfd040-0xfd05e, > | 0xcffbc000-0xcffbcc3a on isa0 > | ipmi0: SMBIOS Version: 2.04, revision: 2.04 > | ipmi0: KCS mode found at io 0xca8 alignment 0x4 on isa > | ipmi0: couldn't configure smbios io res > > FYI, this will be fixed in -current soon. jhb has been doing some > work > in the area to greatly improve some WIP that I gave him. Dell put > a hole in the address range via their ACPI so it can't attach the > range. That's great. I'll keep an eye on the commits to the IPMI code in - current, and can update the sysutils/ipmi-kmod port with a new snapshot when that new code gets in. Nick