From owner-freebsd-current@FreeBSD.ORG Wed Oct 12 19:28:51 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7B31106566C for ; Wed, 12 Oct 2011 19:28:51 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.bf1.yahoo.com (mrout1-b.corp.bf1.yahoo.com [98.139.253.104]) by mx1.freebsd.org (Postfix) with ESMTP id 93C318FC0A for ; Wed, 12 Oct 2011 19:28:51 +0000 (UTC) Received: from [127.0.0.1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout1-b.corp.bf1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id p9CJIUYA058174; Wed, 12 Oct 2011 12:18:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1318447110; bh=pqVzn0Mt2Nw2tHw19z9lRZXtC9t6NCg6+i7ungdrEIk=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date: Message-ID:Mime-Version:Content-Transfer-Encoding; b=MNRepIQ7lCNGJNiUG8/OyH9WzGm9JpUSjQGtYj1HAuvPd1PKwe7pwreaTpxR/drwS I2pIVXXr6hY1a6UBerrJ/czMlcACeshoijcUBAmA5K08nN/CYgY3iba73YM29CbM/2 HDroIIwS7fbb/viio2JctPGlveINcoGlW0KUDCOw= From: Sean Bruno To: Arnaud Lacombe In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Wed, 12 Oct 2011 12:18:29 -0700 Message-ID: <1318447109.2658.2.camel@hitfishpass-lx.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 (2.32.3-1.fc14) Content-Transfer-Encoding: 7bit Cc: FreeBSD-Current Subject: Re: ipmi(4)/isa woes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 12 Oct 2011 19:28:51 -0000 On Tue, 2011-10-11 at 15:34 -0700, Arnaud Lacombe wrote: > Hi folks, > > I've got a machine where ipmi(4) seem to be unable to fully attach. > 10-current kernel complains the following way: > > ipmi0: at iomem 0-0x1 on isa0 > ipmi0: KCS mode found at mem 0x0 alignment 0x1 on isa > ipmi0: couldn't configure I/O resource > device_attach: ipmi0 attach returned 6 Been running a lot of ipmi stuff over here at big purple lately. Haven't seen this. Which h/w model/vendor gear is this? Sean