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
4850 3660 d 11 h mario79 /kernel/trunk/ Added the tag "Revision: XXXX" in some kernel files, to form the right number of revision at boot (blue boot screen).  
4841 3662 d 13 h clevermouse /kernel/trunk/detect/ force legacy IDE ports if specified by class code  
4838 3662 d 22 h mario79 /kernel/trunk/ Fix for IDE controller. Some weird controllers generate an interrupt even if IDE interrupts are disabled and no IDE devices. For example, notebook ASUS K72F - IDE controller 010185 generates false interrupt when we work with the IDE controller 01018f. For this reason, the interrupt handler does not need to be installed if both channel IDE controller running in PIO mode.  
4772 3672 d 10 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
 
4720 3678 d 11 h mario79 /kernel/trunk/ Fix for r.4700  
4711 3680 d 12 h mario79 /kernel/trunk/ Fix f.24 for r.4700  
4700 3681 d 11 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
4625 3699 d 8 h mario79 /kernel/trunk/detect/ Fix for prev.rev.  
4624 3699 d 8 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