From owner-freebsd-net@FreeBSD.ORG Wed Oct 22 09:20:09 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4372C1065680 for ; Wed, 22 Oct 2008 09:20:09 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-gx0-f16.google.com (mail-gx0-f16.google.com [209.85.217.16]) by mx1.freebsd.org (Postfix) with ESMTP id F32D38FC17 for ; Wed, 22 Oct 2008 09:20:08 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by gxk9 with SMTP id 9so6615650gxk.19 for ; Wed, 22 Oct 2008 02:20:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=DVY/DWSxJU9mHZpK1o3lyV5F8y4WsoxYirQCsTca9AM=; b=owtDj3ghaPEIAH3VDmnBJzBlIUibcFJvRAElaSKUr4FpIkCQ+YLdvSf8nLtd2YSrTG DH/coGddIYm/L5NEIJ3PNhonBdTjnMAlpNqZWNBlezyKd7PJCl02DtYK01YATuf+LndK moMRwvvkvkajFeGrFAsNZQClwL/9Z02JYF72U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Uepbifl5l/VmDKozzueFku36ui3Hoe3e0ctzanmojcRh8kVJ19O0hP4+8wlsTtaxbf rgUGwb93wB6qr2D6G3PvTRxSoBb8m3h9Hxk5b4PCAneQwYOS+yMy/wcyRhYx4agjMDR/ xVV+8Goz3EtnbPVQ+34rHxtw59VtIGexu3s+o= Received: by 10.90.74.7 with SMTP id w7mr10074942aga.36.1224665828919; Wed, 22 Oct 2008 01:57:08 -0700 (PDT) Received: by 10.90.81.10 with HTTP; Wed, 22 Oct 2008 01:57:08 -0700 (PDT) Message-ID: Date: Wed, 22 Oct 2008 12:57:08 +0400 From: pluknet To: "Fabien Thomas" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: FreeBSD Net Subject: Re: Missing fix for fxp driver (FreeBSD 6.x) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2008 09:20:09 -0000 2008/10/22 Fabien Thomas : > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/fxp/if_fxp.c.diff?r1=1.217.2.15;r2=1.217.2.16;f=h > > This fix is really necessary (dealock of the interface in case of cluster > shortage) and not commited in 6.x (but commited in RELENG_5 RELENG_7 and > HEAD) if_fxp.c r1.239, on which you point, was committed before 6.x was branched. -- wbr, pluknet