From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D8C19E00746 for ; Fri, 11 May 2012 15:42:55 -0700 (PDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 11 May 2012 15:42:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,351,1309762800"; d="scan'208";a="142952281" Received: from unknown (HELO [10.255.12.70]) ([10.255.12.70]) by orsmga002.jf.intel.com with ESMTP; 11 May 2012 15:42:54 -0700 From: Tom Zanussi To: Darren Hart In-Reply-To: <4FAD9442.5040105@linux.intel.com> References: <594ba05ab96a837575960ba514ae153eeef899b7.1336697506.git.tom.zanussi@intel.com> <0a78d7e8401e3d500b3cb784c6bf0a4e7271f99e.1336697506.git.tom.zanussi@intel.com> <4FAD3BC9.1030606@linux.intel.com> <1336774104.27950.13.camel@elmorro> <4FAD9442.5040105@linux.intel.com> Date: Fri, 11 May 2012 17:42:49 -0500 Message-ID: <1336776169.27950.17.camel@elmorro> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Cc: yocto@yoctoproject.org Subject: Re: [PATCH 06/10] meta/crownbay: factor out policy-related options X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2012 22:42:56 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2012-05-11 at 15:35 -0700, Darren Hart wrote: > > On 05/11/2012 03:08 PM, Tom Zanussi wrote: > > On Fri, 2012-05-11 at 09:18 -0700, Darren Hart wrote: > > >> Independent from this patch, but does crownbay have all three? ehci and > >> ohci seems a lot more likely to me. > >> > > > > lsusb shows ehci and ohci, but why did you think ohci would be more > > likely? > > > > Tom > > > I believe UHCI is only seen on non-intel platforms, primarily AMD and > maybe VIA systems... just something I had a vague recollection of. > I thought it was the opposite, but was probably thrown off by emenlow which has UHCI... Tom