Difference between revisions 17964760 and 17965009 on enwiki

'''[http://agnix.sourceforge.net Agnix]''' is an educational [[Operating system|operating system]] [[operating system kernel|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 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 [[Embedded_system|embedded systems]] and everywhere a fast, small and stable operating system kernel is needed.

(contracted; show full)
* Driver interface: driver interface named ADI (Agnix Driver Interface)
* 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 
Llinks ==

Agnix's [http://agnix.sourceforge.net home page] ([http://agnix.sourceforge.net/pl/ polish version])

Agnix project [http://www.sf.net/projects/agnix home page]

[[Category:operating systems]]* [http://agnix.sourceforge.net Agnix's home page]

[[Category:operating system kernel]]
[[Category:embedded operating systems]]
[[Category:linux]]