From owner-freebsd-stable@FreeBSD.ORG Fri Aug 29 14:57:27 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FE6E106567D for ; Fri, 29 Aug 2008 14:57:27 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: from mail-gx0-f17.google.com (mail-gx0-f17.google.com [209.85.217.17]) by mx1.freebsd.org (Postfix) with ESMTP id C013D8FC21 for ; Fri, 29 Aug 2008 14:57:26 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: by gxk10 with SMTP id 10so5219364gxk.19 for ; Fri, 29 Aug 2008 07:57:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=+lnJgEf+pHs4tXnXnUtufXI2EcBK/1pjmoUsqY0Tzw4=; b=a1HlCtCmF5xKprAVA3o/EJJ9eBjJLpqSsVkRUhSq/mRJgxURKDTozwMB6KaTcrDh+0 EoKW9ZBcJx+tkPq3OCIgDpEjm8v9FR9niJeQ9r1Y0K8jQMuXq8WwRE8cc9kMuqC0wrIN ysswF4qZC029m+M9vnA9SXREUU5njtUS5v4a0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=dYddFmy3wPbCoYExv/B4zREjjb4TaSJXrwiNDRvTQdAQP9TWYpLQrgFzB7R9yY8Il1 x1g5PoFWTKPxq3p//McIIWIXDdT5zoFEh0c0rL7p2AH/OkyEeU9xhPFUomqLUrmeXVbB 52Rvq5tykH6SPiDpELY9bNsv7Tftkrxw4NLdo= Received: by 10.151.103.2 with SMTP id f2mr4364459ybm.10.1220021846092; Fri, 29 Aug 2008 07:57:26 -0700 (PDT) Received: by 10.150.137.11 with HTTP; Fri, 29 Aug 2008 07:57:26 -0700 (PDT) Message-ID: <5f67a8c40808290757v65f5cb5fjb1775a2f3f044d91@mail.gmail.com> Date: Fri, 29 Aug 2008 10:57:26 -0400 From: "Zaphod Beeblebrox" To: "Bob Bishop" In-Reply-To: MIME-Version: 1.0 References: <004701c90998$c9d70240$5d8506c0$@com> <5f67a8c40808282317nd523102qae37ec584f3c0d2@mail.gmail.com> <20080829074437.GA67295@icarus.home.lan> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Jeremy Chadwick , freebsd-stable@freebsd.org, Jonathan Bond-Caron Subject: Re: IPMI and Dell ERA/O X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 14:57:27 -0000 On Fri, Aug 29, 2008 at 4:48 AM, Bob Bishop wrote: > The only problem I have seen on em is that by default the driver resets the > phy during boot which confuses IPMI; if a SOL console session is active, the > driver is signalled not to do the reset. Same here. The 1950-III that I have has bce cards (2) on the motherboard. When the kernel probes them, the IPMI interface dissapears for a second or so. The IPMI documentation seems to imply that either port will talk IPMI --- but I havn't tested this. I havn't noticed any problems with the port otherwise. I'm even bridging the two motherboard ports right now.