CleverMouse
|
42f5c5294a
|
Fix typing \ | symbols on some specific USB keyboards
git-svn-id: svn://kolibrios.org@4598 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-02-27 17:22:54 +00:00 |
|
hidnplayr
|
dc04bfc89f
|
Absolute mouse coordinates are now calculated inside kernel instead of driver(s).
git-svn-id: svn://kolibrios.org@4592 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-02-25 18:28:56 +00:00 |
|
CleverMouse
|
437347b036
|
fix crash if disconnecting when reading/writing introduced in r4346
git-svn-id: svn://kolibrios.org@4549 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-01-29 21:09:01 +00:00 |
|
hidnplayr
|
633e4d7a5f
|
USBHID: support for pointer type device. Now 'USB tablet' mode also works in QEMU.
git-svn-id: svn://kolibrios.org@4531 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-01-26 16:44:42 +00:00 |
|
hidnplayr
|
0e1f1afeae
|
Fixed labels in usbhid, no semantic changes.
git-svn-id: svn://kolibrios.org@4530 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-01-26 14:58:22 +00:00 |
|
hidnplayr
|
40cbd60db3
|
USBHID: support for USB tablet (absolute coordinates).
git-svn-id: svn://kolibrios.org@4529 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-01-26 13:38:45 +00:00 |
|
Asper
|
d403519d87
|
fix codec reset condition. DEV_GET_POS audio driver service.
git-svn-id: svn://kolibrios.org@4496 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2014-01-20 15:51:16 +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 |
|
CleverMouse
|
395cf49f52
|
fix usbstor after r4105
git-svn-id: svn://kolibrios.org@4127 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-10-29 11:24:28 +00:00 |
|
Yogev Ezra
|
7842239f08
|
Stub of a stub of RDC videocard driver, based on vidintel.asm (c) by CleverMouse. Card detection should work already.
git-svn-id: svn://kolibrios.org@4006 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-10-11 01:01:30 +00:00 |
|
UnKaiF
|
8f95eab474
|
USBGetParam function added to list.
git-svn-id: svn://kolibrios.org@3888 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-09-03 19:22:32 +00:00 |
|
Sergey Semyonov (Serge)
|
0501dfc1b6
|
sound: final attempt
git-svn-id: svn://kolibrios.org@3767 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-05 17:42:29 +00:00 |
|
Sergey Semyonov (Serge)
|
1d66fd42b0
|
sound: and again
git-svn-id: svn://kolibrios.org@3766 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-05 10:39:54 +00:00 |
|
Sergey Semyonov (Serge)
|
2660526423
|
sound: call real driver, when kernel stop the service
git-svn-id: svn://kolibrios.org@3765 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-05 10:28:40 +00:00 |
|
CleverMouse
|
05b437f60f
|
USB HID mouse: horizontal scrolling
git-svn-id: svn://kolibrios.org@3741 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-07-01 15:57:13 +00:00 |
|
CleverMouse
|
436a7c0974
|
r3711 continued, no binary changes
git-svn-id: svn://kolibrios.org@3726 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-28 08:45:59 +00:00 |
|
CleverMouse
|
65d0cef44b
|
style fixes, no binary changes (style checker was sick for some time)
git-svn-id: svn://kolibrios.org@3711 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-26 23:35:43 +00:00 |
|
CleverMouse
|
296994e3bb
|
full-fledged USB HID driver
git-svn-id: svn://kolibrios.org@3709 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-26 22:08:56 +00:00 |
|
CleverMouse
|
b457ca5b59
|
make vidintel work on pineview videocards
git-svn-id: svn://kolibrios.org@3708 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-26 17:49:53 +00:00 |
|
CleverMouse
|
703bc20999
|
make FDO for drivers safe: use changes from kernel in r1314
git-svn-id: svn://kolibrios.org@3694 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-21 21:17:32 +00:00 |
|
shikhin
|
d4216492e1
|
Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order.
git-svn-id: svn://kolibrios.org@3614 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-07 14:12:54 +00:00 |
|
CleverMouse
|
a77e7ee15d
|
make macro for push imm/pop dst
git-svn-id: svn://kolibrios.org@3598 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-06-04 11:14:37 +00:00 |
|
CleverMouse
|
3fc8b505e2
|
remove old attempts to write something USB-related, they are not actual anymore
git-svn-id: svn://kolibrios.org@3568 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-29 12:48:49 +00:00 |
|
CleverMouse
|
32b4fcb9ab
|
recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all
git-svn-id: svn://kolibrios.org@3539 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-27 22:16:00 +00:00 |
|
CleverMouse
|
c1284fc3b6
|
USB support
git-svn-id: svn://kolibrios.org@3520 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-05-17 23:53:28 +00:00 |
|
CleverMouse
|
1d49faceef
|
fix FAT32 formatting in tmpdisk
git-svn-id: svn://kolibrios.org@3305 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-03-01 11:27:25 +00:00 |
|
CleverMouse
|
790f4651cc
|
fix FAT16 formatting in tmpdisk
git-svn-id: svn://kolibrios.org@3285 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-02-27 10:56:28 +00:00 |
|
hidnplayr
|
d274e313e0
|
Added new sound.obj wich automatically loads correct sound driver.
See forum for more details (http://board.kolibrios.org/viewtopic.php?f=28&t=2196)
git-svn-id: svn://kolibrios.org@3171 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-15 20:38:35 +00:00 |
|
Sergey Semyonov (Serge)
|
8c4cfb296e
|
Infinity: minor update
kernel: increase size of LFB
git-svn-id: svn://kolibrios.org@2991 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-10-22 20:42:00 +00:00 |
|
hidnplayr
|
7dadbba2bb
|
last AGP updates
git-svn-id: svn://kolibrios.org@2902 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-02 09:05:35 +00:00 |
|
hidnplayr
|
3ee5118adc
|
More debug output and some fixes for AGP
git-svn-id: svn://kolibrios.org@2901 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-02 07:30:54 +00:00 |
|
hidnplayr
|
aaaa8209f1
|
Fixed the obvious bugs
git-svn-id: svn://kolibrios.org@2900 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-01 10:55:11 +00:00 |
|
hidnplayr
|
954d3f5012
|
AGP driver stub
git-svn-id: svn://kolibrios.org@2899 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-01 08:33:50 +00:00 |
|
Asper
|
3bb023473d
|
Fix for r.2112
git-svn-id: svn://kolibrios.org@2802 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-06-16 23:07:17 +00:00 |
|
Sergey Semyonov (Serge)
|
ddf1ff4eea
|
infinity: SetTimeBase now reset internal stream position
git-svn-id: svn://kolibrios.org@2694 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-05-27 11:01:55 +00:00 |
|
CleverMouse
|
ccb3bac301
|
driver for managing temporary memory-based disks
git-svn-id: svn://kolibrios.org@2644 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-23 09:23:53 +00:00 |
|
CleverMouse
|
46ebef439c
|
support for PnP disks, part 3: FAT16/FAT32
git-svn-id: svn://kolibrios.org@2643 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-23 09:19:34 +00:00 |
|
CleverMouse
|
bf4cb45023
|
API for external keyboards
git-svn-id: svn://kolibrios.org@2601 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-11 19:06:32 +00:00 |
|
Marat Zakiyanov (Mario79)
|
f928705342
|
Correction of previous revision.
git-svn-id: svn://kolibrios.org@2456 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-13 19:10:27 +00:00 |
|
Marat Zakiyanov (Mario79)
|
2f699083c4
|
1) Correcting information about copiright
2) VESA draw the small speedup
git-svn-id: svn://kolibrios.org@2455 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-13 16:51:57 +00:00 |
|
CleverMouse
|
037099f50d
|
Style corrected for new rules, no semantic changes
git-svn-id: svn://kolibrios.org@2288 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-10-14 21:38:50 +00:00 |
|
Marat Zakiyanov (Mario79)
|
6ea57786b0
|
Remove the old VRR code. p.1
git-svn-id: svn://kolibrios.org@2255 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-10-03 14:16:25 +00:00 |
|
Sergey Semyonov (Serge)
|
0c8c27e46c
|
move PIC functions into separate file
git-svn-id: svn://kolibrios.org@2118 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-08-25 09:32:01 +00:00 |
|
Sergey Semyonov (Serge)
|
b3a861cedd
|
remove fn 41,42,44,45
git-svn-id: svn://kolibrios.org@2089 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-08-21 12:26:22 +00:00 |
|
Yogev Ezra
|
eed73247e9
|
Add sources of APM driver (by Staper) and battery driver (by Gluk)
git-svn-id: svn://kolibrios.org@1980 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-06-25 15:19:38 +00:00 |
|
Sergey Semyonov (Serge)
|
41be6ba563
|
remove deprecated code
git-svn-id: svn://kolibrios.org@1960 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-06-15 05:02:01 +00:00 |
|
Asper
|
22602ae43d
|
Fix previous rev
git-svn-id: svn://kolibrios.org@1917 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-04-02 17:13:02 +00:00 |
|
Asper
|
918d343097
|
Infinity without MMX+ instructions
git-svn-id: svn://kolibrios.org@1916 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-04-02 16:47:56 +00:00 |
|
Asper
|
3cf149de61
|
Removing of dublicating driver
git-svn-id: svn://kolibrios.org@1915 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-04-02 12:00:39 +00:00 |
|
CleverMouse
|
00ac1c33b5
|
vidintel: support for pre-i9xx videocards
git-svn-id: svn://kolibrios.org@1912 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-03-29 18:06:54 +00:00 |
|