From owner-freebsd-mips@FreeBSD.ORG Wed Apr 14 01:12:06 2010 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 050A0106566B for ; Wed, 14 Apr 2010 01:12:06 +0000 (UTC) (envelope-from weongyo.jeong@gmail.com) Received: from mail-yx0-f174.google.com (mail-yx0-f174.google.com [209.85.210.174]) by mx1.freebsd.org (Postfix) with ESMTP id A72B58FC08 for ; Wed, 14 Apr 2010 01:12:05 +0000 (UTC) Received: by yxe4 with SMTP id 4so3775244yxe.28 for ; Tue, 13 Apr 2010 18:12:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent:organization :x-operation-sytem; bh=vwV2MtMB85cWbsi5GP70qNPbfCIlrYnzoe9f2d/H/cA=; b=uE5LW82+sPMUut8/UmMiytoU7oYy3wsEYIqPpaHSSCUB96R1nUbV82xQ8jl/KPQ6Sg irUgCge6AGsOebqDlPXSAaM0eaKpoM6fdvxneLTCuxrfG1ZBqSmjg2GJUeSMLV5Um6Pu eTUt5CecV8Cx7OHtLKMq1ipXScysbpavqSv0E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent :organization:x-operation-sytem; b=HOBZLkvW7fYjJ3SWPgdI1QaMduFwD11v4zqtdwY7VhHjaAXcaevC/sepFcc7wEKpoA QXv9pgJGMsTsM4eMBGoutDQ2CY4ZEFAyCGBUW49CnIRr3wVYul/xg9H9IjQ8rlHyfPEx dp9kUPE8zCSIuYPG8W9NViNTgul9Kou2Kt2Bo= Received: by 10.101.5.28 with SMTP id h28mr12372463ani.91.1271205759879; Tue, 13 Apr 2010 17:42:39 -0700 (PDT) Received: from weongyo ([174.35.1.224]) by mx.google.com with ESMTPS id 7sm1624172ywf.55.2010.04.13.17.42.38 (version=SSLv3 cipher=RC4-MD5); Tue, 13 Apr 2010 17:42:38 -0700 (PDT) Received: by weongyo (sSMTP sendmail emulation); Tue, 13 Apr 2010 17:43:07 -0700 From: Weongyo Jeong Date: Tue, 13 Apr 2010 17:43:07 -0700 To: Alexandr Rybalko Message-ID: <20100414004307.GH6799@weongyo> References: <20100409134113.6c3b52f1.ray@dlink.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100409134113.6c3b52f1.ray@dlink.ua> User-Agent: Mutt/1.4.2.3i Organization: CDNetworks. X-Operation-Sytem: FreeBSD Cc: mips@freebsd.org Subject: Re: BCM5354 status (D-Link DIR-320) X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Weongyo Jeong List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2010 01:12:06 -0000 On Fri, Apr 09, 2010 at 01:41:13PM +0300, Alexandr Rybalko wrote: > Hi, > > If anyone is interested, completed work on a big chat DIR-320 with the > profile of IPSec Firmware available here > http://www.dlink.ua/files/products/ftp/pub/Router/DIR-320/firmware/A1/FreeBSD_D-Link_DIR-320_ipsec-router_9.0.2.img > Description read here http://wiki.ddteam.net/wiki.cgi?page=DIR-320+FreeBSD > Many thing's have not yet ready, but the device may > already serve as IPSec router. > And all this in the 4M flash memory. It's a really cool! I think this is a great work! regards, Weongyo Jeong