Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2131 6916 d 2 h decky /branches/ add development branches  
2071 6981 d 22 h jermar /trunk/ (c) versus (C)  
1874 7113 d 23 h jermar /trunk/uspace/kbd/ Cleanup and reorganize the kbd service a bit.  
1787 7172 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1720 7196 d 22 h palkovsky /uspace/trunk/ Some cleanups. Martin...try make clean;make...  
1713 7197 d 0 h palkovsky /uspace/trunk/ Turn off mouse pointer on fb events (should be probably somewhat more selective).  
1707 7197 d 23 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1694 7202 d 2 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 7205 d 18 h cejka /uspace/trunk/ Another doxygen comments.  
1649 7206 d 1 h cejka /uspace/trunk/ Doxygen comments update.  
1644 7206 d 5 h vana /uspace/trunk/kbd/arch/ Keyboard esc esc esc shortcut to kconsole & gxemul patch to work return  
1603 7207 d 8 h vana /uspace/trunk/kbd/arch/ia32/src/ '?' character bug fix  
1566 7209 d 4 h cejka /uspace/trunk/kbd/arch/ia32/src/ Fixed problem with big chars on ia32.  
1560 7209 d 7 h vana /uspace/trunk/ fb make changes neaded by ega driver and console switching by function keys  
1504 7211 d 6 h cejka /uspace/trunk/ Some console bugfixes.  
1451 7214 d 8 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1353 7228 d 4 h jermar /uspace/trunk/ Fix uspace to compile again.  
1339 7228 d 22 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.