Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
(Clean up old stuff)
m (Unlink Category:Kernels_With_Source)
Line 90: Line 90:


== Sample Kernels ==
== Sample Kernels ==
* [[:Category:Kernels_With_Source|Kernels documented in the wiki]]

=== Small Kernels ===
=== Small Kernels ===
* [http://files.osdev.org/mirrors/geezer/osd/code/ OSD Kernels ]
* [http://files.osdev.org/mirrors/geezer/osd/code/ OSD Kernels ]

Revision as of 21:24, 2 December 2014

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

Operating System Development

Warning: External tutorials tend to be old, have bugs, don't follow current community recommendations, and often aren't community edited.

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