Skip to content

john-sth/D3OS-NE2000

 
 

Repository files navigation

A new distributed operating system for data centers, developed by the operating systems group of the department of computer science at Heinrich Heine University Düsseldorf

Fork of D3OS for the Bachelor Thesis Development of an NE2000 network card driver in Rust for an x86-based operating system by Johann Spenrath

  • this fork adds a driver for supporting NE2000-compatible Devices in D3OS
  • Structure of the new implementations:
    • D3OS-NE2000/os/src/kernel/device/ne2k : folder contains all relevant driver code, more can be read in the included README.md
    • D3OS-NE2000/os/src/application/nettest: nettest application for benchmarks in user space

About

Fork of D3OS, which supports a network card driver for the NE2000 standard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 85.3%
  • C 11.6%
  • Python 2.0%
  • Other 1.1%