Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3386 5794 d 22 h decky /branches/network/ add new network branch (copy of current trunk)  
2621 6080 d 23 h jermar /trunk/uspace/ Modify the async framework to make use of all six syscall arguments.
Supply user-friendly macros as in previous cases.
 
2479 6233 d 1 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2321 6277 d 0 h decky /trunk/ keep mouse state in i8042_grab, unify keyboard and mouse IRQ handler
(this fixes ticket #12)
 
2071 6389 d 18 h jermar /trunk/ (c) versus (C)  
1939 6480 d 22 h decky /trunk/ ia32: fix compilation, keyboard not checked yet  
1874 6521 d 19 h jermar /trunk/uspace/kbd/ Cleanup and reorganize the kbd service a bit.  
1787 6579 d 20 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1720 6604 d 18 h palkovsky /uspace/trunk/ Some cleanups. Martin...try make clean;make...  
1713 6604 d 19 h palkovsky /uspace/trunk/ Turn off mouse pointer on fb events (should be probably somewhat more selective).  
1707 6605 d 19 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1694 6609 d 22 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 6613 d 13 h cejka /uspace/trunk/ Another doxygen comments.  
1649 6613 d 21 h cejka /uspace/trunk/ Doxygen comments update.  
1644 6614 d 1 h vana /uspace/trunk/kbd/arch/ Keyboard esc esc esc shortcut to kconsole & gxemul patch to work return  
1603 6615 d 3 h vana /uspace/trunk/kbd/arch/ia32/src/ '?' character bug fix  
1566 6616 d 23 h cejka /uspace/trunk/kbd/arch/ia32/src/ Fixed problem with big chars on ia32.  
1560 6617 d 2 h vana /uspace/trunk/ fb make changes neaded by ega driver and console switching by function keys  
1504 6619 d 1 h cejka /uspace/trunk/ Some console bugfixes.  
1451 6622 d 4 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1353 6636 d 0 h jermar /uspace/trunk/ Fix uspace to compile again.  
1339 6636 d 18 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.