From owner-freebsd-ppc@FreeBSD.ORG Wed Aug 13 01:03:14 2003 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56E7237B401; Wed, 13 Aug 2003 01:03:14 -0700 (PDT) Received: from maillog.itri.org.tw (dnsh2.itri.org.tw [211.21.179.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A3F343FBF; Wed, 13 Aug 2003 01:03:07 -0700 (PDT) (envelope-from mtlin1@ms36.hinet.net) Received: from mail.itri.org.tw (mail [140.96.157.2]) by maillog.itri.org.tw (8.11.6+Sun/8.11.6) with ESMTP id h7D83oA04875; Wed, 13 Aug 2003 16:03:50 +0800 (CST) Received: from ms4.itri.org.tw ([140.96.151.159]) by mail.itri.org.tw (8.11.6+Sun/8.11.6) with ESMTP id h7D7v9016835; Wed, 13 Aug 2003 15:57:10 +0800 (CST) Received: from mtlin ([140.96.254.153]) by ms4.itri.org.tw (Lotus Domino Release 5.0.11) with ESMTP id 2003081316015077:815 ; Wed, 13 Aug 2003 16:01:50 +0800 Message-ID: <01ac01c36171$28ade6b0$0655608c@mtlin> From: "Morton Lin" To: Date: Wed, 13 Aug 2003 16:01:10 +0800 MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-MIMETrack: Itemize by SMTP Server on MS4/ITRI(Release 5.0.11 |July 24, 2002) at 2003-08-13 04:01:50 PM,2003-08-13 04:01:51 PM, Serialize complete at 2003-08-13 04:01:51 PM Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="big5" cc: freebsd-ppc@freebsd.org Subject: Porting FreeBSD to PowerPC 860 ? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2003 08:03:14 -0000 Hi, Peter and all : I had an EmbeddedPlanet PowerPC 860 evaluation board and ICE device. (EmbeddedPlanet SBC 860 H EP862-1.1 and BDI 2000) ( http://www.embeddedplanet.com/products/ep8xx.asp ) Now I start to survey how to port the FreeBSD into this board. I want to know does anyone work on it already ? And what's information and knowledge I should to learn and dig ? Is there any code base already I can develop depend on it ? I think the problem is I am not very familiar with FreeBSD kernel hacking. Sorry for my poor English. Any suggestion will be very appreciated. Thank you very much ! Best Regards, Morton Lin.