From owner-freebsd-current@FreeBSD.ORG Thu Nov 23 00:04:06 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE06F16A415 for ; Thu, 23 Nov 2006 00:04:06 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AFEB43D55 for ; Thu, 23 Nov 2006 00:03:34 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by wx-out-0506.google.com with SMTP id h30so377482wxd for ; Wed, 22 Nov 2006 16:04:04 -0800 (PST) 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=a+xg2sD+5QvTlG759HOIjoepW+Qu+z8BvOskgdNEU8fNxyQ08lF4Yf8ICrxWrA4+e2Ys/utZirtapDE+fSOLgfX04eTzWhwnj8X9xZqqUZCp1cSZlANzpzS7nBNCbnvlZyJ1BmxZYx7FuM2a8mC1mvPXUue5B7Ij0cY/sjuE2sk= Received: by 10.70.27.18 with SMTP id a18mr2273683wxa.1164240244636; Wed, 22 Nov 2006 16:04:04 -0800 (PST) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id 10sm1448285wrl.2006.11.22.16.04.03; Wed, 22 Nov 2006 16:04:04 -0800 (PST) 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 kAN05NSM042787 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 23 Nov 2006 09:05:23 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id kAN05BMo042786; Thu, 23 Nov 2006 09:05:11 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Thu, 23 Nov 2006 09:05:10 +0900 From: Pyun YongHyeon To: Anish Mistry Message-ID: <20061123000510.GA42514@cdnetworks.co.kr> References: <200611221652.04027.amistry@am-productions.biz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611221652.04027.amistry@am-productions.biz> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org Subject: Re: Add USR 997902 Gig-Ethernet card support if_re 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, 23 Nov 2006 00:04:06 -0000 On Wed, Nov 22, 2006 at 04:51:50PM -0500, Anish Mistry wrote: > All that is needed for USR 997902 Gig-Ethernet card is to add the device ID. > Would a commiter please take a look at kern/94082 and commit it? > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/94082 > > Then a MFC to RELENG_6 and RELENG_6_2 would be appreciated if possible. > re(4) already supports USR 997902 and it was MFCed. -- Regards, Pyun YongHyeon