From owner-freebsd-net@FreeBSD.ORG Mon Sep 8 10:29:20 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 7946D1065675 for ; Mon, 8 Sep 2008 10:29:20 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.229]) by mx1.freebsd.org (Postfix) with ESMTP id 417198FC23 for ; Mon, 8 Sep 2008 10:29:19 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2052514rvf.43 for ; Mon, 08 Sep 2008 03:29:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=7tWX32xR81DWuqrysYG23rlBIjOXb0Gy+n7ZggHsepk=; b=cT7c8kSLMI+KEEfpQgbKGI3TaVuTdUicptT5yml0vCGEDj1lXir42GQtF9F35Ne1E5 Bl6mdhOwQZQ+kw68OIObZL0WbttcRPccz+GixfMgScbAGW590hMEbkUGJB4bB3BOSGGm 4IaKHwPBhqoCKUVrsvah3sFA5iyJGsYQosayo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=atAHGeaqulBBZxe99nt+mlqm/PhBec1NElN3O4eK0bjrVF0mymEeUiyRS87uEVsEg+ sfh99Bf38KCuPAufv2bawhignOtYrfLlOGyA9y0fSPOVVLAfEtYPqykE905FgO3MJxCp OzDgfkNjfBL7G/DkLrMx3jQd7PWdEQzcdvnLY= Received: by 10.141.28.4 with SMTP id f4mr8744914rvj.35.1220869759753; Mon, 08 Sep 2008 03:29:19 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id g31sm7326976rvb.7.2008.09.08.03.29.17 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 08 Sep 2008 03:29:18 -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 m88ATEfW079226 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 8 Sep 2008 19:29:14 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id m88ATC2j079225; Mon, 8 Sep 2008 19:29:12 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Mon, 8 Sep 2008 19:29:12 +0900 From: Pyun YongHyeon To: Milan Obuch Message-ID: <20080908102912.GI77346@cdnetworks.co.kr> References: <200809050945.09276.freebsd-net@dino.sk> <200809051643.52950.freebsd-net@dino.sk> <20080906004627.GA69867@cdnetworks.co.kr> <200809060803.53293.freebsd-net@dino.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200809060803.53293.freebsd-net@dino.sk> User-Agent: Mutt/1.4.2.1i Cc: freebsd-net@freebsd.org Subject: Re: MSI Wind Notebook's network interfaces X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2008 10:29:20 -0000 On Sat, Sep 06, 2008 at 08:03:52AM +0200, Milan Obuch wrote: [snip] > It was my pleasure and I would like to express my thanks for your great work. > If you will need in future some more testing with this hardware, just drop me > a line. Just a side note, will this patch be MFS'ed into 7-STABLE in short > timeframe? > As soon as I get re's approval I'll commit to 7-stable. -- Regards, Pyun YongHyeon