From owner-freebsd-current@FreeBSD.ORG Mon Apr 25 21:08:06 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 530F316A4CE for ; Mon, 25 Apr 2005 21:08:06 +0000 (GMT) Received: from sb.santaba.com (sb.santaba.com [207.154.84.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A5E943D55 for ; Mon, 25 Apr 2005 21:08:06 +0000 (GMT) (envelope-from jbehl@fastclick.com) Received: from [192.168.3.100] (unknown [205.180.85.193]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by sb.santaba.com (Postfix) with ESMTP id 9BD662848C; Mon, 25 Apr 2005 14:08:05 -0700 (PDT) Message-ID: <426D5C93.4020802@fastclick.com> Date: Mon, 25 Apr 2005 14:09:39 -0700 From: Jeff Behl User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Julian Elischer References: <426D4179.1020508@fastclick.com> <426D59F5.4070601@elischer.org> In-Reply-To: <426D59F5.4070601@elischer.org> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: serial/ether console & ramblings X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 25 Apr 2005 21:08:06 -0000 >> but my whole point is that nothing in 1) works remotely (out of band) >> when the system and the BMC share the same ethernet controller, at least >> with the bge driver. as i mentioned in the thread, i can power cycle >> and see the serial console remotely (number 2 from above) all the way up >> to the point where the kernel loads. as soon as it does, the bge driver >> no longer shunts off RMCP packets (what IPMI uses) to the Baseboard >> Management Controller, so no IPMI... >> >> > > the intel MBs allow you to share the 10/100 ethernet with the IPMI > controller. > as do the motherboards with the e325s. we can to everything out of band when running linux, but that's because the driver for the broadcom nics in linux are aware of the BMC...