Difference between revisions of "Main Page"

From Embedded Xinu
Jump to navigation Jump to search
 
Line 1: Line 1:
<big>'''MediaWiki has been successfully installed.'''</big>
+
Welcome to the XINU for Routers Main Page. This is for developing documentation for our development process over the summer of 2006.  As this is a wiki, you can sign up and begin adding and editing content, uploading images, and generating the needed documentation for our efforts.
  
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
As fair warning from a certain [[professor|Dennis Brylow]], this should be very comprehendable and well written. Below is a rough outline of what should be documented, it is very flexible so feel free to change it as you see fit. Add links to any sites you need to reference and (hopefully) once this is fairly completed we will be able to export it in a plaintext or static html format--since I don't want to host it on my server forever...
  
== Getting started ==
 
  
* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]
+
== Outline ==
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
+
* [[Hardware]]
* [http://mail.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
** [[Pictures]] of building
 +
** [[Wiring|Wiring Diagrams]]
 +
** [[Chips|Chip Diagrams]]
 +
* [[Boot Process]]
 +
* [[Software]]
 +
** [[Architecture]] Assumptions
 +
** [[Common Firmware Environment|CFE]] Assumptions
 +
*** CFE [[Limitations]]
 +
*** [[CFE API]]
 +
*** [[Talking to CFE]]
 +
** What [[OpenWRT]] can do
 +
*** [[How it works]] (a simple overview)
 +
*** [[How it builds]]
 +
*** [[Directory Structure]]
 +
* More Research
 +
** [[simplify]] the uploading kernel process?
 +
** [[memory]] structure?
 +
** [[interrupts]]?
 +
** [[silicon backplane]] stuff?
 +
** a better way to get [[serial port info]]?
 +
** how do you [[access flash]] memory?
 +
*** Oops...I [[broke]] it.

Revision as of 01:42, 24 August 2006

Welcome to the XINU for Routers Main Page. This is for developing documentation for our development process over the summer of 2006. As this is a wiki, you can sign up and begin adding and editing content, uploading images, and generating the needed documentation for our efforts.

As fair warning from a certain Dennis Brylow, this should be very comprehendable and well written. Below is a rough outline of what should be documented, it is very flexible so feel free to change it as you see fit. Add links to any sites you need to reference and (hopefully) once this is fairly completed we will be able to export it in a plaintext or static html format--since I don't want to host it on my server forever...


Outline