Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 20: Line 20:
* [http://www.brokenthorn.com/Resources/OSDevIndex.html BrokenThorn OS Development Tutorials]
* [http://www.brokenthorn.com/Resources/OSDevIndex.html BrokenThorn OS Development Tutorials]
* [http://www.osdcom.info/ OSDCOM]
* [http://www.osdcom.info/ OSDCOM]
* [http://k101.f2g.net/ Kernel 101]
* [http://devnulled.ath.cx/~oslib The OsLib]
* [http://devnulled.ath.cx/~oslib The OsLib]
* [http://www.nondot.org/sabre/os/articles/MiscellaneousSoftware/ OS FAQ, overall design, VM design, threads..]
* [http://www.nondot.org/sabre/os/articles/MiscellaneousSoftware/ OS FAQ, overall design, VM design, threads..]

Revision as of 04:12, 9 April 2009

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