From owner-freebsd-stable@FreeBSD.ORG Sun Feb 20 16:36:19 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1F1416A4CE for ; Sun, 20 Feb 2005 16:36:19 +0000 (GMT) Received: from newman.ridge.aps.org (newman.ridge.aps.org [149.28.9.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7367F43D5A for ; Sun, 20 Feb 2005 16:36:19 +0000 (GMT) (envelope-from paul@aps.org) Received: from [192.168.1.100] (ool-18bb7e6a.dyn.optonline.net [24.187.126.106]) (authenticated bits=0) by newman.ridge.aps.org (8.13.1/8.13.1) with ESMTP id j1KGaKjh020246 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT); Sun, 20 Feb 2005 11:36:21 -0500 (EST) In-Reply-To: <20050219121207.X69556@carver.gumbysoft.com> References: <9975416e2ef6f29c2813c05c6612f749@aps.org> <20050219121207.X69556@carver.gumbysoft.com> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <4737771fa09e2534ab512d7a18c3d307@aps.org> Content-Transfer-Encoding: 7bit From: Paul Dlug Date: Sun, 20 Feb 2005 11:36:16 -0500 To: Doug White X-Mailer: Apple Mail (2.619.2) X-Spam-Status: No, hits=0.0 required=10.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on newman.ridge.aps.org cc: freebsd-stable@freebsd.org Subject: Re: 5.3 on IBM/Intel Blade server? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 16:36:20 -0000 On Feb 19, 2005, at 3:12 PM, Doug White wrote: > Is the suggested "fix" the patch that was applied to -current? Yes, the patch just appears to comment out some flags being set on the interface. The code has changed a number of times since then but the relevant section is still there. I don't understand enough about the ethernet driver to know if there is something else relevant that must be changed. Thanks, Paul