Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5565 3255 d 20 h serge /kernel/branches/Kolibri-acpi/ update  
5201 3438 d 12 h serge /kernel/branches/Kolibri-acpi/ acpi: update  
3908 3880 d 21 h Serge /kernel/branches/Kolibri-acpi/ acpi:merge trunk  
3725 3959 d 7 h Serge /kernel/branches/Kolibri-acpi/ acpi: update  
3555 3989 d 20 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
2987 4217 d 21 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trank  
2465 4429 d 3 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trunk  
2434 4436 d 7 h Serge /kernel/branches/Kolibri-acpi/ merge trunk  
1635 4960 d 6 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
750 5915 d 8 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
709 5930 d 0 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
593 6122 d 2 h mikedld /kernel/trunk/ Revision numbering fix  
585 6126 d 19 h mario79 / The universal cache of IDE devices.
Step 2:
1) Realized cache ATAPI device (CD\DVD).
2) Lock\Unlock ATAPI device for working with cache.
3) Eject (F70/10) and Load (F70/11) tray of ATAPI device.
4) Application CD_tray for control of tray ATAPI device.
 
580 6133 d 16 h mario79 /kernel/trunk/ The universal cache of IDE devices.
Step 1:
1) Allocate of separate area for everyone IDE device.
2) Usage of the allocated areas for HDD. (Cache CD\DVD - not realized, but the memory for it is allocated. This be realized in step 2).
3) The area of memory 0x80300000 - > 0x80400000 now is free and is not used.
4) The area of memory 0x80284000 - > 0x8028BFFF is used for HDD DMA.