Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2479 6184 d 17 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2321 6228 d 16 h decky /trunk/ keep mouse state in i8042_grab, unify keyboard and mouse IRQ handler
(this fixes ticket #12)
 
2071 6341 d 10 h jermar /trunk/ (c) versus (C)  
1939 6432 d 14 h decky /trunk/ ia32: fix compilation, keyboard not checked yet  
1874 6473 d 11 h jermar /trunk/uspace/kbd/ Cleanup and reorganize the kbd service a bit.  
1787 6531 d 13 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1720 6556 d 10 h palkovsky /uspace/trunk/ Some cleanups. Martin...try make clean;make...  
1713 6556 d 12 h palkovsky /uspace/trunk/ Turn off mouse pointer on fb events (should be probably somewhat more selective).  
1707 6557 d 11 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1694 6561 d 14 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 6565 d 6 h cejka /uspace/trunk/ Another doxygen comments.  
1649 6565 d 13 h cejka /uspace/trunk/ Doxygen comments update.  
1644 6565 d 17 h vana /uspace/trunk/kbd/arch/ Keyboard esc esc esc shortcut to kconsole & gxemul patch to work return  
1603 6566 d 20 h vana /uspace/trunk/kbd/arch/ia32/src/ '?' character bug fix  
1566 6568 d 16 h cejka /uspace/trunk/kbd/arch/ia32/src/ Fixed problem with big chars on ia32.  
1560 6568 d 19 h vana /uspace/trunk/ fb make changes neaded by ega driver and console switching by function keys  
1504 6570 d 18 h cejka /uspace/trunk/ Some console bugfixes.  
1451 6573 d 20 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1353 6587 d 16 h jermar /uspace/trunk/ Fix uspace to compile again.  
1339 6588 d 10 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.