CleverMouse
|
8454f182c5
|
hardware cursors for RDC M2010/M2012
git-svn-id: svn://kolibrios.org@4453 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-01-14 20:50:19 +00:00 |
|
CleverMouse
|
4d704be765
|
speedup software blitter for 32bpp modes
git-svn-id: svn://kolibrios.org@4444 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-01-13 11:16:28 +00:00 |
|
CleverMouse
|
85b2b4bfbe
|
fix disk_cache.inc by dunkaist
git-svn-id: svn://kolibrios.org@4442 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-01-13 11:06:54 +00:00 |
|
Sergey Semyonov (Serge)
|
75ff73eb60
|
grub4kos: print panic messages
git-svn-id: svn://kolibrios.org@4441 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-01-13 04:03:22 +00:00 |
|
Sergey Semyonov (Serge)
|
98dad9f109
|
grub4kos: works fine, at least in VMware and Bochs
git-svn-id: svn://kolibrios.org@4440 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-01-11 05:22:10 +00:00 |
|
CleverMouse
|
a6e24bafb0
|
disk cache: new 64-bit multi-sector interface for file systems & prefetching in legacy interface
git-svn-id: svn://kolibrios.org@4437 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-01-10 11:56:03 +00:00 |
|
hidnplayr
|
9a1dad1ca1
|
Disabled socket cleanup after process ends (until deadlock is fixed..)
git-svn-id: svn://kolibrios.org@4436 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-01-10 08:07:54 +00:00 |
|
Sergey Semyonov (Serge)
|
3e99300152
|
kernel: minor optimizations
git-svn-id: svn://kolibrios.org@4424 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-01-02 19:43:51 +00:00 |
|
CleverMouse
|
88c24f6c96
|
fix relocations handler in PE drivers
git-svn-id: svn://kolibrios.org@4421 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-30 12:04:30 +00:00 |
|
CleverMouse
|
d1bc3ec8a0
|
split /hd and /bd access into separate includes
git-svn-id: svn://kolibrios.org@4420 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-30 11:42:20 +00:00 |
|
CleverMouse
|
daba8a5f6a
|
add new files
git-svn-id: svn://kolibrios.org@4419 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-30 11:20:25 +00:00 |
|
CleverMouse
|
a10422fbce
|
separate USB host controller code into external drivers
git-svn-id: svn://kolibrios.org@4418 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-30 11:18:33 +00:00 |
|
CleverMouse
|
0fb3c4300c
|
KernelAlloc/KernelFree are called from IRQ handlers in network drivers, so make them spinlock-protected instead of mutex-protected
git-svn-id: svn://kolibrios.org@4391 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-20 17:38:01 +00:00 |
|
CleverMouse
|
3a9d9f866f
|
set type of memory range detected without BIOS, fix r2466
git-svn-id: svn://kolibrios.org@4390 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-20 13:13:43 +00:00 |
|
hidnplayr
|
c42c7651f7
|
Disabled verbose network debug output.
git-svn-id: svn://kolibrios.org@4388 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-19 21:39:14 +00:00 |
|
hidnplayr
|
5e80cb25b3
|
Fixed typo in tcp_input.inc
git-svn-id: svn://kolibrios.org@4387 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-19 21:31:51 +00:00 |
|
hidnplayr
|
d38c7a0ff0
|
Bugfix for sysfn 18,19,4 (set mouse pos)
git-svn-id: svn://kolibrios.org@4381 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-19 13:21:35 +00:00 |
|
hidnplayr
|
e2ec33712e
|
TCP: correctly close connection.
git-svn-id: svn://kolibrios.org@4366 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-15 21:27:22 +00:00 |
|
hidnplayr
|
fe46d27eaf
|
Bugfix in SOCKET_close for TCP
git-svn-id: svn://kolibrios.org@4365 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-15 18:30:19 +00:00 |
|
hidnplayr
|
bf755d6cbd
|
TCP: advertise correct window, small updates and bugfixes
git-svn-id: svn://kolibrios.org@4347 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-13 12:20:53 +00:00 |
|
CleverMouse
|
df6a761ad4
|
coalesce transfers in same direction
git-svn-id: svn://kolibrios.org@4346 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-12 16:03:06 +00:00 |
|
hidnplayr
|
5e7711d4f6
|
Bugfix in PAWS algorithm for TCP.
git-svn-id: svn://kolibrios.org@4344 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-12 11:32:03 +00:00 |
|
hidnplayr
|
d148603f7d
|
Bugfixes in TCP.
git-svn-id: svn://kolibrios.org@4339 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-10 21:08:29 +00:00 |
|
hidnplayr
|
6680b2725e
|
Fixed typo in ICMP. (Wrong stats were updated)
git-svn-id: svn://kolibrios.org@4335 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-12-08 14:37:39 +00:00 |
|
Marat Zakiyanov (Mario79)
|
2e14ef3302
|
A patch for f.64 - now you can not ask for more memory than available of free memory.
git-svn-id: svn://kolibrios.org@4313 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-29 18:31:49 +00:00 |
|
Marat Zakiyanov (Mario79)
|
4dd686d6d5
|
Additional fix to r.4307
git-svn-id: svn://kolibrios.org@4311 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-28 19:55:40 +00:00 |
|
Yogev Ezra
|
04857bed22
|
Vortex86: use correct names for constants. Show STRAP & Internal Peripheral Feature Control registers values.
git-svn-id: svn://kolibrios.org@4310 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-28 19:19:25 +00:00 |
|
Marat Zakiyanov (Mario79)
|
c4ddb68d5f
|
IDE DMA - remove the interrupt request after disabling IDE interrupts.
git-svn-id: svn://kolibrios.org@4307 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-28 07:09:37 +00:00 |
|
CleverMouse
|
16f7bbae41
|
fix r4302
git-svn-id: svn://kolibrios.org@4305 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-27 17:14:28 +00:00 |
|
Marat Zakiyanov (Mario79)
|
e840cc28ad
|
Removing the temporary fix code for IDE DMA.
git-svn-id: svn://kolibrios.org@4303 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-27 15:29:07 +00:00 |
|
CleverMouse
|
10242c9784
|
sanity check: avoid infinitely nested hubs
git-svn-id: svn://kolibrios.org@4302 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-27 14:47:05 +00:00 |
|
CleverMouse
|
a0fd67cc25
|
ignore fake connect events immediately after reset on eBox
git-svn-id: svn://kolibrios.org@4300 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-27 11:06:59 +00:00 |
|
Yogev Ezra
|
9328c78a90
|
Move Vortex86 SoC handling before usb_init and CPU speed detection, since otherwise the CPU speed is not detected correctly.
git-svn-id: svn://kolibrios.org@4297 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-26 19:35:00 +00:00 |
|
hidnplayr
|
5842e9f374
|
TCP_input: dont use conditional move instruction. (not available on some machines)
git-svn-id: svn://kolibrios.org@4296 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-26 17:00:13 +00:00 |
|
Yogev Ezra
|
61b406acf2
|
Vortex86: Added CPU speed modifier detection and MMX support flags detection
git-svn-id: svn://kolibrios.org@4294 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-26 16:42:56 +00:00 |
|
Marat Zakiyanov (Mario79)
|
12ea7f0fda
|
IDE DMA fix (SATA Native mode).
git-svn-id: svn://kolibrios.org@4291 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-25 20:00:10 +00:00 |
|
Yogev Ezra
|
3951e5fd59
|
Code optimization (by size)
git-svn-id: svn://kolibrios.org@4289 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-25 01:15:59 +00:00 |
|
Sergey Semyonov (Serge)
|
8a90112e87
|
kernel.set_screen: allways do force resetting
git-svn-id: svn://kolibrios.org@4286 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-24 07:01:31 +00:00 |
|
CleverMouse
|
edbd5b909f
|
fix kernel crash at shutdown in r4273
git-svn-id: svn://kolibrios.org@4278 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-22 13:08:43 +00:00 |
|
CleverMouse
|
fd7d607044
|
/rd is now PnP, so move PnP disks to the beginning of / listing
git-svn-id: svn://kolibrios.org@4277 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-22 11:31:36 +00:00 |
|
CleverMouse
|
1842871f8f
|
support for PnP disks, part 5: FAT12, ramdisk, floppies
git-svn-id: svn://kolibrios.org@4273 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-21 16:07:16 +00:00 |
|
Yogev Ezra
|
42203528ce
|
Perform Vortex86 detection only if CPU vendor is 'Vortex86 SoC'
git-svn-id: svn://kolibrios.org@4272 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-21 15:12:39 +00:00 |
|
0CodErr
|
7450ef6270
|
update documentation SysFn9
git-svn-id: svn://kolibrios.org@4264 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-20 21:19:36 +00:00 |
|
0CodErr
|
4f0860e3e7
|
SysFn9 keyboard mode
git-svn-id: svn://kolibrios.org@4262 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-20 21:11:15 +00:00 |
|
Yogev Ezra
|
80a7695eb3
|
Add Vortex86 detection code.
git-svn-id: svn://kolibrios.org@4261 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-20 20:05:06 +00:00 |
|
hidnplayr
|
2465fafb4e
|
Bugfix in IPv4_input (for fragmented IPv4 packets)
git-svn-id: svn://kolibrios.org@4259 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-19 21:01:57 +00:00 |
|
hidnplayr
|
f9853cf87d
|
Bugfix in IPv4_input (for fragmented IPv4 packets)
git-svn-id: svn://kolibrios.org@4258 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-19 20:40:18 +00:00 |
|
hidnplayr
|
29db36de54
|
Do not print message about unknown ethernet packet types, by default.
git-svn-id: svn://kolibrios.org@4256 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-19 18:58:46 +00:00 |
|
Sergey Semyonov (Serge)
|
145adf316e
|
kernel.load_file_umode: allocate physical storage before unpacking
git-svn-id: svn://kolibrios.org@4237 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-16 08:41:01 +00:00 |
|
CleverMouse
|
79585a5d9b
|
fix polling of some USB hubs
git-svn-id: svn://kolibrios.org@4227 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-11-14 10:16:38 +00:00 |
|