From owner-freebsd-current@FreeBSD.ORG Fri Jul 7 00:13:32 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 01F7416A4E0 for ; Fri, 7 Jul 2006 00:13:32 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 760FC43D45 for ; Fri, 7 Jul 2006 00:13:30 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by nz-out-0102.google.com with SMTP id i11so1119303nzi for ; Thu, 06 Jul 2006 17:13:30 -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=ZLbTe5GSV3LwqOp5B7Z5fgtGwCmUvTCBSWDi+Tbu1pnZ22SZHSYJ7vHDRlfgfHXGHh/t1f9Hmskz3OfvA5QY/anriJBq7jHcWcS3l8Li0YVG2ZC0R9HL9kckxok9qyHhx5pdyxf3sL8aRY0DXCrn3SxZRGBi6EBjbAhLmFD5ufY= Received: by 10.36.67.7 with SMTP id p7mr1727724nza; Thu, 06 Jul 2006 17:13:29 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.gmail.com with ESMTP id r9sm1135021nza.2006.07.06.17.13.28; Thu, 06 Jul 2006 17:13: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 k670HG4g083545 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 7 Jul 2006 09:17:16 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id k670HFWw083544 for freebsd-current@freebsd.org; Fri, 7 Jul 2006 09:17:15 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Fri, 7 Jul 2006 09:17:15 +0900 From: Pyun YongHyeon To: freebsd-current@freebsd.org Message-ID: <20060707001715.GB82406@cdnetworks.co.kr> References: <20060705114853.GB73705@cdnetworks.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060705114853.GB73705@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: Fri, 07 Jul 2006 00:13:32 -0000 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 -- Regards, Pyun YongHyeon