From owner-freebsd-current@FreeBSD.ORG Fri May 11 10:58:46 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 286F016A405 for ; Fri, 11 May 2007 10:58:46 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.226]) by mx1.freebsd.org (Postfix) with ESMTP id D25FF13C459 for ; Fri, 11 May 2007 10:58:45 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by nz-out-0506.google.com with SMTP id s1so982798nze for ; Fri, 11 May 2007 03:58:45 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=hfNVc8/GuA9KzkLGhJewNkdSyLW4UYac0ZPr7ZfBvz66wMCskmidLvsqbi8vfr7CsQWYtdKce94Gt6t6i/3gcnWHhNvUcFLGCXIA+mHc6247cPDffKhwH/FPaobdnI1WolOWhAgfyCa+AAXDS8sIbMnVFG6aQeOYZtrkfKdY9mQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=j95gzcdAqxcYuTwk6Nc/94kEXPRwAxeXnFzUC+h+6KYeO908lz7xImLsR/9xFjhWBNNfMy5xYraALGb8WiEO7Ejf/1uP9rqQHq2zHffNAHNm79zBFgpUbXGwBDBCwsRWzuqvfhgeh6jyldS9Y7Llms++fGCrtESwr9RkJ3XKZIk= Received: by 10.64.233.17 with SMTP id f17mr5066612qbh.1178881125140; Fri, 11 May 2007 03:58:45 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id 10sm46959061nzo.2007.05.11.03.58.42; Fri, 11 May 2007 03:58:44 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id l4BAwdfl076017 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 May 2007 19:58:39 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l4BAwbp6076016; Fri, 11 May 2007 19:58:37 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Fri, 11 May 2007 19:58:37 +0900 From: Pyun YongHyeon To: Vlad GALU Message-ID: <20070511105837.GH74182@cdnetworks.co.kr> References: <20070509034005.GE65105@cdnetworks.co.kr> <20070511093845.GG74182@cdnetworks.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org Subject: Re: CFT: nfe(4) MSI/MSIX support X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2007 10:58:46 -0000 On Fri, May 11, 2007 at 01:18:32PM +0300, Vlad GALU wrote: [...] > I applied the patch this morning and things have been running > smoothly ever since. Thanks! :) > Thanks for testing! -- Regards, Pyun YongHyeon