summaryrefslogtreecommitdiff
path: root/BUGS
blob: 69b9a8dc5c694ce84a34e6604db5362d84a78be5 (plain)
1
2
3
4
5
6
7
8
9
- on AMD-K5 machine, bootloader results in DISK ERROR 0x0004
  (too many sectors read in one row?)
- 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.
- floppy drive doesn't spin down after reading stage2 and
  kernel from floppy. Do we have to call 0x13, 0x00 reset
  drive?