From owner-freebsd-current@FreeBSD.ORG Tue Apr 26 07:08:17 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 B7D3D16A4CE for ; Tue, 26 Apr 2005 07:08:17 +0000 (GMT) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59F3443D45 for ; Tue, 26 Apr 2005 07:08:17 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1DQKB5-0006Qi-HC; Tue, 26 Apr 2005 10:08:15 +0300 X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: Jeff Behl In-Reply-To: Message from Jeff Behl of "Mon, 25 Apr 2005 23:02:13 PDT." <426DD965.4010106@fastclick.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 26 Apr 2005 10:08:15 +0300 From: Danny Braniss Message-ID: cc: Julian Elischer 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: Tue, 26 Apr 2005 07:08:17 -0000 > Julian Elischer wrote: > > > > > > > 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. > > > what interface driver is being used? > > that'd be nifty if the motherboard had first dibs on a packet, but i > didn't realize that was the way it could work. the linux bge driver > certainly has code in it specifically for RMCP packets... just look at the amount of magic needed to run IPMI! ... BIOS+NIC+BMC+linux-emulation+cli+proxy ... Can we get back on track? this is becoming a IPMI bashing, and we are no where nearer in finding a decent repalcement for that good-old-serial-console. danny