kolibrios/kernel/trunk/blkdev
Marat Zakiyanov (Mario79) b229fdc2c2 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.

git-svn-id: svn://kolibrios.org@580 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-15 23:22:14 +00:00
..
cd_drv.inc prepare for cd load (bx='m0' set by loader). 2007-06-14 18:21:03 +00:00
cdrom.inc copyrights 2007-03-26 12:18:08 +00:00
fdc.inc copyrights 2007-03-26 12:18:08 +00:00
flp_drv.inc merge flat kernel 2007-04-18 06:37:14 +00:00
hd_drv.inc The universal cache of IDE devices. 2007-07-15 23:22:14 +00:00
ide_cache.inc The universal cache of IDE devices. 2007-07-15 23:22:14 +00:00
rd.inc * Rewritten Vesa2 background code, it is much faster now 2007-05-30 13:48:21 +00:00
rdsave.inc fixed address bug in sysfn_saveramdisk() 2007-04-27 19:01:03 +00:00