summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-07-15 20:50:39 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-07-15 20:50:39 +0200
commitcfc0bfa213a94a6dee80c15047026547847da91c (patch)
treed28dbf1b368777537e93fa526d66b98a789440c2 /doc
parent4be3058d96089d9e16983affbdf0d821b6e5adc3 (diff)
downloadabaos-cfc0bfa213a94a6dee80c15047026547847da91c.tar.gz
abaos-cfc0bfa213a94a6dee80c15047026547847da91c.tar.bz2
reworked driver init and vtable, taking the interrupt manager and the context
as parameters when creating a driver
Diffstat (limited to 'doc')
-rw-r--r--doc/LINKS.TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO
index 968ff6d..f0224f2 100644
--- a/doc/LINKS.TODO
+++ b/doc/LINKS.TODO
@@ -105,3 +105,6 @@ https://blog.packagecloud.io/eng/2016/04/05/the-definitive-guide-to-linux-system
Security:
http://wiki.osdev.org/Stack_Smashing_Protector
+
+Networking:
+http://wiki.osdev.org/RTL8139