Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
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://devnulled.ath.cx/~oslib The OsLib]
* [http://devnulled.ath.cx/~oslib The OsLib] Page does not work!
* [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..]
* [http://www.nondot.org/sabre/os/articles/MemoryManagement/ Memory Management]
* [http://www.nondot.org/sabre/os/articles/MemoryManagement/ Memory Management]

Revision as of 09:11, 7 July 2009

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

Operating System Development

Hardware Specifications

Processors

BIOS

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