From 8f3c73740a30ad02a594e21a52d47aa4ae9efe91 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 5 Jan 2018 20:52:57 +0100 Subject: some preliminary work on an UDP netconsole --- doc/LINKS.TODO | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/LINKS.TODO') diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO index 5686ec6..9659164 100644 --- a/doc/LINKS.TODO +++ b/doc/LINKS.TODO @@ -1,3 +1,5 @@ +other projects + https://github.com/cs107e/cs107e.github.io http://wiki.osdev.org/Calling_Conventions http://wiki.osdev.org/Linker_Scripts @@ -12,6 +14,10 @@ http://x86.renejeschke.de/html/file_module_x86_id_139.html http://retired.beyondlogic.org/serial/serial1.htm https://pdos.csail.mit.edu/6.828/2014/reference.html +other projects + +https://bitbucket.org/adamholisky/versionone + tutorials: https://littleosbook.github.io @@ -130,3 +136,5 @@ http://wiki.osdev.org/Address_Resolution_Protocol Syscalls: AX, BX software interrupt 0x80, classic Linux/DOS/Windows syscalls +UTP/Netconsole: +https://www.cyberciti.biz/tips/linux-netconsole-log-management-tutorial.html -- cgit v1.2.3-54-g00ecf