From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 07:54:39 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 7BA20106566B for ; Thu, 19 Feb 2009 07:54:39 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe11.swip.net [212.247.155.65]) by mx1.freebsd.org (Postfix) with ESMTP id 109858FC18 for ; Thu, 19 Feb 2009 07:54:38 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=pNvzuO4k8j8A:10 a=vHU9Hh9LfWEA:10 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=6I5d2MoRAAAA:8 a=Oi4C4SF1dPtsklyxqigA:9 a=YsLX_SxPmYdA9LDa6zQA:7 a=_thJ5eeRvlvic2cRaTyqs4RhAYUA:4 a=LY0hPdMaydYA:10 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop) by mailfe11.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 1026008523; Thu, 19 Feb 2009 08:54:37 +0100 From: Hans Petter Selasky To: Daichi GOTO Date: Thu, 19 Feb 2009 08:57:05 +0100 User-Agent: KMail/1.9.7 References: <499CC89E.2040408@ongs.co.jp> In-Reply-To: <499CC89E.2040408@ongs.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902190857.05883.hselasky@c2i.net> Cc: FreeBSD Current , Masanori OZAWA Subject: Re: USB2: booting from usb memory issue, including a foolish patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2009 07:54:39 -0000 On Thursday 19 February 2009, Daichi GOTO wrote: > Hi usb2 folks, first please give me a time to say > congratulations! I'm very glad that usb2 is default > usb stack right now :) > There is a better approach, see: http://wiki.freebsd.org/USB --HPS