summaryrefslogtreecommitdiff
path: root/BUGS
blob: fc5d3ac08131a9af3f417d74113928a17ac3c7c2 (plain)
1
2
3
4
5
6
7
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