From owner-freebsd-stable@FreeBSD.ORG Wed Jul 9 02:01:30 2008 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 99B0D1065689 for ; Wed, 9 Jul 2008 02:01:30 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.230]) by mx1.freebsd.org (Postfix) with ESMTP id 5DCCF8FC2E for ; Wed, 9 Jul 2008 02:01:30 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so3535378rvf.43 for ; Tue, 08 Jul 2008 19:01:30 -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=0PUpzIk3zYQxz4q81iyFJ+wTsz/x1UMukfQBrGqO8M8=; b=Dgk0U+mDtql9u14oV1jbiVKZe0B4xu+dpbSk0MdDQ5vtlJUhVKlGUynDM0DJyw6gLk 8pjdWgyZbTEtuDdBshPwrrfV5q8mjuWDx3YV1HEGIxWohowUyrSxW/ybLWiUpYycuU/L aE65VRElhXbgfn+11NuyN69PzptBE240G4E1Y= 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=t5c6pr0sJN4b1dNG/D0vzKvgKXC2PUZp4xej6aCsdM3dKf3u36acEe3q9wJqtkiPyB rSqTvy0G0wd8lD9uRr5jxxKjLB4TpqGDsNVK/dSWcoXw6K+5d0IulrublrvNrK/pf4eJ 7tO9gu/J3WUTvsv++LOjNkSMcVJ3NLc9mfc+E= Received: by 10.141.170.10 with SMTP id x10mr3621357rvo.105.1215568889921; Tue, 08 Jul 2008 19:01:29 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id g31sm9503630rvb.2.2008.07.08.19.01.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 08 Jul 2008 19:01:29 -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 m691xJ4o016942 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Jul 2008 10:59:19 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id m691xIXo016941; Wed, 9 Jul 2008 10:59:18 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Wed, 9 Jul 2008 10:59:18 +0900 From: Pyun YongHyeon To: NAGATA Shinya Message-ID: <20080709015918.GC16513@cdnetworks.co.kr> References: <86wsjxpehl.wl%maya@negeta.com> <48729132.10307@delphij.net> <86lk0ds4p9.wl%maya@negeta.com> <20080708005226.GB12415@cdnetworks.co.kr> <6.2.3.4.2.20080708100506.02775558@pop.nifty.com> <20080708014321.GD12415@cdnetworks.co.kr> <86hcb0r9d7.wl%maya@negeta.com> <20080708114446.GH12415@cdnetworks.co.kr> <86bq18a2mh.wl%maya@negeta.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86bq18a2mh.wl%maya@negeta.com> User-Agent: Mutt/1.4.2.1i Cc: Tadashi Takahashi , freebsd-stable@freebsd.org Subject: Re: Realtek 8102EL X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2008 02:01:30 -0000 On Tue, Jul 08, 2008 at 11:09:58PM +0900, NAGATA Shinya wrote: > > Thanks! This is good information. It seems that newer 810x PCIe > > controllers seems to use different descriptor format such that > > checksum offload didn't work on these controllers. > > Backout previous patch and try attached patch. > > I can connect via SSH. It seems work fine. Thank you! > Committed with svn r180377. Thanks a lot for testing! > > -- > NAGATA Shinya -- Regards, Pyun YongHyeon