From owner-freebsd-mips@FreeBSD.ORG Tue Apr 29 13:42:27 2008 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD601106564A for ; Tue, 29 Apr 2008 13:42:27 +0000 (UTC) (envelope-from dunceor@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 950948FC0C for ; Tue, 29 Apr 2008 13:42:27 +0000 (UTC) (envelope-from dunceor@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so13229pyb.10 for ; Tue, 29 Apr 2008 06:42:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Ke0rdTn8sEFv5k5BxLFnN5JM7CBukbXfoZcihwFOh28=; b=NMXqYCc1K03/rOroYsrcczbI8HWDU67DJIBMLhSwH+BnZpR4N2KXvouVY/3TIznVH2wLoQ5IzyhWp/vn05zz44U/9qqhI0ARUPDqcnGNFFTqEIfbpLvO2WH8AB4lIrCOAV6ECJNb7ajPhQcBza14tcVPguinA6+4y2aiXLfHhzk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ri3SQ6eCZdlZBc0qaReG7HRqJzhYGof/QILJdSbY0cwqxOKUtEHgpy3uYasyZH0ayKSw+KNUa4AHlS6wAiq4kQBKBCzCK9LEr1Ju3x35tC4pDFecHnfzU/qJO8NASbpdegVZQsjCzvUmXHgbeUNqVO+4jF/MXABnqiONIwfb3dk= Received: by 10.140.136.5 with SMTP id j5mr2922756rvd.27.1209474843853; Tue, 29 Apr 2008 06:14:03 -0700 (PDT) Received: by 10.140.133.21 with HTTP; Tue, 29 Apr 2008 06:14:03 -0700 (PDT) Message-ID: <5d84cb30804290614w3b0f20bap28cf837b57343f6c@mail.gmail.com> Date: Tue, 29 Apr 2008 15:14:03 +0200 From: "Karl Sjodahl - dunceor" To: "Oleksandr Tymoshenko" In-Reply-To: <48170969.4010405@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48124B4C.8000606@tomjudge.com> <48170969.4010405@freebsd.org> Cc: freebsd-mips@freebsd.org Subject: Re: Starting to test/develop on mips X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2008 13:42:28 -0000 On Tue, Apr 29, 2008 at 1:41 PM, Oleksandr Tymoshenko wrote: > Tom Judge wrote: > > > Hi, > > > > Firstly I would like to say thank you to everyone who has contributing to > getting FreeBSD running on MIPS systems. > > > > I was thinking of buying either a WRT54G or WRT54GS to develop and test > on. Is is possible to boot FreeBSD on either of these devices? (It seemed > like it was indicated that this should work now/soon on the FreeBSD wiki > page). > > > Not sure. Sentry5 support is outdated for a while. I have WRT54G myself, > though haven't hacked it yet :) > > > > > > > Is there any other information that I need to start developing for MIPS? > > > Major part of mips sources has not been merged in main tree yet, but > merging > process is progressing and soon we'll have mips support out of CVS. > Meanwhile > all sources are in P4 tree. If you'd like to start right away - I can > provide > snapshot of repo for you. > > -- > gonzo > > > _______________________________________________ > freebsd-mips@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org" > I am very intrested in this code also and I have a WRT54GL that I should be able to test on in the future. This sounds good! BR dunceor