- no more separate cd booting stuff (handled in FS now)
- scan_keyboard() asm function that reads char from keyboard controller in case one is in there to avoid stuckness when returning from minix
This commit is contained in:
@@ -515,6 +515,7 @@ void initialize(void)
|
||||
relocate();
|
||||
|
||||
#if !DOS
|
||||
|
||||
/* Take the monitor out of the memory map if we have memory to spare,
|
||||
* and also keep the BIOS data area safe (1.5K), plus a bit extra for
|
||||
* where we may have to put a.out headers for older kernels.
|
||||
|
||||
Reference in New Issue
Block a user