Difference between revisions of "List of supported platforms"

From Embedded Xinu
Jump to navigation Jump to search
(mipsel-qemu, not qemu-mipsel)
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
== Summary ==
 
== Summary ==
This page lists the platforms currently supported by the Embedded Xinu operating system.
+
This page lists the platforms currently supported by the Embedded Xinu operating system (or at least in development).
  
 
== Supported Platforms ==
 
== Supported Platforms ==
Line 9: Line 9:
 
!Comments
 
!Comments
 
|-
 
|-
|[[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.
 
|-
 
|-
 
|[[WRT54G|Linksys WRT54G]] v4 [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1149562300349&pagename=Linksys%2FCommon%2FVisitorWrapper]
 
|[[WRT54G|Linksys WRT54G]] v4 [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1149562300349&pagename=Linksys%2FCommon%2FVisitorWrapper]
 
|Probably Supported
 
|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.
+
|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.
 
|-
 
|-
|[[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]]
+
|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.
 +
|-
 +
|[[mipsel-qemu]] [http://www.qemu.org/]
 +
|Supported
 +
|Full O/S teaching core functioning, network support in progress.
 +
|-
 +
|[[Raspberry Pi]] [http://www.raspberrypi.org]
 +
|Under Development
 +
|Core operating system including wired networking is functional.  Some new features are still being worked on, and the full documentation (e.g. for a laboratory setup) hasn't been completed yet.
 
|}
 
|}

Revision as of 02:57, 12 September 2013

Summary

This page lists the platforms currently supported by the Embedded Xinu operating system (or at least in development).

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.
mipsel-qemu [6] Supported Full O/S teaching core functioning, network support in progress.
Raspberry Pi [7] Under Development Core operating system including wired networking is functional. Some new features are still being worked on, and the full documentation (e.g. for a laboratory setup) hasn't been completed yet.