HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
branches
/
rcu
/
uspace
/
kbd
/
arch
/
ia32
/
include
/
scanc.h
@ 3465
– Rev 2131
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2131
6431 d 23 h
decky
/branches/
add development branches
2071
6497 d 19 h
jermar
/trunk/
(c) versus (C)
1874
6629 d 20 h
jermar
/trunk/uspace/kbd/
Cleanup and reorganize the kbd service a bit.
1787
6687 d 22 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1720
6712 d 19 h
palkovsky
/uspace/trunk/
Some cleanups. Martin...try make clean;make...
1713
6712 d 21 h
palkovsky
/uspace/trunk/
Turn off mouse pointer on fb events (should be probably somewhat more selective).
1707
6713 d 20 h
palkovsky
/uspace/trunk/
Added mouse input. Still missing support in console and framebuffer.
1694
6717 d 23 h
palkovsky
/uspace/trunk/
Modified uspace to match changes in kernel ipc/irq.
Fixed types in ega fb.
Added dummy interfacing with PS/2 mouse.
1657
6721 d 15 h
cejka
/uspace/trunk/
Another doxygen comments.
1649
6721 d 22 h
cejka
/uspace/trunk/
Doxygen comments update.
1644
6722 d 2 h
vana
/uspace/trunk/kbd/arch/
Keyboard esc esc esc shortcut to kconsole & gxemul patch to work return
1603
6723 d 5 h
vana
/uspace/trunk/kbd/arch/ia32/src/
'?' character bug fix
1566
6725 d 1 h
cejka
/uspace/trunk/kbd/arch/ia32/src/
Fixed problem with big chars on ia32.
1560
6725 d 4 h
vana
/uspace/trunk/
fb make changes neaded by ega driver and console switching by function keys
1504
6727 d 3 h
cejka
/uspace/trunk/
Some console bugfixes.
1451
6730 d 5 h
cejka
/uspace/trunk/
Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
1353
6744 d 1 h
jermar
/uspace/trunk/
Fix uspace to compile again.
1339
6744 d 19 h
cejka
/uspace/trunk/
Uspace keyboard handler for ia32.