From owner-freebsd-arm@FreeBSD.ORG Wed Jun 30 00:41:03 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 78749106564A for ; Wed, 30 Jun 2010 00:41:03 +0000 (UTC) (envelope-from hvanthan@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 481DE8FC18 for ; Wed, 30 Jun 2010 00:41:03 +0000 (UTC) Received: by pzk12 with SMTP id 12so51676pzk.13 for ; Tue, 29 Jun 2010 17:40:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=+8xjtaV1/CZDHW6NdFDJGDKU29KKUJJzfjRjIrualI4=; b=bVowaileKzKA9QR0HWzv3DFal8R26J1ytqTedI/IEPhTXE1fUFgo/+AeTOh1xaXE8T ck9ZaY7+lRwXtiUEeOqZ20L4bAlkb+QkJ4MWYmUelOsXCfv+P7ob+B2rRgkzLxnqv+Yu 4iita3J15tExgPJMY9bczv0N9kkAQPT+sOVMk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=NL0yFay15+N4gcfba5SQ/nHDZqV50ow9ihEAhoLUTTCSnyds3+Nq7CZ+TgIOBEf4k6 L5hH5Z5nxdmQ8bLKDx5zWdLyuQ9UP/548Qi5vzQc7AomTnqDmb3gkTkF5mPQPufqGXye h7j+8j8pf+9MttdvnM0ntjzAWsJ2agKLKGngc= MIME-Version: 1.0 Received: by 10.114.18.4 with SMTP id 4mr8538627war.186.1277858458823; Tue, 29 Jun 2010 17:40:58 -0700 (PDT) Received: by 10.114.209.15 with HTTP; Tue, 29 Jun 2010 17:40:58 -0700 (PDT) In-Reply-To: <20100630115257.597789bb@bender> References: <20100629.140202.177810546962018279.imp@bsdimp.com> <20100630115257.597789bb@bender> Date: Wed, 30 Jun 2010 07:40:58 +0700 Message-ID: From: Ho Van Than To: Andrew Turner Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-arm@freebsd.org, ravindra.kulkarni@globaledgesoft.com Subject: Re: Porting FreeBSD-S3c2410 - Root file system 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: Wed, 30 Jun 2010 00:41:03 -0000 Hi, I patched dm9000 to source code and compiled ok but still not yet success. I have a question at booting time "dm9000" auto run with kernel or we have to manual run it. (sorry I am newbie in FreeBSD). Thanks. On Wed, Jun 30, 2010 at 6:52 AM, Andrew Turner wrote: > On Wed, 30 Jun 2010 06:12:58 +0700 > Ho Van Than wrote: > > Hi Warner Losh, > > > > Thanks for your help, I am success with it but another problem I can > > not see ethernet interface, can you help me about that? > You appear to have a dm9000. FreeBSD does not currently support this > part. I have a patch at [1] with a driver for it, unfortunately > getting it to attach is dependent on how it is attached to the micro. > > Andrew > > [1] http://fubar.geek.nz/files/freebsd/freebsd-dm9000-20100412.diff > > -- > Andrew Turner > WhiteQueue Consulting http://whitequeue.com/ > Custom FreeBSD and Linux development > >