From owner-freebsd-stable@FreeBSD.ORG Thu Jan 3 06:19:28 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D374FC0B for ; Thu, 3 Jan 2013 06:19:28 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-da0-f41.google.com (mail-da0-f41.google.com [209.85.210.41]) by mx1.freebsd.org (Postfix) with ESMTP id 80CBA788 for ; Thu, 3 Jan 2013 06:19:28 +0000 (UTC) Received: by mail-da0-f41.google.com with SMTP id e20so6846974dak.0 for ; Wed, 02 Jan 2013 22:19:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:date:to:cc:subject:message-id:reply-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=wqIT+C0KLx+1NdhGUX4s5sGWpt8gdXe11UaZNodouho=; b=LpkvdtiNlHGF1jllWc3hpyZDMtI0gqb8grM2zp+94PEr328s/WMHjbd2rC4WtPGkag lO7a3OBcxGasvFHCIRGMsh0u8NUQ4LG8RAajR6kyZeWK0t3OD4fmE1Ou022I92fdfSzU HDzVcIgeHNIZyDNqI7bvIwQ4PH6k4VViIddAPRA1AW70pvZit+QBoaTNYfKlwUCiwDh5 tGH2OnMasLWYiKqF03uWzPIK+NioYFZ+mZXkbLBBaoNAVObH/KnQRLtpKVALRpzxuQfg 2w6YVHc2x8NhFY5fCGg73vFhoV1YI6GHlEPQPTXRA+KwQXTcu+U7JJAhHUJo9h5VJKjW xnjg== X-Received: by 10.68.197.196 with SMTP id iw4mr15769431pbc.24.1357193962471; Wed, 02 Jan 2013 22:19:22 -0800 (PST) Received: from pyunyh@gmail.com (lpe4.p59-icn.cdngp.net. [114.111.62.249]) by mx.google.com with ESMTPS id o5sm30680954pay.5.2013.01.02.22.19.19 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 02 Jan 2013 22:19:21 -0800 (PST) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Thu, 03 Jan 2013 15:19:17 +0900 From: YongHyeon PYUN Date: Thu, 3 Jan 2013 15:19:17 +0900 To: Daniel Braniss Subject: Re: stable 9.1, bge and ipmi not cooperating Message-ID: <20130103061917.GB1434@michelle.cdnetworks.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jan 2013 06:19:28 -0000 On Wed, Jan 02, 2013 at 08:33:41AM +0200, Daniel Braniss wrote: > Hi, > the last batch of changes to bge caused the ipmi to stop working on a > Sun Fire X2200 M2, and > bge0: mem > 0xfdff0000-0xfdffffff,0xfdfe0000-0xfdfeffff irq 17 at device 4.0 on pci6 > bge0: CHIP ID 0x00009003; ASIC REV 0x09; CHIP REV 0x90; PCI-X 133 MHz > miibus2: on bge0 > > bge1: mem > 0xfdfc0000-0xfdfcffff,0xfdfb0000-0xfdfbffff irq 18 at device 4.1 on pci6 > bge1: CHIP ID 0x00009003; ASIC REV 0x09; CHIP REV 0x90; PCI-X 133 MHz > miibus3: on bge1 > Could you narrow down which revision broke IPMI? And what problems are you seeing? I don't have IPMI-capable controller to test. IPMI support for old controllers(pre-5717 controllers) was not complete and it was luck if it worked on a couple of controllers.