diff options
author | Marvin Borner | 2020-09-21 19:14:31 +0200 |
---|---|---|
committer | Marvin Borner | 2020-09-21 19:14:31 +0200 |
commit | ca7bb843e97afe6c7bfbce1837654c58f71368b6 (patch) | |
tree | 41e6daa7812e270da22b25693d27670d731eaa95 /README.md | |
parent | e3b45a6c47868b3002dacbfdedef957b800f308e (diff) |
Networking
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -66,6 +66,7 @@ Knowledge: - [James Molloy's tutorials](http://jamesmolloy.co.uk/tutorial_html/) - [virtix - tasking inspiration](https://github.com/16Bitt/virtix/) - [MIT License](https://github.com/16Bitt/virtix/blob/85a3c58f3d3b8932354e85a996a79c377139c201/LICENSE) - [studix - FS inspiration](https://github.com/orodley/studix) - [MIT License](https://github.com/orodley/studix/blob/d1b1d006010120551df58ff3faaf97484dfa9806/LICENSE) +- [ToAruOS - PCI and network driver inspiration](https://github.com/klange/toaruos) - [NCSA License](https://github.com/klange/toaruos/blob/351d5d38f22b570459931475d36468bf4e37f45a/LICENSE) Resources: |