From owner-svn-doc-all@freebsd.org Tue Jan 19 02:28:45 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 706C9A86E8B; Tue, 19 Jan 2016 02:28:45 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 259D31574; Tue, 19 Jan 2016 02:28:45 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0J2Siop099474; Tue, 19 Jan 2016 02:28:44 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0J2Si7X099473; Tue, 19 Jan 2016 02:28:44 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201601190228.u0J2Si7X099473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Tue, 19 Jan 2016 02:28:44 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48063 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2016 02:28:45 -0000 Author: bjk Date: Tue Jan 19 02:28:43 2016 New Revision: 48063 URL: https://svnweb.freebsd.org/changeset/doc/48063 Log: Add entry on MIPS Ralink/Mediatek support from Stanislav Galabov Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Tue Jan 19 00:55:39 2016 (r48062) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Tue Jan 19 02:28:43 2016 (r48063) @@ -4225,4 +4225,61 @@ + + + MIPS: Ralink/Mediatek Support + + + + + Stanislav + Galabov + + sgalabov@gmail.com + + + + + Github Branch With Work in Progress + + + +

This project is aimed at adding &os; support for + Ralink/Mediatek's family of WiFi router system-on-chip (SoC) + devices, based on MIPS processors. These SoCs are commonly found + in embedded network devices such as WiFi routers. Having support + for these SoCs would allow &os; to run on a number of additional + low-cost devices, which could help spread &os;'s popularity in the + embedded systems world.

+ +

The project currently aims to support the following + Ralink/Mediatek chipsets: RT3050, RT3052, RT3350, RT3352, RT3662, + RT3883, RT5350, RT6855, RT6856, MT7620, MT7621, MT7628 and MT7688. + The following functionality (where applicable) is currently + planned to be supported: Interrupt controller, UART, GPIO, USB, + PCI/PCIe, Ethernet, and SPI.

+ + + + Smartcom - Bulgaria AD + + + + +

Help with adding WiFi driver support (possibly to + ral(4)) for the above SoCs would be greatly + appreciated.

+
+ + +

Help with refactoring if_rt(4) to be usable on + all of the above SoCs would be appreciated.

+
+ + +

Help wth testing on target boards (e.g., WiFi routers) + would be appreciated.

+
+
+