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
4782 3679 d 7 h eAndrew /kernel/trunk/video/ new cursors  
4779 3679 d 10 h Akyltist /kernel/trunk/gui/ skin: hotfix new system color table  
4778 3679 d 10 h Akyltist /kernel/trunk/gui/ skin: supported new system color table  
4772 3679 d 22 h mario79 /kernel/trunk/ Fix for IDE devices:
1) Restore broken HD load for ramdisk image
2) Check of support UDMA mode for disk devices before initialization channel of IDE controller
 
4741 3682 d 2 h hidnplayr /kernel/trunk/ set up serial debug console before first print to the debug board (if enabled)  
4734 3682 d 23 h mario79 /kernel/trunk/ Fix for r.4700 - fix proc check_ATAPI_device_event  
4720 3685 d 23 h mario79 /kernel/trunk/ Fix for r.4700  
4713 3687 d 23 h mario79 /kernel/trunk/ Empty commit, blyat!  
4711 3688 d 0 h mario79 /kernel/trunk/ Fix f.24 for r.4700  
4700 3688 d 23 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
4695 3691 d 5 h clevermouse /kernel/trunk/blkdev/ small fix  
4694 3692 d 20 h yogev_ezra /kernel/trunk/boot/ Make the Grammar-Nazis happy  
4641 3703 d 13 h mario79 /kernel/trunk/ Removal of obsolete functions 18.11.2. Reduce the DRIVE_DATA area, because the data above 10 bytes is not used.  
4625 3706 d 20 h mario79 /kernel/trunk/detect/ Fix for prev.rev.  
4624 3706 d 20 h mario79 /kernel/trunk/ IDE DMA
1) No more 16-bit code, all the code in 32-bit mode
2) Expansion of the data output about modes of IDE devices
 
4619 3709 d 9 h clevermouse /kernel/trunk/core/ r4619  
4612 3711 d 4 h mario79 /kernel/trunk/ Fix for r.4588  
4611 3712 d 0 h mario79 /kernel/trunk/ Do not print the data from the BAR's if IDE controller is not found .  
4610 3712 d 6 h clevermouse /kernel/trunk/core/ add test data  
4608 3712 d 6 h clevermouse /kernel/trunk/ reconfigure MTRRs after BIOS, enable write-combining framebuffer in more configurations  
4599 3717 d 1 h clevermouse /kernel/trunk/bus/pci/ r4599  
4598 3717 d 3 h clevermouse /kernel/trunk/drivers/usbhid/ Fix typing \ | symbols on some specific USB keyboards  
4593 3719 d 1 h clevermouse /kernel/trunk/ test_cpu: simplify & detect physical address width  
4592 3719 d 1 h hidnplayr /kernel/trunk/ Absolute mouse coordinates are now calculated inside kernel instead of driver(s).  
4588 3719 d 19 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 3722 d 8 h Serge /kernel/branches/kolibri-process/ kolibri-process: update  
4578 3724 d 7 h clevermouse /kernel/trunk/ quick fix for active IDE interrupts at boot stage  
4575 3725 d 21 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 3726 d 0 h hidnplayr /kernel/trunk/network/ Fixed stack corruption on SOCKET_num_to_ptr error.  
4573 3726 d 2 h clevermouse /kernel/trunk/ actualize documentation  
4572 3726 d 2 h clevermouse /kernel/trunk/ fix draw of type-I windows with small height  
4553 3743 d 6 h hidnplayr /kernel/trunk/ Serial debug console: reserve port so nobody else uses it.  
4549 3745 d 23 h clevermouse /kernel/trunk/drivers/ fix crash if disconnecting when reading/writing introduced in r4346  
4547 3746 d 8 h clevermouse / API to cancel all queued transfers on USB pipe; add timeout for USB device early initialization  
4535 3748 d 9 h hidnplayr /kernel/trunk/network/ Bugfix for SOCKET_alloc.  
4531 3749 d 3 h hidnplayr /kernel/trunk/drivers/usbhid/ USBHID: support for pointer type device. Now 'USB tablet' mode also works in QEMU.  
4530 3749 d 5 h hidnplayr /kernel/trunk/drivers/usbhid/ Fixed labels in usbhid, no semantic changes.  
4529 3749 d 6 h hidnplayr /kernel/trunk/ USBHID: support for USB tablet (absolute coordinates).  
4528 3750 d 7 h hidnplayr /kernel/trunk/network/ More bugfixes for SOCKET_notify.  
4527 3750 d 7 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_notify.