From owner-freebsd-stable@FreeBSD.ORG Tue Mar 10 17:30:10 2009 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 C510E1065675 for ; Tue, 10 Mar 2009 17:30:10 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 7CBA58FC0C for ; Tue, 10 Mar 2009 17:30:10 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Lh5mC-0008Cf-GS; Tue, 10 Mar 2009 17:30:00 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Lh5mC-000Foo-EQ; Tue, 10 Mar 2009 17:30:00 +0000 To: freebsd-stable@FreeBSD.ORG, kostikbel@gmail.com In-Reply-To: <200903101716.n2AHGsji059931@lurza.secnetix.de> Message-Id: From: Pete French Date: Tue, 10 Mar 2009 17:30:00 +0000 Cc: Subject: Re: impossible packet length ... 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: Tue, 10 Mar 2009 17:30:11 -0000 > > bce(4) is broken in stable, your best option is to revert to the > > driver in releng 7.1. > > Is anybody working on fixing bce(4) in stable? As far as > I can see in the repository, nothing happened recently. > The last commit in releng 7 was in December last year. I am slightly surprised by all of this, as I have a lot of machines with bce inerfaces, and they all work properly in STABLE. I realise that everyones situation is different, but I wouldnt say it's entirely broken. Certainly they work well enough on HP servers. I wouldnt be too afraid of deploying on this hardware. -pete.