Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3905 5635 d 8 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 5707 d 11 h jermar /trunk/ Merge sparc branch to trunk.  
2479 6238 d 17 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6395 d 10 h jermar /trunk/ (c) versus (C)  
1938 6486 d 21 h decky /trunk/uspace/kbd/arch/mips32/src/ mips32: update kbd driver  
1874 6527 d 11 h jermar /trunk/uspace/kbd/ Cleanup and reorganize the kbd service a bit.  
1787 6585 d 12 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1699 6613 d 20 h vana /uspace/trunk/kbd/arch/mips32/src/ Kbd patch for gxemul with no framebuffer  
1694 6615 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.
 
1649 6619 d 13 h cejka /uspace/trunk/ Doxygen comments update.  
1645 6619 d 17 h vana /uspace/trunk/kbd/arch/ Mips and Itanium kconsole shortcut  
1644 6619 d 17 h vana /uspace/trunk/kbd/arch/ Keyboard esc esc esc shortcut to kconsole & gxemul patch to work return  
1632 6620 d 7 h vana /uspace/trunk/kbd/arch/mips32/src/ Gxemul function keys kbd driver support  
1622 6620 d 11 h vana /uspace/trunk/kbd/arch/mips32/src/ F - keys in msim  
1451 6627 d 20 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1353 6641 d 16 h jermar /uspace/trunk/ Fix uspace to compile again.  
1347 6641 d 20 h palkovsky /uspace/trunk/ Added keyboard support to mips.  
1339 6642 d 10 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.