From owner-freebsd-arm@FreeBSD.ORG Thu Jun 24 09:15:48 2010 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 992881065672 for ; Thu, 24 Jun 2010 09:15:48 +0000 (UTC) (envelope-from hvanthan@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7034B8FC0C for ; Thu, 24 Jun 2010 09:15:48 +0000 (UTC) Received: by pvg6 with SMTP id 6so190137pvg.13 for ; Thu, 24 Jun 2010 02:15:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=GZWRBm/JeFU0VL2sruQX8y5RKLBjEh0g2XAAU7b/3Ws=; b=r5Z2/flpJ5OUsMetChyiE4EF8OwoAPkI+QZLq7sHbHb0zpfinJJdT5zAhsElVYS1wh NZgf9OnC3WvxABbboE1JiBQdW7grC3WZ1iB26rTa2w2HfDby1OduKoyllpLe0hsior6F GZE3LqfVE2DoOm+0yNKHo1nTcm3OkYgYRv+Ug= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=eSeY3ZCUSRb9i4LdNnKqWp6TeWqLQZ/uknDhIS8R5C0OEhZcnsmrymoh4T2tAY/yoP Co4VZ4VeTP55RH4/DUXPQ2uRvewTCrISZYChLcuksECX2zIRxeAyGHAKlxQqyA7SMWOq r87YOYbJH0/621IV4shMFXcOAETbcaj8vDH+Q= MIME-Version: 1.0 Received: by 10.115.85.35 with SMTP id n35mr8987283wal.227.1277369445007; Thu, 24 Jun 2010 01:50:45 -0700 (PDT) Received: by 10.114.209.15 with HTTP; Thu, 24 Jun 2010 01:50:44 -0700 (PDT) Date: Thu, 24 Jun 2010 15:50:44 +0700 Message-ID: From: Ho Van Than To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Can you help me? Does anyone success with porting freeBSD with samsung S3C2440 or intel IXP465 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: Thu, 24 Jun 2010 09:15:48 -0000 Hi All, I am newbie with freebsd, I have some job with freebsd on arm platform (s3c2440, ixp465). But I don't know how to start with porting arm on it. Does anyone success with it? Thanks