From owner-freebsd-current@FreeBSD.ORG Mon Apr 25 21:22:29 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 A61E216A4CE for ; Mon, 25 Apr 2005 21:22:29 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EC0143D31 for ; Mon, 25 Apr 2005 21:22:29 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 12B377A403; Mon, 25 Apr 2005 14:22:29 -0700 (PDT) Message-ID: <426D5F94.1000302@elischer.org> Date: Mon, 25 Apr 2005 14:22:28 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050423 X-Accept-Language: en, hu MIME-Version: 1.0 To: Jeff Behl References: <426D4179.1020508@fastclick.com> <426D59F5.4070601@elischer.org> <426D5C93.4020802@fastclick.com> In-Reply-To: <426D5C93.4020802@fastclick.com> Content-Type: text/plain; charset=us-ascii; format=flowed 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:22:29 -0000 Jeff Behl wrote: >>>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... > > I run the intels with FreeBSD OOB without any problems.