kolibrios/kernel/trunk
Marat Zakiyanov (Mario79) 178ccd95f9 PIO LBA48 write for HDD
git-svn-id: svn://kolibrios.org@3706 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-26 02:38:47 +00:00
..
blkdev PIO LBA48 write for HDD 2013-06-26 02:38:47 +00:00
boot 1) SATA IDE support for HDD and ATAPI 2013-06-25 03:15:38 +00:00
bootloader make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
bus another small fix 2013-06-24 15:22:56 +00:00
core fix V86 IRQ redirecting when task switch is needed, it never worked before 2013-06-24 07:49:56 +00:00
detect PIO LBA48 write for HDD 2013-06-26 02:38:47 +00:00
docs Adding f.30.3 to mount the additional system directory (this is used by SEARCHAP). 2013-06-15 21:17:06 +00:00
drivers make FDO for drivers safe: use changes from kernel in r1314 2013-06-21 21:17:32 +00:00
fs 1) SATA IDE support for HDD and ATAPI 2013-06-25 03:15:38 +00:00
gui font.inc does not need to include 'lang.inc'. 2013-06-19 08:31:20 +00:00
hid kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
network Allow SO_NONBLOCK to be set in socket type on socket open (similar to linux) 2013-06-25 20:11:09 +00:00
sec_loader/trunk do not use macro in sec_loader 2013-06-04 11:16:20 +00:00
sound
video kernel: BytesPerScanLine removed, use _display.pitch instead 2013-06-05 09:29:50 +00:00
build.bat
const.inc 1) SATA IDE support for HDD and ATAPI 2013-06-25 03:15:38 +00:00
COPYING.TXT
data16.inc recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all 2013-05-27 22:16:00 +00:00
data32.inc kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions 2013-06-08 13:08:51 +00:00
data32sp.inc recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all 2013-05-27 22:16:00 +00:00
encoding.inc add forgotten include 2013-05-27 22:19:11 +00:00
fdo.inc Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order. 2013-06-07 14:12:54 +00:00
imports.inc
init.inc recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all 2013-05-27 22:16:00 +00:00
kernel32.inc
kernel.asm PIO LBA48 write for HDD 2013-06-26 02:38:47 +00:00
kernelsp.inc recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all 2013-05-27 22:16:00 +00:00
kglobals.inc
macros.inc make macro for push imm/pop dst 2013-06-04 11:14:37 +00:00
makefile
memmap.inc
proc32.inc
readme-ext-loader.txt recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all 2013-05-27 22:16:00 +00:00
struct.inc
sys.conf
unpacker.inc