summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS5
1 files changed, 1 insertions, 4 deletions
diff --git a/BUGS b/BUGS
index cf9df9b..4b9930b 100644
--- a/BUGS
+++ b/BUGS
@@ -1,9 +1,6 @@
- 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. :-)
- bochs shows us distorted text console output, why?
- bootloader has trouble detecting drive geometry of hard disks,
only the floppy mode works reliably at the moment (in emulators
@@ -24,4 +21,4 @@
outside of the library. Then in the libc test directory we have
to implement a stub module for instance using some host functions
like standard io of the host C library
-- code breaks heavily under O2 optimization with clang (at least) \ No newline at end of file
+- code breaks heavily under O2 optimization with clang (at least)