From owner-freebsd-arm@FreeBSD.ORG Tue Jul 14 15:17:00 2009 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31C09106566B for ; Tue, 14 Jul 2009 15:17:00 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.swip.net [212.247.154.129]) by mx1.freebsd.org (Postfix) with ESMTP id B81248FC0C for ; Tue, 14 Jul 2009 15:16:59 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=vWjDCZN0tDgA:10 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=JAeLuXJwAG06DQ934uAA:9 a=9Scf8lkwzIlFtqSXUOpLvd86KZUA:4 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe05.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 1177717705; Tue, 14 Jul 2009 17:16:57 +0200 From: Hans Petter Selasky To: "M. Warner Losh" Date: Tue, 14 Jul 2009 17:16:40 +0200 User-Agent: KMail/1.11.4 (FreeBSD/8.0-BETA1; KDE/4.2.4; i386; ; ) References: <200907141030.57784.hselasky@c2i.net> <200907141349.00740.hselasky@c2i.net> <20090714.090023.709401729.imp@bsdimp.com> In-Reply-To: <20090714.090023.709401729.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907141716.41209.hselasky@c2i.net> Cc: freebsd-arm@freebsd.org Subject: Re: ohci not detected on at91rm9200? X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2009 15:17:00 -0000 On Tuesday 14 July 2009 17:00:23 M. Warner Losh wrote: > How many of these devices are actually present in at91rm9200 systems? Only the AT91UDP is built into the CPU. The others are only present in customisations. --HPS