Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4611 3731 d 9 h mario79 /kernel/trunk/ Do not print the data from the BAR's if IDE controller is not found .  
4610 3731 d 16 h clevermouse /kernel/trunk/core/ add test data  
4608 3731 d 16 h clevermouse /kernel/trunk/ reconfigure MTRRs after BIOS, enable write-combining framebuffer in more configurations  
4599 3736 d 11 h clevermouse /kernel/trunk/bus/pci/ r4599  
4598 3736 d 12 h clevermouse /kernel/trunk/drivers/usbhid/ Fix typing \ | symbols on some specific USB keyboards  
4593 3738 d 10 h clevermouse /kernel/trunk/ test_cpu: simplify & detect physical address width  
4592 3738 d 11 h hidnplayr /kernel/trunk/ Absolute mouse coordinates are now calculated inside kernel instead of driver(s).  
4588 3739 d 4 h mario79 /kernel/trunk/ Function 2 (get the code of the pressed key) for AL = 0 in EAX bits 16-23 = contain scancode for pressed key  
4587 3741 d 18 h Serge /kernel/branches/kolibri-process/ kolibri-process: update  
4578 3743 d 17 h clevermouse /kernel/trunk/ quick fix for active IDE interrupts at boot stage  
4575 3745 d 7 h mario79 /kernel/trunk/ Some reorganization of code:
1) Grouping of code working with IDE drives
2) Moving messages about the SVN revision and CPU counter to the beginning of the log of the message board.
 
4574 3745 d 10 h hidnplayr /kernel/trunk/network/ Fixed stack corruption on SOCKET_num_to_ptr error.  
4573 3745 d 11 h clevermouse /kernel/trunk/ actualize documentation  
4572 3745 d 12 h clevermouse /kernel/trunk/ fix draw of type-I windows with small height  
4553 3762 d 15 h hidnplayr /kernel/trunk/ Serial debug console: reserve port so nobody else uses it.  
4549 3765 d 8 h clevermouse /kernel/trunk/drivers/ fix crash if disconnecting when reading/writing introduced in r4346  
4547 3765 d 17 h clevermouse / API to cancel all queued transfers on USB pipe; add timeout for USB device early initialization  
4535 3767 d 19 h hidnplayr /kernel/trunk/network/ Bugfix for SOCKET_alloc.  
4531 3768 d 13 h hidnplayr /kernel/trunk/drivers/usbhid/ USBHID: support for pointer type device. Now 'USB tablet' mode also works in QEMU.  
4530 3768 d 15 h hidnplayr /kernel/trunk/drivers/usbhid/ Fixed labels in usbhid, no semantic changes.  
4529 3768 d 16 h hidnplayr /kernel/trunk/ USBHID: support for USB tablet (absolute coordinates).  
4528 3769 d 16 h hidnplayr /kernel/trunk/network/ More bugfixes for SOCKET_notify.  
4527 3769 d 17 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_notify.  
4520 3771 d 15 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_block  
4511 3772 d 14 h hidnplayr /kernel/trunk/network/ Bugfix for #4510  
4510 3772 d 15 h hidnplayr /kernel/trunk/network/ Make network queue spinlock protected instead of mutex-protected or worse: a combination of both..  
4507 3773 d 7 h lev /kernel/trunk/video/ redraw cursor in 37.5 in any case  
4496 3774 d 14 h Asper /kernel/trunk/drivers/ fix codec reset condition. DEV_GET_POS audio driver service.  
4465 3777 d 19 h clevermouse /kernel/trunk/blkdev/ small fix  
4459 3779 d 13 h Serge /kernel/branches/kolibri-process/core/ kolibri-process: destroy_thread and destroy_process  
4457 3779 d 17 h Serge /kernel/branches/kolibri-process/ kolibri-process: add child thread's to doubly linked list  
4456 3780 d 1 h Serge /kernel/branches/kolibri-process/core/ kolibri-process terminate: release unused thread slot  
4453 3780 d 9 h clevermouse / hardware cursors for RDC M2010/M2012  
4444 3781 d 18 h clevermouse /kernel/trunk/video/ speedup software blitter for 32bpp modes  
4442 3781 d 18 h clevermouse /kernel/trunk/blkdev/ fix disk_cache.inc by dunkaist  
4441 3782 d 2 h Serge /kernel/trunk/bootloader/ grub4kos: print panic messages  
4440 3784 d 0 h Serge /kernel/trunk/bootloader/ grub4kos: works fine, at least in VMware and Bochs  
4437 3784 d 18 h clevermouse /kernel/trunk/blkdev/ disk cache: new 64-bit multi-sector interface for file systems & prefetching in legacy interface  
4436 3784 d 21 h hidnplayr /kernel/trunk/network/ Disabled socket cleanup after process ends (until deadlock is fixed..)  
4434 3785 d 2 h Serge /kernel/branches/kolibri-process/ kolibri-process:protect user heap with the mutex