From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 17 Nov 2009 12:39:47 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:56242 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-FAIL) by ftp.linux-mips.org with ESMTP id S1492796AbZKQLjo (ORCPT ); Tue, 17 Nov 2009 12:39:44 +0100 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id nAHBdq67015783; Tue, 17 Nov 2009 12:39:53 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id nAHBdqIw015781; Tue, 17 Nov 2009 12:39:52 +0100 Date: Tue, 17 Nov 2009 12:39:52 +0100 From: Ralf Baechle To: Wu Zhangjin Cc: linux-mips@linux-mips.org Subject: Re: [PATCH 1/2] loongson: lemote-2f: add NAS support Message-ID: <20091117113952.GA15759@linux-mips.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 24943 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Tue, Nov 17, 2009 at 12:58:14AM +0800, Wu Zhangjin wrote: > This patch add support to Lemote's Loongson-2F based network attached > system. > > The kernel support to this machine is almost the same as fuloong2f, the > only difference is that it use the serial port provided by loongson2f > processor as yeeloong2f does. Thanks, queue for 2.6.33. Ralf