The fork main KolibriOS repository for fun
Go to file
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
drivers * Driver for ps/2 mouse with 2 wheels 2007-05-14 12:57:41 +00:00
kernel The universal cache of IDE devices. 2007-07-15 23:22:14 +00:00
programs restore old ac97wav.c 2007-07-10 23:05:34 +00:00