From owner-freebsd-current@FreeBSD.ORG Thu Jul 6 06:27:09 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 A2E7416A4E6 for ; Thu, 6 Jul 2006 06:27:09 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA3B143D68 for ; Thu, 6 Jul 2006 06:26:59 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by nz-out-0102.google.com with SMTP id r28so1034487nza for ; Wed, 05 Jul 2006 23:26:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=WpV+a9o55aIRu1ivJoOyrAtJ3jZpiAKdmsXAQENJjtTAqkURDMeBVDdroTEeqwL3oO0hcqqZx03l05UDs27ivO9nAHhLQoPF65caQyGWqcDwQV+l3juiymKy6Wswl0HA/PA1o1QgVq7OkTL+GSwc+v2bImgKbkCt7WwW4gM+4uE= Received: by 10.36.33.3 with SMTP id g3mr360562nzg; Wed, 05 Jul 2006 23:26:59 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.gmail.com with ESMTP id 14sm1928518nzp.2006.07.05.23.26.57; Wed, 05 Jul 2006 23:26:58 -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 k666UYEB079375 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 6 Jul 2006 15:30:34 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id k666UX17079374; Thu, 6 Jul 2006 15:30:33 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Thu, 6 Jul 2006 15:30:33 +0900 From: Pyun YongHyeon To: Csaba Henk Message-ID: <20060706063033.GB76865@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: User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org 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: Thu, 06 Jul 2006 06:27:09 -0000 On Thu, Jul 06, 2006 at 06:09:04AM +0000, Csaba Henk wrote: > On 2006-07-05, Pyun YongHyeon wrote: > > This is a ported driver from NetBSD stge(4). It supports the > > Oh yeah, I wanted *very* much to see this happen! Thank you very much. > So far it works well on my FreeBSD 6.0 box (after I added the Great! Thanks for the report. What model/maker you've got(pciconf -lv output)? > VLAN_INPUT_TAG_NEW macro which it was lacking). > Yeah, 6.0R don't have VLAN_INPUT_TAG_NEW macro. -- Regards, Pyun YongHyeon