Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Combuster (talk | contribs)
Complete
Combuster (talk | contribs)
added RTL8139 link, removed reorganisation tag (sorry, forgot it last time)
Line 1: Line 1:
This page maintains a list of resources related to operating system development.
This page maintains a list of resources related to operating system development.

'''This page is currently undergoing a reorganization. Read the [[Talk:Resources|talkpage]] for more info'''


== Operating System Development ==
== Operating System Development ==
Line 50: Line 48:
* [http://www.nondot.org/sabre/os/articles/CommunicationDevices/ Serial and Parallel port, SPP, EPP, ECP]
* [http://www.nondot.org/sabre/os/articles/CommunicationDevices/ Serial and Parallel port, SPP, EPP, ECP]
* [http://www.nondot.org/sabre/os/articles/NetworkingDevices/ Networking Devices]
* [http://www.nondot.org/sabre/os/articles/NetworkingDevices/ Networking Devices]
* [http://www.datasheetarchive.com/pdf/rtl8139-datasheet/rtl8139-datasheet.html RTL8139 family datasheets]
=== Buses ===
=== Buses ===
* [http://www.nondot.org/sabre/os/articles/InterconnectBuses/ Interconnect Buses]
* [http://www.nondot.org/sabre/os/articles/InterconnectBuses/ Interconnect Buses]

Revision as of 19:43, 26 September 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