From cfc0bfa213a94a6dee80c15047026547847da91c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 15 Jul 2017 20:50:39 +0200 Subject: reworked driver init and vtable, taking the interrupt manager and the context as parameters when creating a driver --- doc/LINKS.TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3-54-g00ecf