Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 566 → Rev 567

/kernel/trunk/kernel.asm
610,6 → 610,9
 
mov esi,boot_devices
call boot_log
 
mov [pci_access_enabled],1
 
call detect_devices
stdcall load_driver, szPS2MDriver
 
630,7 → 633,6
call boot_log
call setmouse
 
mov [pci_access_enabled],1
 
; SET PRELIMINARY WINDOW STACK AND POSITIONS