From owner-freebsd-current@FreeBSD.ORG Thu Dec 3 02:31:35 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C261F106568B for ; Thu, 3 Dec 2009 02:31:35 +0000 (UTC) (envelope-from weongyo.jeong@gmail.com) Received: from mail-qy0-f176.google.com (mail-qy0-f176.google.com [209.85.221.176]) by mx1.freebsd.org (Postfix) with ESMTP id 6BCD08FC12 for ; Thu, 3 Dec 2009 02:31:35 +0000 (UTC) Received: by qyk6 with SMTP id 6so374891qyk.3 for ; Wed, 02 Dec 2009 18:31:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:organization:x-operation-sytem; bh=XJHjYtBjO54SOr4vlNtqpbAUxSX2s0u/57VAWKzs4qU=; b=GHrjE3NqwMUxbKeC5sXsDxc4t9ChYgrs+hCnh9XNDvC3IqsvCTz8lkrGVJJiGwaY49 7R+7lC9VrCF+WzzF/M+SzWyiwnAZQDdgTAHxcxPkaZBFUdWgRcXGLPazjUm5td/1U753 xQB2N2AhN96hlzIkH/xGlfow/059G/AQLrhR8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent:organization:x-operation-sytem; b=ilGds2e+bn3A87yImrreRWQOyVaIYaKTiZffS83UdRMUyiDArDrS3hu0PR1naqfoQK 93V7WtaqoCRjUcM2taB3ULZbuWDcI1vBCtH3WpDZ5gr4ijRkdH01LAws6t1NHnhElZ5L 0ym8KwCA+Ixh0WsMV7e5SgYkZzWViy+ceGsfI= Received: by 10.224.92.85 with SMTP id q21mr533017qam.75.1259807494553; Wed, 02 Dec 2009 18:31:34 -0800 (PST) Received: from weongyo ([174.35.1.224]) by mx.google.com with ESMTPS id 2sm4565095qwi.7.2009.12.02.18.31.30 (version=SSLv3 cipher=RC4-MD5); Wed, 02 Dec 2009 18:31:32 -0800 (PST) Received: by weongyo (sSMTP sendmail emulation); Wed, 2 Dec 2009 18:31:30 -0800 From: Weongyo Jeong Date: Wed, 2 Dec 2009 18:31:30 -0800 To: Ganbold Message-ID: <20091203023130.GD1479@weongyo> Mail-Followup-To: Ganbold , Hans Petter Selasky , freebsd-current@freebsd.org, PseudoCylon References: <748570.94146.qm@web51803.mail.re2.yahoo.com> <200911300931.28717.hselasky@c2i.net> <4B167B48.2000803@micom.mng.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B167B48.2000803@micom.mng.net> User-Agent: Mutt/1.4.2.3i Organization: CDNetworks. X-Operation-Sytem: FreeBSD Cc: freebsd-current@freebsd.org, PseudoCylon , Hans Petter Selasky Subject: Re: Fix available for run driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Weongyo Jeong List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2009 02:31:35 -0000 On Wed, Dec 02, 2009 at 10:35:52PM +0800, Ganbold wrote: > Hans Petter Selasky wrote: > > On Saturday 28 November 2009 11:06:07 PseudoCylon wrote: > > > >> Hello, > >> > >> There are some fixes for run driver for 8.0 release and current. It can be > >> downloaded from freebsd forums at > >> http://forums.freebsd.org/showpost.php?s=87e376cf71273061f7de5aaf258132a1&p > >> =44110&postcount=1 > >> > >> Some packet loss/drop and memory leak have been identified and fixed. (It > >> improved some performance, too) > >> > >> Also, 40 more vender/device IDs have been added. > >> > >> Details are on RELEASE_NOTES included. > >> > >> Please update before the driver causing any troubles. > > > > Hi, > > > > Is anyone working on integrating this patch? > > I guess nobody is working on this yet, but I might be wrong. AFAIK no one to work. I could work with it but no time currently. regards, Weongyo Jeong