Re: [Freedos-kernel] bug: inithma.c

2004-05-24 Thread Arkady V.Belousov
Hi! 24-Май-2004 17:18 Arkady V.Belousov wrote to [EMAIL PROTECTED]: AVB> Should be: "if (checkHMA())". To make code more clear (understandable), AVB> better to name this function as "checkHMApresent()". Or, simpler, "HMApresent()". ---

[Freedos-kernel] bug: inithma.c

2004-05-24 Thread Arkady V.Belousov
Hi! Was: __O\_/_\_/O__ int EnableHMA(VOID) [...] _DisableA20(); #ifdef DEBUG if (fmemcmp(MK_FP(0x, 0x), MK_FP(0x, 0x0010), 128) != 0) _ O