Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5363 3366 d 20 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5147 3443 d 11 h mario79 /kernel/trunk/detect/ Support for all IDE controllers (e.g. PCI 0101EE). Previously supported only PCI 01018x.  
5030 3516 d 5 h clevermouse /kernel/trunk/detect/ don't try to detect CD if controller doesn't respond to device select  
4850 3632 d 19 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 3634 d 22 h clevermouse /kernel/trunk/detect/ force legacy IDE ports if specified by class code  
4838 3635 d 7 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 3644 d 19 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 3650 d 19 h mario79 /kernel/trunk/ Fix for r.4700  
4711 3652 d 20 h mario79 /kernel/trunk/ Fix f.24 for r.4700  
4700 3653 d 20 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
4641 3668 d 9 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 3671 d 16 h mario79 /kernel/trunk/detect/ Fix for prev.rev.  
4624 3671 d 16 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
 
4310 3772 d 21 h yogev_ezra /kernel/trunk/detect/ Vortex86: use correct names for constants. Show STRAP & Internal Peripheral Feature Control registers values.  
4294 3775 d 0 h yogev_ezra /kernel/trunk/detect/ Vortex86: Added CPU speed modifier detection and MMX support flags detection  
4289 3776 d 15 h yogev_ezra /kernel/trunk/detect/ Code optimization (by size)  
4273 3780 d 0 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
4272 3780 d 1 h yogev_ezra /kernel/trunk/detect/ Perform Vortex86 detection only if CPU vendor is 'Vortex86 SoC'  
4261 3780 d 20 h yogev_ezra /kernel/trunk/ Add Vortex86 detection code.  
3881 3860 d 19 h mario79 /kernel/trunk/ HDD IDE DMA handler - remove the interrupt flag  

Show All