Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
mNo edit summary
No edit summary
Line 18: Line 18:
* [http://www.nondot.org/sabre/os/articles/MemoryManagement/ Memory Management]
* [http://www.nondot.org/sabre/os/articles/MemoryManagement/ Memory Management]
* [http://www.nondot.org/sabre/os/articles/ProtectedMode/ Protected Mode]
* [http://www.nondot.org/sabre/os/articles/ProtectedMode/ Protected Mode]
* [http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-828Fall-2006/CourseHome/index.htm MIT OpenCourseWare | Electrical Engineering and Computer Science | 6.828 Operating System Engineering, Fall 2006] Complete with lectures, lab notes, and assignment work.





Revision as of 01:23, 18 November 2007

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