Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
No edit summary
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]
* [http://my.execpc.com/~geezer/johnfine/ John Fine's Home Page]
* [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]
* [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://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]
Line 19: Line 20:
* [http://www.jamesmolloy.co.uk/ Roll your own UNIX-clone OS]
* [http://www.jamesmolloy.co.uk/ Roll your own UNIX-clone OS]
* [http://www.int6.org int6.org - OS Development Resources Collection]
* [http://www.int6.org int6.org - OS Development Resources Collection]



== Hardware Specifications ==
== Hardware Specifications ==

Revision as of 17:48, 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