From owner-freebsd-current@FreeBSD.ORG Wed Jul 12 00:40:04 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBA1B16A4DA for ; Wed, 12 Jul 2006 00:40:04 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AC8043D72 for ; Wed, 12 Jul 2006 00:39:44 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by nz-out-0102.google.com with SMTP id f1so11379nzc for ; Tue, 11 Jul 2006 17:39:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=qAaNMo/ZW4Ubwgzb5nf/9SgllEraLZ66GDsgGhyn+sdZFel7ZYI1NzlzcPzr4Z4l8Tjxz4WlGIBdw8MkE4+SpqLM3Irwx10utpz803eP6x/iYce9VLFEH2uFiRoAEE+ZyiIxptOXayxHkzVw4o/sLnHM/LnegzqHZ94wZQ8MkRk= Received: by 10.36.10.20 with SMTP id 20mr83322nzj; Tue, 11 Jul 2006 17:39:43 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.gmail.com with ESMTP id c12sm212499nzc.2006.07.11.17.39.42; Tue, 11 Jul 2006 17:39:43 -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 k6C0e4JQ009959 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 12 Jul 2006 09:40:04 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id k6C0e45q009958 for freebsd-current@freebsd.org; Wed, 12 Jul 2006 09:40:04 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Wed, 12 Jul 2006 09:40:04 +0900 From: Pyun YongHyeon To: freebsd-current@freebsd.org Message-ID: <20060712004004.GB9542@cdnetworks.co.kr> References: <20060705114853.GB73705@cdnetworks.co.kr> <20060707001715.GB82406@cdnetworks.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060707001715.GB82406@cdnetworks.co.kr> User-Agent: Mutt/1.4.2.1i Subject: Re: Call for stge(4) testers 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: Wed, 12 Jul 2006 00:40:04 -0000 On Fri, Jul 07, 2006 at 09:17:15AM +0900, To freebsd-current@freebsd.org wrote: > On Wed, Jul 05, 2006 at 08:48:53PM +0900, To freebsd-current@freebsd.org wrote: > > Hi, > > > [...] > > > > You can get the latest stge(4) driver from the following URL. > > http://people.freebsd.org/~yongari/stge/stge.HEAD.diff > > > I've regenerated the patch as it has missing changes. > > For more broad testing I've generated a patch for RELENG_6 too. > http://people.freebsd.org/~yongari/stge/stge.REL6.diff > I've updated stge(4) again. Jumbo frame support was corrected and a few minor fix was made. Special thanks to wpaul for providing chip documentation and help. For CURRENT: http://people.freebsd.org/~yongari/stge/stge.HEAD.diff For RELENG_6: http://people.freebsd.org/~yongari/stge/stge.REL6.diff I haven't recevied success/failure report from users that have adapters with TBI transceivers. If you have adapters with TBI transceivers please give it try. Thanks. -- Regards, Pyun YongHyeon