Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3905 5592 d 20 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 5664 d 23 h jermar /trunk/ Merge sparc branch to trunk.  
2479 6196 d 5 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6352 d 22 h jermar /trunk/ (c) versus (C)  
1938 6444 d 9 h decky /trunk/uspace/kbd/arch/mips32/src/ mips32: update kbd driver  
1874 6484 d 23 h jermar /trunk/uspace/kbd/ Cleanup and reorganize the kbd service a bit.  
1787 6543 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1699 6571 d 8 h vana /uspace/trunk/kbd/arch/mips32/src/ Kbd patch for gxemul with no framebuffer  
1694 6573 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.
 
1649 6577 d 1 h cejka /uspace/trunk/ Doxygen comments update.  
1645 6577 d 5 h vana /uspace/trunk/kbd/arch/ Mips and Itanium kconsole shortcut  
1644 6577 d 5 h vana /uspace/trunk/kbd/arch/ Keyboard esc esc esc shortcut to kconsole & gxemul patch to work return  
1632 6577 d 19 h vana /uspace/trunk/kbd/arch/mips32/src/ Gxemul function keys kbd driver support  
1622 6577 d 23 h vana /uspace/trunk/kbd/arch/mips32/src/ F - keys in msim  
1451 6585 d 8 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1353 6599 d 4 h jermar /uspace/trunk/ Fix uspace to compile again.  
1347 6599 d 9 h palkovsky /uspace/trunk/ Added keyboard support to mips.  
1339 6599 d 22 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.