kolibrios/kernel/trunk
2014-04-15 10:01:23 +00:00
..
blkdev 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. 2014-04-15 10:01:23 +00:00
boot Fix for IDE devices: 2014-04-05 21:36:10 +00:00
bootloader grub4kos: print panic messages 2014-01-13 04:03:22 +00:00
bus r4599 2014-02-27 18:31:15 +00:00
core Kernel supports up to three IDE controllers, and all the devices connected to them 2014-03-27 20:44:32 +00:00
detect 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. 2014-04-15 10:01:23 +00:00
docs Fix f.24 for r.4700 2014-03-28 20:04:31 +00:00
drivers Fix typing \ | symbols on some specific USB keyboards 2014-02-27 17:22:54 +00:00
fs Kernel supports up to three IDE controllers, and all the devices connected to them 2014-03-27 20:44:32 +00:00
gui mini refactoring 2014-04-08 08:01:38 +00:00
hid Fix for r.4588 2014-03-05 15:31:09 +00:00
network Fixed stack corruption on SOCKET_num_to_ptr error. 2014-02-18 19:42:18 +00:00
sec_loader/trunk
sound
video old cursors 2014-04-06 12:57:31 +00:00
build.bat
const.inc Kernel supports up to three IDE controllers, and all the devices connected to them 2014-03-27 20:44:32 +00:00
COPYING.TXT
data16.inc
data32.inc MTRR: new @notify support 2014-04-07 23:41:38 +00:00
data32et.inc support for PnP disks, part 5: FAT12, ramdisk, floppies 2013-11-21 16:07:16 +00:00
data32sp.inc MTRR: new @notify support 2014-04-07 23:41:38 +00:00
encoding.inc beautify 2013-10-29 20:50:06 +00:00
fdo.inc
imports.inc
init.inc test_cpu: simplify & detect physical address width 2014-02-25 19:12:10 +00:00
kernel32.inc Fix for IDE devices: 2014-04-05 21:36:10 +00:00
kernel.asm Fix for IDE devices: 2014-04-05 21:36:10 +00:00
kernelsp.inc beautify 2013-10-29 20:50:06 +00:00
kglobals.inc
macros.inc
makefile
memmap.inc support for PnP disks, part 5: FAT12, ramdisk, floppies 2013-11-21 16:07:16 +00:00
proc32.inc
readme-ext-loader.txt
struct.inc
sys.conf
unpacker.inc