Difference between revisions 41007616 and 47263555 on enwiki

'''Agnix''' is an educational [[Operating system|operating system]] [[Kernel (computer science)|kernel]].

Agnix is an [[open source]] project, which has been founded to provide an educational, network operating system kernel. Agnix is an extended kernel, written in pure [[C programming language|C]] code. It is an ideal starting point to learn about operating system kernel architecture. In addition Agnix is a very fast and small kernel and it is suggested that it be used in [[E(contracted; show full)
*'''Drivers:''' [[PIT|8254]], [[8259]], [[RTC]], [[Direct memory access|DMA chips]], [[Peripheral Component Interconnect|PCI bus]], support for RTL-8029(AS) network card.
*'''Power management:''' support for [[APM]].
*'''Support for busses:''' full support for PCI bus, PCI devices and PCI IRQs.
*'''Terminals:''' support for switched 
[[terminal|terminals]].
*'''Data structures:''' hashing with open addressing, lists, queues.

==External links==
*[http://agnix.sourceforge.net Agnix's Website]
*[http://sourceforge.net/projects/agnix/ SourceForge.net Project page]

[[Category:Operating system kernel]]
[[Category:Embedded operating systems]]
[[Category:Linux software]]