Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
(x86-64 manuals from amd)
Line 26: Line 26:
=== Processors ===
=== Processors ===
* [http://developer.intel.com/products/processor/manuals/index.htm Intel Manuals]
* [http://developer.intel.com/products/processor/manuals/index.htm Intel Manuals]
* [http://www.intel.com/design/pentium4/manuals/ Intel IA-32 Manuals]
* [http://www.nondot.org/sabre/os/articles/ProcessorArchitecture/ Processor Architecture]
* [http://www.nondot.org/sabre/os/articles/ProcessorArchitecture/ Processor Architecture]
* [http://www.amd.com/us-en/Processors/DevelopWithAMD/0,,30_2252_875_7044,00.html?the_id=13 x86-64(AMD64)]
* [http://www.amd.com/us-en/Processors/DevelopWithAMD/0,,30_2252_875_7044,00.html?the_id=13 x86-64(AMD64)]

Revision as of 18:06, 27 April 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