Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 5: Line 5:
* [http://www.osdever.net/ Bonafide OS Development]
* [http://www.osdever.net/ Bonafide OS Development]
* [http://www.nondot.org/sabre/os/articles The Operating System Resource Center]
* [http://www.nondot.org/sabre/os/articles The Operating System Resource Center]
* Christopher Giese's website
* [http://my.execpc.com/~geezer/johnfine/ John Fine's Home Page] not working
* [http://my.execpc.com/~geezer/osd/index.htm Write Your Own Operating System] not working
** [http://my.execpc.com/~geezer/johnfine/ John Fine's Home Page] not working
** [http://my.execpc.com/~geezer/osd/index.htm Write Your Own Operating System] not working
* [http://redir.no-ip.org/mirrors/ One of Geezer website's mirror; this one includes a .zip file]
** [http://redir.no-ip.org/mirrors/ One of Geezer website's mirror; this one includes a .zip file]
** [http://geezer.osdevbrasil.net another mirror]
** [http://dev.ifeelrandom.com/~geezer/ another mirror]
* [http://www.acm.uiuc.edu/sigops/roll_your_own/ How to Write an Operating System]
* [http://www.acm.uiuc.edu/sigops/roll_your_own/ How to Write an Operating System]
* [http://neuraldk.org/writing.php?FilterCat=Os+Development&FilterDev=All NeuralDK OSDev Tuts]
* [http://neuraldk.org/writing.php?FilterCat=Os+Development&FilterDev=All NeuralDK OSDev Tuts]

Revision as of 17:54, 19 July 2008

This page maintains a list of resources related to operating system development.

Operating System Development

Hardware Specifications

Processors

Motherboard Devices

Human Input Devices

Video

Storage

Audio

Network and Communication ports

Buses


Software Specifications


Other Specifications


Source Code


Sample Kernels

Small Kernels

Larger Kernels

Non-hobby Kernels


University Courses