From owner-freebsd-current@FreeBSD.ORG Tue Mar 10 04:58:07 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B276F1065694; Tue, 10 Mar 2009 04:58:07 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.239]) by mx1.freebsd.org (Postfix) with ESMTP id 6E0488FC1F; Tue, 10 Mar 2009 04:58:07 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by rv-out-0506.google.com with SMTP id f6so2191581rvb.43 for ; Mon, 09 Mar 2009 21:58:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=JAr6Z7YTMhbzL5UqEBZJinXleMQ5CP9LPu2GeLtZIpY=; b=BKa0SrCD9FhFfpqxAhUJz0zxZIlGMUvwSDF+H0/h0hUHPgMBqUL3KvGE+Pm01BACrg MGLcpECxeXD9csZsQzAj3FvcuxhhbRuhE5oT1CYgrckOdxN9moYmSk1GjxFGfV19CKPT 2eoZB4zA/3HNUlXV/wNc3IONwbTbFNm00bBqQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=Hq9tqYaFnOAkZguUNcaKjEr0Q5S2GT5Xkj7DiSXOH3h9nAHpRvteToge1UuIJmR60m vzwqZLC/Tu5MLo45emG5JnWCoAfvjLcJkAUQziYOw9pT1W3lyWt4SX9e5LzhvOd2Kmer /reuUB0MLC8pT72lCJS1BcIGHPKyjv8TtKNiY= Received: by 10.141.27.16 with SMTP id e16mr3495516rvj.219.1236661087119; Mon, 09 Mar 2009 21:58:07 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ([114.111.62.249]) by mx.google.com with ESMTPS id k41sm9981123rvb.6.2009.03.09.21.58.04 (version=SSLv3 cipher=RC4-MD5); Mon, 09 Mar 2009 21:58:06 -0700 (PDT) Received: by michelle.cdnetworks.co.kr (sSMTP sendmail emulation); Tue, 10 Mar 2009 13:56:28 +0900 From: Pyun YongHyeon Date: Tue, 10 Mar 2009 13:56:28 +0900 To: Hiroo Ono Message-ID: <20090310045628.GE9482@michelle.cdnetworks.co.kr> References: <70489350@bb.ipt.ru> <20081006014724.GC82823@cdnetworks.co.kr> <36537897@bb.ipt.ru> <20081020020827.5884d7f3.nork@FreeBSD.org> <20081220032908.GE79449@cdnetworks.co.kr> <20081230224847.a70b51cd.nork@FreeBSD.org> <20081231003115.GA22037@cdnetworks.co.kr> <86bpsax39r.wl%hiroo@oikumene.gcd.org> <20090310025109.GB9482@michelle.cdnetworks.co.kr> <86ab7uvvyc.wl%hiroo@oikumene.gcd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86ab7uvvyc.wl%hiroo@oikumene.gcd.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org, Norikatsu Shigemura , thompsa@freebsd.org Subject: Re: Call for axe(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: Tue, 10 Mar 2009 04:58:08 -0000 On Tue, Mar 10, 2009 at 01:32:59PM +0900, Hiroo Ono wrote: > Hello, > > At Tue, 10 Mar 2009 11:51:09 +0900, > Pyun YongHyeon wrote: > > > Do you have any plan to commit it to RELENG_7? > > > I don't know when USB2 would be MFCed to 7-stable. It may depend on > > how well USB2 works on CURRENT. > > I meant your USB1 based patch. Not USB2. > USB1 patch didn't even make it into src tree. I'm not sure how to handle USB1 patch as stable has too different tree layouts. > Given the API change with USB2 that breaks applications outside the > FreeBSD source tree, I think it will be difficult to merge USB2 to > stable.