From owner-svn-src-all@FreeBSD.ORG Sun Mar 22 10:08:34 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id AF905C8B; Sun, 22 Mar 2015 10:08:34 +0000 (UTC) Date: Sun, 22 Mar 2015 10:08:34 +0000 From: Alexey Dokuchaev To: Adrian Chadd Subject: Re: svn commit: r280337 - head/sys/mips/conf Message-ID: <20150322100834.GA88392@FreeBSD.org> References: <201503220215.t2M2FAD9084914@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201503220215.t2M2FAD9084914@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2015 10:08:34 -0000 On Sun, Mar 22, 2015 at 02:15:10AM +0000, Adrian Chadd wrote: > New Revision: 280337 > URL: https://svnweb.freebsd.org/changeset/base/280337 > > Log: > Add initial D-Link DIR-655 (A1) support. > > This is based on the AP135 design - QCA9558 SoC, 3x3 2GHz wifi, but no > 5GHz (11n or 11ac) chip is available. > > It however still has 128MiB of RAM, 16MiB of NOR flash and the AR8327N > gigabit switch - so it's quite a beefy router device. Thanks for working on those guys Adrian! I've always avoided these type of "small box" routers: few years ago their CPU would typically not being able to saturate even 100Mbit/s; recently they became powerful enough, but having to run OpenWRT made me always prefer to fetch some Mendocino-based board from the back-yard junk and install FreeBSD to get a decent router. Good to know that soon I could simply get one of those small, fanless Gbit Chinese switches instead (and I'd probably run out of Mendocinos anyways by that time :-). ./danfe