From 48f0fe5954a445ba890b6a3633bbbf46cddd07c9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 15 Jun 2017 20:31:56 +0200 Subject: updated buglist and docu --- BUGS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'BUGS') diff --git a/BUGS b/BUGS index 6afbc5b..fc5d3ac 100644 --- a/BUGS +++ b/BUGS @@ -1,4 +1,8 @@ - PS/2 answers with ERROR if PS/2 mouse is not connected, read_ack should handle error cases correctly. We should also probe correctly for the mouse. (0xFE on all commands) +- optimizing the code move the kernel entry 'kernel_main' + away from it's expected location at 0x8800. How can we pin + it there? And not use ELF. :-) +- boot loader doesn't work beyond 64k limit -- cgit v1.2.3-54-g00ecf