Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
Line 6: Line 6:
* [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
* Christopher Giese's website
** [http://my.execpc.com/~geezer/johnfine/ John Fine's Home Page] not working
** not working: [http://my.execpc.com/~geezer/johnfine/ John Fine's Home Page]
** [http://my.execpc.com/~geezer/osd/index.htm Write Your Own Operating System] not working
** not working: [http://my.execpc.com/~geezer/osd/index.htm Write Your Own Operating System]
** [http://redir.no-ip.org/mirrors/ One of Geezer website's mirror; this one includes a .zip file]
** mirror: (includes a .zip copy of the site) [http://redir.no-ip.org/mirrors/]
** [http://geezer.osdevbrasil.net another mirror]
** mirror: [http://geezer.osdevbrasil.net]
** [http://dev.ifeelrandom.com/~geezer/ another mirror]
** mirror: [http://dev.ifeelrandom.com/~geezer/]
** mirror: [http://files.osdev.org/mirrors/geezer/]
* [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:56, 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