From owner-freebsd-arm@FreeBSD.ORG Fri Jul 28 21:23:26 2006 Return-Path: X-Original-To: freebsd-arm@freebsd.org Delivered-To: freebsd-arm@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 629D616A4DA for ; Fri, 28 Jul 2006 21:23:26 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D652343D45 for ; Fri, 28 Jul 2006 21:23:25 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k6SLLBPp062968; Fri, 28 Jul 2006 15:21:12 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 28 Jul 2006 15:21:30 -0600 (MDT) Message-Id: <20060728.152130.1219862116.imp@bsdimp.com> To: gbell72@rogers.com From: "M. Warner Losh" In-Reply-To: <20060728211455.23062.qmail@web88006.mail.re2.yahoo.com> References: <20060728030131.GC96589@funkthat.com> <20060728211455.23062.qmail@web88006.mail.re2.yahoo.com> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 28 Jul 2006 15:21:12 -0600 (MDT) Cc: freebsd-arm@freebsd.org Subject: Re: Kendin KS8695 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: Fri, 28 Jul 2006 21:23:26 -0000 In message: <20060728211455.23062.qmail@web88006.mail.re2.yahoo.com> Gardner Bell writes: : : --- John-Mark Gurney wrote: : > : > Depends upon what you mean by compatible... ARM should support the : > processor core (I'm not sure what the 922T has over the 920T : > processor), : > but as for the devices attached to the core, there isn't any support : > that I know about for the chip... : : Core processor support is what I meant by compatibility, sorry for not : being clear with that in my original message. ATM, I'm trying to get : as much documentation on all the attached devices as possible. This is : proving to be difficult though. Hopefully you'll find enough to be useful. This sounds like a cool chip. I'd love to see support for it in FreeBSD... : > We are starting to integrate the arm toolchain patches into CVS head, : > but until then, you can pull the patch out of perforce: : > : http://perforce.freebsd.org/fileLogView.cgi?FSPC=//depot/projects/arm/gnu%2darm.diff : > : : Thanks, are the patches located there the same as the ones located : here: : http://people.freebsd.org/~cognet/freebsd_arm.txt These should be updated shortly... Warner