Difference between revisions of "List of supported platforms"

From Embedded Xinu
Jump to navigation Jump to search
Line 10: Line 10:
 
|-
 
|-
 
|[[WRT54GL|LinkSys WRT54GL]] [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1133202177241&pagename=Linksys%2FCommon%2FVisitorWrapper]
 
|[[WRT54GL|LinkSys WRT54GL]] [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1133202177241&pagename=Linksys%2FCommon%2FVisitorWrapper]
|Fully Supported
+
|Supported
 
|This is our primary development platform, on which Xinu has been tested thoroughly.
 
|This is our primary development platform, on which Xinu has been tested thoroughly.
 
|-
 
|-
 
|[[WRT54G|Linksys WRT54G]] v8 [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1149562300349&pagename=Linksys%2FCommon%2FVisitorWrapper]  
 
|[[WRT54G|Linksys WRT54G]] v8 [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1149562300349&pagename=Linksys%2FCommon%2FVisitorWrapper]  
|Fully Supported
+
|Supported
 
|Tested and running at the Embedded Xinu Lab.
 
|Tested and running at the Embedded Xinu Lab.
 
|-
 
|-
Line 23: Line 23:
 
|[[WRT350N|LinkSys WRT350N]] [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1162354643512&pagename=Linksys%2FCommon%2FVisitorWrapper]
 
|[[WRT350N|LinkSys WRT350N]] [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1162354643512&pagename=Linksys%2FCommon%2FVisitorWrapper]
 
|[[WRT350N|Under Development]]
 
|[[WRT350N|Under Development]]
|Currently the asynchronous [[UART Driver]] works.
+
|Currently the synchronous [[UART Driver]] works.
 +
|-
 +
|[[WRT160NL|Linksys WRT160NL]] [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1149562300349&pagename=Linksys%2FCommon%2FVisitorWrapper]
 +
|Supported
 +
|Newer model of router.  Full O/S teaching core functioning, including wired network interface.
 +
|-
 +
|[[Qemu|Qemu-mipsel]] [http://www.qemu.org/]
 +
|Supported
 +
|Full O/S teaching core functioning, network support in progress.
 
|}
 
|}

Revision as of 00:29, 19 January 2010

Summary

This page lists the platforms currently supported by the Embedded Xinu operating system.

Supported Platforms

Platform Status Comments
LinkSys WRT54GL [1] Supported This is our primary development platform, on which Xinu has been tested thoroughly.
Linksys WRT54G v8 [2] Supported Tested and running at the Embedded Xinu Lab.
Linksys WRT54G v4 [3] Probably Supported The v4 is apparently the version on which WRT54GL is based, and so although the Embedded Xinu Lab has not explicitly tested it, it probably works.
LinkSys WRT350N [4] Under Development Currently the synchronous UART Driver works.
Linksys WRT160NL [5] Supported Newer model of router. Full O/S teaching core functioning, including wired network interface.
Qemu-mipsel [6] Supported Full O/S teaching core functioning, network support in progress.