Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3905 5571 d 3 h svoboda /trunk/uspace/ Keycodes, keyboard events, kbd_event_get(). Keyboard driver now (formally) produces kbd events (press/release, keycode, mods, char) instead of just characters. In reality, the driver and client are only hacked to work with the new interface atm.  
3672 5643 d 6 h jermar /trunk/ Merge sparc branch to trunk.  
2479 6174 d 12 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6331 d 5 h jermar /trunk/ (c) versus (C)  
1938 6422 d 16 h decky /trunk/uspace/kbd/arch/mips32/src/ mips32: update kbd driver  
1874 6463 d 6 h jermar /trunk/uspace/kbd/ Cleanup and reorganize the kbd service a bit.  
1787 6521 d 7 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1699 6549 d 15 h vana /uspace/trunk/kbd/arch/mips32/src/ Kbd patch for gxemul with no framebuffer  
1694 6551 d 9 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.
 
1649 6555 d 8 h cejka /uspace/trunk/ Doxygen comments update.  
1645 6555 d 12 h vana /uspace/trunk/kbd/arch/ Mips and Itanium kconsole shortcut  
1644 6555 d 12 h vana /uspace/trunk/kbd/arch/ Keyboard esc esc esc shortcut to kconsole & gxemul patch to work return  
1632 6556 d 2 h vana /uspace/trunk/kbd/arch/mips32/src/ Gxemul function keys kbd driver support  
1622 6556 d 6 h vana /uspace/trunk/kbd/arch/mips32/src/ F - keys in msim  
1451 6563 d 15 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1353 6577 d 11 h jermar /uspace/trunk/ Fix uspace to compile again.  
1347 6577 d 15 h palkovsky /uspace/trunk/ Added keyboard support to mips.  
1339 6578 d 5 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.