Evgeny Grechnikov (Diamond)
3be4fd7a4b
bugfix of revision 555
...
git-svn-id: svn://kolibrios.org@559 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-30 12:42:59 +00:00
heavyiron
3dad91d3d7
Radeon 9200SE support
...
git-svn-id: svn://kolibrios.org@558 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-28 18:03:34 +00:00
Sergey Semyonov (Serge)
d4ed2579d9
uhci device
...
git-svn-id: svn://kolibrios.org@557 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-26 23:33:43 +00:00
Evgeny Grechnikov (Diamond)
0e12a2072c
make background redraw faster
...
git-svn-id: svn://kolibrios.org@555 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-26 15:52:28 +00:00
SPraid (simba)
d7d49c0feb
added window type (Y=4). skinned window with fixed sizes
...
git-svn-id: svn://kolibrios.org@549 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-22 00:17:28 +00:00
Evgeny Grechnikov (Diamond)
925adfd15a
changed background handling
...
git-svn-id: svn://kolibrios.org@546 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-18 16:39:42 +00:00
SPraid (simba)
b5bc8a7c09
added variant for d (preload) - 4-format ram disk
...
(need when ram disk not loading and not linked)
for example - loading from cdorm
git-svn-id: svn://kolibrios.org@545 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-17 15:40:48 +00:00
SPraid (simba)
153714889f
load VMODE.MDR use 70 function (I'am not test it. Please test it!!!)
...
git-svn-id: svn://kolibrios.org@544 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-14 22:23:47 +00:00
SPraid (simba)
263374dacd
prepare for cd load (bx='m0' set by loader).
...
git-svn-id: svn://kolibrios.org@543 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-14 18:21:03 +00:00
Sergey Semyonov (Serge)
1be3cabb3a
fix special values in COFF symbol table
...
git-svn-id: svn://kolibrios.org@541 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-14 11:47:17 +00:00
victor
07486a11e4
change format outputed data sysfunc 18.13
...
see sysfuncs.txt
git-svn-id: svn://kolibrios.org@540 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-11 15:42:19 +00:00
SPraid (simba)
7f9f16c0ff
CD drivers update from mario
...
git-svn-id: svn://kolibrios.org@538 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-08 14:17:17 +00:00
Evgeny Grechnikov (Diamond)
dea47105d0
Kernel updated to 0.7.0.0
...
git-svn-id: svn://kolibrios.org@536 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-07 13:34:43 +00:00
SPraid (simba)
5154195769
translate some comments to english
...
git-svn-id: svn://kolibrios.org@535 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-07 12:56:40 +00:00
Evgeny Grechnikov (Diamond)
3cd0677d7e
Fixed work with CD broken in svn.521
...
git-svn-id: svn://kolibrios.org@533 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-04 09:29:32 +00:00
Evgeny Grechnikov (Diamond)
58a419e855
Sysfunction 23v does not require task switch when waiting
...
git-svn-id: svn://kolibrios.org@531 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-04 08:58:32 +00:00
Mihail Semenyako (mike.dld)
957ae391e2
Changed 'revision' keyword to 'Revision', which is correct
...
Renamed 'lib_func.inc' to 'imports.inc'
Translated several Russian comments to English, but not all. Let's be serious, guys
git-svn-id: svn://kolibrios.org@530 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-30 22:50:18 +00:00
SPraid (simba)
93e66701fb
change path to "/sys" in some programs.
...
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
git-svn-id: svn://kolibrios.org@529 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-30 14:45:45 +00:00
Evgeny Grechnikov (Diamond)
141e4c2c3d
* Rewritten Vesa2 background code, it is much faster now
...
* Fixed kernel fault when creating files with unusual names with multiple dots
git-svn-id: svn://kolibrios.org@527 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-30 13:48:21 +00:00
Evgeny Grechnikov (Diamond)
de8a596226
* Fixed bug with handling of command-line for apps
...
* Fn 70 supports /sys/... syntax for access to sysdir (/rd/1 with normal boot)
git-svn-id: svn://kolibrios.org@525 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-29 08:32:11 +00:00
Evgeny Grechnikov (Diamond)
61c54a1be6
* Correct value of selector gs
...
* Support for kpack'ed skin files
* Default setting for DMA access is now "disabled"
* Fixed kernel fault when network packet sending
git-svn-id: svn://kolibrios.org@523 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-25 09:37:08 +00:00
Evgeny Grechnikov (Diamond)
4f326f77c6
* efficient handling of file names substitution
...
* current directory support; new sysfunction 30
* fixed bug in load_file with files of size divisible by page size
git-svn-id: svn://kolibrios.org@521 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-24 11:27:05 +00:00
Sergey Semyonov (Serge)
23bdfe5dc4
infinity: remove direct access to kernel data
...
git-svn-id: svn://kolibrios.org@520 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-24 07:36:48 +00:00
Sergey Semyonov (Serge)
f111d6969f
string manipulation routines for drivers and kernel
...
enable global page support after paging
git-svn-id: svn://kolibrios.org@519 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-23 11:26:19 +00:00
Sergey Semyonov (Serge)
692d24b4ec
additional space for kernel code
...
git-svn-id: svn://kolibrios.org@516 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-21 18:36:02 +00:00
Evgeny Grechnikov (Diamond)
875ba74b27
* unknown/unsupported videomode at boot leads to return in config manager
...
* boot config manager now allows to totally disable DMA access to HD
git-svn-id: svn://kolibrios.org@514 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-21 13:25:02 +00:00
Sergey Semyonov (Serge)
4c1ad6f2c7
align heap_base on 4Mb border
...
move sys_pgmap at the top of kernel memory
git-svn-id: svn://kolibrios.org@513 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-20 10:01:18 +00:00
SPraid (simba)
0b7151a256
parse_fn.inc use mikedld librares (shuld be in %sys%/lib)
...
http://mikedld.com/f/libs-dev-3.7z
at sys.conf added network konfiguration
git-svn-id: svn://kolibrios.org@512 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-20 09:04:59 +00:00
heavyiron
d018bf5849
Fixed arp request to gateway
...
git-svn-id: svn://kolibrios.org@511 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-19 08:43:48 +00:00
Evgeny Grechnikov (Diamond)
63d41caa25
more correct handling of bx_from_load var
...
git-svn-id: svn://kolibrios.org@509 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-18 13:41:21 +00:00
Mihail Semenyako (mike.dld)
56299dc76d
Fixed FDO (seems like bug in FASM to me)
...
git-svn-id: svn://kolibrios.org@506 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-17 19:54:49 +00:00
hidnplayr
a908d63b4a
Fixed "HP EN1207D-TX PCI 10/100 Fast Ethernet Adapter" support.
...
Disabled "3com Etherlink XL PCI TPO NIC (3C900B-TPO)" because it makes system crash.
git-svn-id: svn://kolibrios.org@505 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-17 18:25:17 +00:00
SPraid (simba)
38c388fab5
rtl8139 fixed
...
git-svn-id: svn://kolibrios.org@504 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-17 17:24:56 +00:00
Sergey Semyonov (Serge)
59eaa9f2bd
small optimization. reduce code size
...
git-svn-id: svn://kolibrios.org@501 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-16 19:12:34 +00:00
Evgeny Grechnikov (Diamond)
69160c350e
Updated documentation
...
git-svn-id: svn://kolibrios.org@499 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-16 13:59:46 +00:00
Evgeny Grechnikov (Diamond)
8390a01a58
slightly decreased kerpack'ed size
...
git-svn-id: svn://kolibrios.org@498 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-16 13:43:21 +00:00
SPraid (simba)
91e30473ed
cpustring fixed
...
conf_lib fixed
git-svn-id: svn://kolibrios.org@497 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-15 18:05:31 +00:00
Evgeny Grechnikov (Diamond)
a469f3f7e8
Deleted obsolete sysfunction 58.1
...
git-svn-id: svn://kolibrios.org@495 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-15 15:08:17 +00:00
SPraid (simba)
ba74e7f00f
@Panel: do not kill self and icon
...
Kernel: stage one of use dev config
git-svn-id: svn://kolibrios.org@494 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-15 12:03:26 +00:00
Sergey Semyonov (Serge)
189a524abf
fixed mtrr in VGA modes
...
git-svn-id: svn://kolibrios.org@490 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-14 04:27:51 +00:00
victor
4a8392eb9d
small bug fix and make up in build scripts
...
git-svn-id: svn://kolibrios.org@489 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-12 19:35:34 +00:00
SPraid (simba)
e1f463adf0
loading libs for kernel
...
loading from HD
inifiles.asm (not completed, using with kernel to load sys.conf)
parse file names
%sys% may be system directory for programs (70 function)
git-svn-id: svn://kolibrios.org@488 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-11 19:38:23 +00:00
kastigar
e9dcca24f4
* update sysfunc.txt files(37.7, 37.2)
...
git-svn-id: svn://kolibrios.org@486 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-10 14:43:38 +00:00
heavyiron
4daae89053
*kernel - fixes in 15.2 by Mario79 and 67 by mike.dld
...
updated sysfunc.txt
*programs
new icons and logo for CPUID and ICON
added new version of @ICON and ICONMNGR
fixes in iconedit and calendar from DedOK
new algoritm of fill background in pic4
all apps (fasm-writen only) rewriten to use common macros.inc for easy recompile in fastcall mode (there is a bug in https; run need rewrite to use common macros.inc)
small fixes in build_all.bat script
git-svn-id: svn://kolibrios.org@485 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-10 13:48:35 +00:00
Iliya Mihailov (Ghost)
9104b5cebc
Fast calls
...
* MSR protect
2kasTIgar:
Update local svn or lock files before update!
git-svn-id: svn://kolibrios.org@482 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-09 16:43:35 +00:00
Evgeny Grechnikov (Diamond)
5fce3b3c95
m_ps2.inc from revision 473
...
git-svn-id: svn://kolibrios.org@480 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-08 12:45:59 +00:00
kastigar
510a108c5d
1)ps2 mouse driver(removed from kernel)
...
2)new 2 modes for ps2-mouse (scrolling mouse and 5-button mouse)
3) added function 37.7 for mouse scrolling data
git-svn-id: svn://kolibrios.org@479 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-08 11:32:58 +00:00
Iliya Mihailov (Ghost)
2432006d40
Fast calls
...
* multi thread program support
* MSR protect
* fast_call_test update
---------------------------
old code:
int 0x40
code for Intel SYSENTER:
push ebp
mov ebp, esp
push ..ret_point
sysenter
..ret_point:
pop edx
pop ecx
code for AMD SYSCALL:
push ecx
syscall
pop ecx
recommendation: use mcall from macros.inc
git-svn-id: svn://kolibrios.org@477 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-07 12:54:32 +00:00
Sergey Semyonov (Serge)
4869fa5f70
fix wrong address in vga.inc
...
git-svn-id: svn://kolibrios.org@476 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-07 07:20:49 +00:00
Evgeny Grechnikov (Diamond)
441fcf143a
* Unified COM1/COM2 mice handling.
...
* Corrected COM mouse detection.
* Mouse cursor can now be at right and bottom screen sides.
* Normal handling of "desktop background redraw" event.
(Background redraw is faster now.)
* Fixed error in stretch background function for VESA 2.0.
git-svn-id: svn://kolibrios.org@473 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-02 12:06:10 +00:00
Sergey Semyonov (Serge)
0cca9c7b8c
reduce memory size
...
git-svn-id: svn://kolibrios.org@472 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-04-28 12:45:22 +00:00
Sergey Semyonov (Serge)
614fe2dab1
fixed address bug in sysfn_saveramdisk()
...
git-svn-id: svn://kolibrios.org@471 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-04-27 19:01:03 +00:00
Sergey Semyonov (Serge)
db5fd1e74a
from Mario79: rewritten background image code
...
git-svn-id: svn://kolibrios.org@469 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-04-24 08:56:03 +00:00
Mihail Semenyako (mike.dld)
69252dd603
Updated makefile to match build.bat (build with e.g. 'make all lang=en')
...
Made small synt/func corrections in build.bat
git-svn-id: svn://kolibrios.org@467 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-04-20 03:21:48 +00:00
Evgeny Grechnikov (Diamond)
17dcdac5d8
fixed bug in FAT short names generation
...
git-svn-id: svn://kolibrios.org@466 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-04-18 14:58:48 +00:00
Sergey Semyonov (Serge)
fef69aab20
merge flat kernel
...
git-svn-id: svn://kolibrios.org@465 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-04-18 06:37:14 +00:00
Evgeny Grechnikov (Diamond)
1408306a87
New sysfunction 68.20: reallocate memory block
...
git-svn-id: svn://kolibrios.org@448 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-04-02 14:29:39 +00:00
Evgeny Grechnikov (Diamond)
5dc5a99124
Fixed rare bug in FAT code
...
git-svn-id: svn://kolibrios.org@442 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-30 13:15:50 +00:00
Evgeny Grechnikov (Diamond)
54dc123015
* bootcode: revision string is now calculated at compile-time
...
* taskman.inc: do not add '@' to thread names
* @panel: do not draw undefined (zero-sized) windows
* rd.inc: corrected folder creation
git-svn-id: svn://kolibrios.org@437 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-29 10:24:08 +00:00
Sergey Semyonov (Serge)
7ca193f613
fixed fpu_save()
...
git-svn-id: svn://kolibrios.org@435 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-28 17:06:08 +00:00
Evgeny Grechnikov (Diamond)
c58d3fcbd1
Normal stack handling for sysenter/syscall; trap gate for int 0x40
...
git-svn-id: svn://kolibrios.org@434 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-28 14:51:04 +00:00
Sergey Semyonov (Serge)
5b119159d4
copyrights
...
git-svn-id: svn://kolibrios.org@431 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-26 12:18:08 +00:00
Sergey Semyonov (Serge)
e779187e24
update read_file
...
git-svn-id: svn://kolibrios.org@429 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-23 03:11:34 +00:00
Mihail Semenyako (mike.dld)
6f7428a7e4
Changes to make __REV__ constant at any place in kernel
...
Output SVN revision number in boot screen
git-svn-id: svn://kolibrios.org@426 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-22 01:09:49 +00:00
victor
21e4bc0233
added computing of current #revision for kernel *.inc and *.asm files
...
git-svn-id: svn://kolibrios.org@425 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-21 22:58:33 +00:00
SPraid (simba)
3a44857930
git-svn-id: svn://kolibrios.org@424 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-21 18:36:27 +00:00
Sergey Semyonov (Serge)
b58d7cd6e6
fixed bug in fs_lfn
...
git-svn-id: svn://kolibrios.org@422 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-20 04:36:16 +00:00
heavyiron
5efd9e7bcf
Mods by vhanla:
...
- Window is grabbed to drag only if you CLICK on its grab area (ie. the title bar)
- Button is selected only if it is clicked on its area
git-svn-id: svn://kolibrios.org@415 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-12 21:54:24 +00:00
Sergey Semyonov (Serge)
391818d48f
synchronization with flat kernel
...
git-svn-id: svn://kolibrios.org@412 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-10 16:04:35 +00:00
Andrey Halyavin (halyavin)
a8971e7f3a
Upgrading launching cpu after pressing alt-ctrl-del (by simba).
...
git-svn-id: svn://kolibrios.org@407 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-09 14:36:29 +00:00
Sergey Semyonov (Serge)
32d40918ac
update ensoniq
...
git-svn-id: svn://kolibrios.org@406 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-09 11:20:38 +00:00
Evgeny Grechnikov (Diamond)
052bff4128
FAT code now ignores volume label
...
git-svn-id: svn://kolibrios.org@399 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-07 17:50:27 +00:00
Sergey Semyonov (Serge)
9bdd298848
add prefix @ to thread name
...
git-svn-id: svn://kolibrios.org@392 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-06 17:01:25 +00:00
Sergey Semyonov (Serge)
3764b8d630
fixed bug in init_LFB()
...
git-svn-id: svn://kolibrios.org@389 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-05 21:37:28 +00:00
Sergey Semyonov (Serge)
1ced1382c9
replace all vars whith symbolic constants
...
git-svn-id: svn://kolibrios.org@381 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-01 20:32:19 +00:00
Sergey Semyonov (Serge)
a90d0cfe1d
replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
...
rename PROC_BASE -> SLOT_BASE
git-svn-id: svn://kolibrios.org@380 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-28 10:51:05 +00:00
Sergey Semyonov (Serge)
04929cf017
1)fixed wrong exported LFB address
...
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
git-svn-id: svn://kolibrios.org@379 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-28 08:52:06 +00:00
Sergey Semyonov (Serge)
73c568fb03
1)new memory layout
...
2)Infinity 1.0
git-svn-id: svn://kolibrios.org@378 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-27 11:47:52 +00:00
Sergey Semyonov (Serge)
02bcaaab53
drivers related modification
...
git-svn-id: svn://kolibrios.org@377 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-26 12:40:37 +00:00
Iliya Mihailov (Ghost)
b07dfce332
Fast System Call
...
Currently it only for kernel developing
See : http://meos.sysbin.com/viewtopic.php?t=662
git-svn-id: svn://kolibrios.org@375 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-25 14:20:50 +00:00
Mihail Semenyako (mike.dld)
6e47c89546
RTL8169 network driver
...
git-svn-id: svn://kolibrios.org@373 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-24 22:43:17 +00:00
Sergey Semyonov (Serge)
d7c8e47442
fixed kernel heap
...
git-svn-id: svn://kolibrios.org@369 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-22 06:41:46 +00:00
Sergey Semyonov (Serge)
c3f06c82fb
rename pages_tab -> page_tabs
...
git-svn-id: svn://kolibrios.org@365 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-20 12:05:24 +00:00
Evgeny Grechnikov (Diamond)
b000e7656d
ISO9660 bugfixes
...
git-svn-id: svn://kolibrios.org@364 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-19 14:31:28 +00:00
Sergey Semyonov (Serge)
0f0c0aabfa
reduce kernel memory
...
git-svn-id: svn://kolibrios.org@363 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-19 08:22:55 +00:00
Mihail Semenyako (mike.dld)
fb5ddafbe5
Added FDO, changed output in 'blkdev/hd_drv.inc' to give an example
...
git-svn-id: svn://kolibrios.org@358 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-18 19:36:25 +00:00
Sergey Semyonov (Serge)
ee29610808
dynamic stack with fpu state area
...
git-svn-id: svn://kolibrios.org@357 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-17 10:09:23 +00:00
Sergey Semyonov (Serge)
b0776c09ad
signaling events, create_event(),
...
destroy_event(), raise_events(), wait_event()
git-svn-id: svn://kolibrios.org@354 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-16 04:16:52 +00:00
heavyiron
3ad5b727b9
fixed buid.bat to compile sound.obj
...
git-svn-id: svn://kolibrios.org@352 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-15 22:05:15 +00:00
Evgeny Grechnikov (Diamond)
916724d2cd
unisound.asm renamed to sound.asm
...
git-svn-id: svn://kolibrios.org@351 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-15 18:03:57 +00:00
Evgeny Grechnikov (Diamond)
76d3050df9
Kernel updated to 0.6.5.0
...
git-svn-id: svn://kolibrios.org@346 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-14 16:01:07 +00:00
Sergey Semyonov (Serge)
1aafb8c866
small fix for kernel objects
...
git-svn-id: svn://kolibrios.org@345 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-14 01:16:07 +00:00
heavyiron
579829b9f9
*new function 18/6 with LFN support from diamond 26.09.06 (see docs)
...
*new RDsave from me
*end - added button to run rdsave
*cpu - title with fn0
git-svn-id: svn://kolibrios.org@341 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-12 05:14:58 +00:00
heavyiron
cc80eeaa07
*aclock - fixed default size
...
*fasm updated to 1.67.20
*gmon, setup, calendar - now use fn0 to draw header
*cpu - fix build for "lang fix ru" (it is necessary for new build_all.bat)
*build_all.bat - small fixes and some more functions. Programs now sorting to folders as they are in image. Added ability to compress apps by kpack
*Info about new function 53/11 from hidnplayr in docs
git-svn-id: svn://kolibrios.org@340 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-12 01:06:46 +00:00
Evgeny Grechnikov (Diamond)
21572e62ae
Fixed creation of files with empty names when writing to '/path/'
...
git-svn-id: svn://kolibrios.org@335 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-10 11:23:45 +00:00
Sergey Semyonov (Serge)
075c0ea71a
patch for terminate()
...
git-svn-id: svn://kolibrios.org@334 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-09 17:48:56 +00:00
heavyiron
b661da340a
Changes in rtl8139 are not mine. It is bug fixes from Paolo Franchetti. Thanks. Added copyrights.
...
git-svn-id: svn://kolibrios.org@330 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-08 09:09:38 +00:00
Sergey Semyonov (Serge)
82fe412a09
cleanup kernel objects in terminate()
...
git-svn-id: svn://kolibrios.org@329 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-08 07:15:14 +00:00
Sergey Semyonov (Serge)
5a467f60e3
added commit_pages()
...
ring buffer for resamplers
git-svn-id: svn://kolibrios.org@328 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-08 01:02:14 +00:00
Sergey Semyonov (Serge)
a79e7c4171
fixed bug in malloc.inc
...
code cleanup in cursors.inc
git-svn-id: svn://kolibrios.org@326 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-07 12:25:23 +00:00
hidnplayr
a6c8d276c3
RTL8139 fixes from heavyiron and new system function from me: read data from stack
...
input:
eax = 53
ebx = 11
ecx = socket number
edx = pointer to where data must be written
esi = buffer size (max bytes of data to copy)
int 0x40 (offcourse)
returned:
eax = number of bytes copied
if buffer size is zero, all data will be copied (this will be max 4096 bytes)
git-svn-id: svn://kolibrios.org@323 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-06 19:29:54 +00:00
Evgeny Grechnikov (Diamond)
5121a68d46
* Corrected size of display_data in calculatebackground
...
* Fixed bug with VRR changing videomode
git-svn-id: svn://kolibrios.org@322 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-06 14:00:27 +00:00
Evgeny Grechnikov (Diamond)
1ace68286b
* New sysfunction 70.9, create folder
...
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
git-svn-id: svn://kolibrios.org@321 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-05 14:20:36 +00:00
Evgeny Grechnikov (Diamond)
822a9715c4
* Modified sysfunction 65 (see documentation), use new KFAR
...
* Deleted useless sysfunction 59 (syscalls trace)
* Load vmode.mdr via new file subsystem
* KFar 0.2
git-svn-id: svn://kolibrios.org@314 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-02 15:09:14 +00:00
Mihail Semenyako (mike.dld)
d51f1259a0
Added 'C' flag to 0-th system function: don't fill working area
...
Modified Tinypad to use 'C' flag
git-svn-id: svn://kolibrios.org@303 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-30 21:54:34 +00:00
hidnplayr
d1b95f89ef
Ethernet Cable status detection through new system function 53,10.
...
output is in al:
255 = driver not loaded/function not supported by driver
1 = cable is connected
0 = cable is not connected
THIS FUNCTION IS ONLY IMPLENTED FOR RTL8139 FOR NOW
git-svn-id: svn://kolibrios.org@302 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-30 20:01:17 +00:00
Evgeny Grechnikov (Diamond)
b5e0fe41ca
applied hint by Black_mirror for keyboard work after kernel restart
...
git-svn-id: svn://kolibrios.org@301 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-30 16:36:36 +00:00
Evgeny Grechnikov (Diamond)
3f37e88368
* Fixed memory leak in new_mem_resize (caused by off-by-one error).
...
* user_alloc and user_free now update memory size information.
git-svn-id: svn://kolibrios.org@294 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-25 13:42:23 +00:00
Sergey Semyonov (Serge)
73aa6c6d6a
sse2 mixers
...
git-svn-id: svn://kolibrios.org@293 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-24 15:51:55 +00:00
Sergey Semyonov (Serge)
98348199e8
fixed 1)params description in create_kernel_object
...
2)pages count in free_page and release_pages
3)sound buffers now compatible with APPOBJ format
git-svn-id: svn://kolibrios.org@291 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-23 14:55:03 +00:00
Sergey Semyonov (Serge)
ad7724b20b
1) fix drivers version
...
2) fix i_end bug in app loader
git-svn-id: svn://kolibrios.org@287 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-20 11:25:16 +00:00
Sergey Semyonov (Serge)
6ab013ea0b
resampler optimization, reduce cache pollution
...
git-svn-id: svn://kolibrios.org@285 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-20 07:48:13 +00:00
Sergey Semyonov (Serge)
5462727f9c
lost drivers/imports.inc
...
git-svn-id: svn://kolibrios.org@284 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-19 17:46:58 +00:00
Evgeny Grechnikov (Diamond)
b1fda0395c
* New function 65 (PutImagePalette) + documentation
...
* KFar 0.19 (requires new kernel)
git-svn-id: svn://kolibrios.org@283 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-19 15:02:33 +00:00
Sergey Semyonov (Serge)
15170454cc
imports header
...
kernel objects
segmented sound buffers
git-svn-id: svn://kolibrios.org@281 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-19 03:58:46 +00:00
Sergey Semyonov (Serge)
14256358ea
added release_pages, heap_mutex
...
git-svn-id: svn://kolibrios.org@279 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-18 07:31:56 +00:00
Sergey Semyonov (Serge)
f825a71d89
rewritten reg_service, get_service, stop_all_services
...
git-svn-id: svn://kolibrios.org@278 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-18 02:06:00 +00:00
Evgeny Grechnikov (Diamond)
a9706fb6ca
* Updated documentation
...
* Deleted useless code
git-svn-id: svn://kolibrios.org@277 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-17 14:43:18 +00:00
Sergey Semyonov (Serge)
1e7402569a
small heap and malloc/free
...
git-svn-id: svn://kolibrios.org@276 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-17 04:43:21 +00:00
kaitz
1db135d09c
Translated applications 'end' and 'desktop' to Estonian.
...
Added Estonian VGA font for boot time.
Corrected some misspellings.
git-svn-id: svn://kolibrios.org@274 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-13 20:34:33 +00:00
Evgeny Grechnikov (Diamond)
7cae037e85
ntfs.inc: bugfixes
...
taskman.inc: IOPL reverted back to 1
git-svn-id: svn://kolibrios.org@273 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-13 12:53:55 +00:00
kaitz
b9300edb72
Estonian boot messages
...
git-svn-id: svn://kolibrios.org@271 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-11 16:16:05 +00:00
Evgeny Grechnikov (Diamond)
d6ffa8cd02
retry bugfix in user_alloc from revision 213
...
git-svn-id: svn://kolibrios.org@270 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-11 14:43:51 +00:00
Sergey Semyonov (Serge)
2f3e0a30ee
kernel support for loading compressed apps - part 2
...
git-svn-id: svn://kolibrios.org@269 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-10 21:25:55 +00:00
Sergey Semyonov (Serge)
fd12438007
fixed bug in user_free
...
git-svn-id: svn://kolibrios.org@266 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-09 18:30:35 +00:00
Evgeny Grechnikov (Diamond)
18334aa2f8
ntfs.inc: bugfix
...
kernel.asm: normal keyboard typematic rate&delay
git-svn-id: svn://kolibrios.org@265 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-09 11:34:31 +00:00
Iliya Mihailov (Ghost)
dd99e0d71a
removing useless files
...
git-svn-id: svn://kolibrios.org@263 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-08 15:35:27 +00:00
Evgeny Grechnikov (Diamond)
3fd82557ce
NTFS reader, part 3: get file info & read normal files
...
taskman.inc: now invalid command line and/or path fields in program header
will not crash the kernel
git-svn-id: svn://kolibrios.org@262 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-08 15:10:18 +00:00
hidnplayr
853d0ada7d
John's ethernet stack updates
...
NEW subfunction 52-17
ftp://hidden-player.no-ip.com:2100/fn52-sub17.txt
git-svn-id: svn://kolibrios.org@261 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-06 01:15:21 +00:00
Evgeny Grechnikov (Diamond)
acc759e3d8
NTFS reader, part 2: read all directories
...
git-svn-id: svn://kolibrios.org@257 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-30 11:07:47 +00:00
Evgeny Grechnikov (Diamond)
b308bbdde7
NTFS reader, part 1: read root directory
...
git-svn-id: svn://kolibrios.org@256 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-29 15:42:36 +00:00
Sergey Semyonov (Serge)
f5b902bbee
small optimization
...
git-svn-id: svn://kolibrios.org@254 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-29 07:12:27 +00:00
Sergey Semyonov (Serge)
63e2b216d4
fixed lost app flags in fs_exec_ex()
...
git-svn-id: svn://kolibrios.org@252 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-27 03:58:48 +00:00
Sergey Semyonov (Serge)
88e9e4be91
fix stack error in fs_exec
...
git-svn-id: svn://kolibrios.org@247 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-24 07:50:24 +00:00
Iliya Mihailov (Ghost)
b22c241723
ITE chips model identify bug fix by Serge
...
git-svn-id: svn://kolibrios.org@243 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-23 19:01:56 +00:00
Sergey Semyonov (Serge)
54e1aacfec
kernel support for loading compressed apps - part 1
...
git-svn-id: svn://kolibrios.org@237 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-17 06:22:59 +00:00
Sergey Semyonov (Serge)
d510d16f49
fixed ATI cursor clipping
...
2,4,8,24 bpp cursors
delete_cursor implemented
git-svn-id: svn://kolibrios.org@233 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-11 21:48:12 +00:00
victor
1ad99d565b
Added more functionality
...
git-svn-id: svn://kolibrios.org@232 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-11 01:22:38 +00:00
Mihail Semenyako (mike.dld)
62c4becf44
Deleted redundant build*.bat files, added common build.bat
...
git-svn-id: svn://kolibrios.org@231 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-10 16:34:19 +00:00
Sergey Semyonov (Serge)
01056f99f2
add validate cursor in 37.5
...
fix maximal cursors count in init_cursors
git-svn-id: svn://kolibrios.org@230 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-05 08:31:44 +00:00
Sergey Semyonov (Serge)
36ae3b7991
1)drivers version control
...
2)extended events format
3)ATI hardware cursor
git-svn-id: svn://kolibrios.org@227 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-02 08:18:48 +00:00
Sergey Semyonov (Serge)
077f779dea
fixed cursor clipping in 24bpp video mode
...
git-svn-id: svn://kolibrios.org@224 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-29 07:32:57 +00:00
Iliya Mihailov (Ghost)
8871a59fcf
* GMon now support ABIT uGuru
...
* kernel.asm free port area 0xe0-0xe4 (special for uGuru)
+ CPUID by Wildwest
* APM GDT limit fix 3
git-svn-id: svn://kolibrios.org@223 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-28 15:54:36 +00:00
Sergey Semyonov (Serge)
7f38fb4c37
1)fixed wrong SSE detection for old AMD chips
...
2)restore COM2 IRQ handler
3)added new fn 37.4 37.5
git-svn-id: svn://kolibrios.org@221 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-27 10:07:51 +00:00
Sergey Semyonov (Serge)
00b8fb388c
1)fixed bug with wrong lfb size on some old videocards
...
2)set fpu/sse to default state for new thread
3)added driver sceletone
git-svn-id: svn://kolibrios.org@214 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-20 07:06:00 +00:00
Evgeny Grechnikov (Diamond)
44a74d9138
* Fixed bugs in user_alloc and user_free.
...
* 'stdcall' procedures now do not generate stupid 'ret 0'
(useful when compiling with FASM before 1.66)
git-svn-id: svn://kolibrios.org@213 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-17 12:34:35 +00:00
Sergey Semyonov (Serge)
f96c2c867c
16Mb version
...
git-svn-id: svn://kolibrios.org@212 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-16 10:59:49 +00:00
Sergey Semyonov (Serge)
763bc3ad70
1)fixed bug in kernel_alloc_space
...
2)support for loading compressed files
git-svn-id: svn://kolibrios.org@211 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-16 05:47:31 +00:00
Evgeny Grechnikov (Diamond)
fa83bf6c24
Now writing to HD uses old PIO mode instead of bugged DMA.
...
git-svn-id: svn://kolibrios.org@210 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-10 11:06:12 +00:00
Sergey Semyonov (Serge)
4584e8c2df
fixed: reserved bit field in page directory entries (map_LFB)
...
git-svn-id: svn://kolibrios.org@207 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-03 16:26:10 +00:00