Difference between revisions of "List of supported platforms"

From Embedded Xinu
Jump to navigation Jump to search
(New page: == Summary == This page lists the platforms currently supported by the Embedded XINU operating system. {|border="1" cellpadding="5" cellspacing="0" |- !width="18%"|Platform !width="15%"|S...)
 
(mipsel-qemu, not qemu-mipsel)
(11 intermediate revisions by 5 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 ==
 
{|border="1" cellpadding="5" cellspacing="0"
 
{|border="1" cellpadding="5" cellspacing="0"
 
|-
 
|-
Line 8: Line 9:
 
!Comments
 
!Comments
 
|-
 
|-
|[http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1133202177241&pagename=Linksys%2FCommon%2FVisitorWrapper Linksys WRT54GL]
+
|[[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.
 
|-
 
|-
|[http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1149562300349&pagename=Linksys%2FCommon%2FVisitorWrapper Linksys WRT54G] v8
+
|[[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.
 
|-
 
|-
|[http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1149562300349&pagename=Linksys%2FCommon%2FVisitorWrapper Linksys WRT54G] v4
+
|[[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.
 
|-
 
|-
|[http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1162354643512&pagename=Linksys%2FCommon%2FVisitorWrapper Linksys WRT350N]
+
|[[WRT350N|Linksys WRT350N]] [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1162354643512&pagename=Linksys%2FCommon%2FVisitorWrapper]
 
|Under Development
 
|Under Development
|
+
|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.