Add entry on MIPS Ralink/Mediatek support from Stanislav Galabov

This commit is contained in:
Benjamin Kaduk 2016-01-19 02:28:43 +00:00
parent f3e4c83b32
commit f75ebea16b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48063

View file

@ -4225,4 +4225,61 @@
</task>
</help>
</project>
<project cat='proj'>
<title>MIPS: Ralink/Mediatek Support</title>
<contact>
<person>
<name>
<given>Stanislav</given>
<common>Galabov</common>
</name>
<email>sgalabov@gmail.com</email>
</person>
</contact>
<links>
<url href="https://github.com/sgalabov/&os;/tree/local/sgalabov_mtk">Github Branch With Work in Progress</url>
</links>
<body>
<p>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.</p>
<p>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.</p>
</body>
<sponsor>
Smartcom - Bulgaria AD
</sponsor>
<help>
<task>
<p>Help with adding WiFi driver support (possibly to
<tt>ral(4)</tt>) for the above SoCs would be greatly
appreciated.</p>
</task>
<task>
<p>Help with refactoring <tt>if_rt(4)</tt> to be usable on
all of the above SoCs would be appreciated.</p>
</task>
<task>
<p>Help wth testing on target boards (e.g., WiFi routers)
would be appreciated.</p>
</task>
</help>
</project>
</report>