Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2479 6173 d 10 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6330 d 3 h jermar /trunk/ (c) versus (C)  
1873 6462 d 3 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1787 6520 d 5 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1720 6545 d 2 h palkovsky /uspace/trunk/ Some cleanups. Martin...try make clean;make...  
1713 6545 d 4 h palkovsky /uspace/trunk/ Turn off mouse pointer on fb events (should be probably somewhat more selective).  
1707 6546 d 3 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1694 6550 d 6 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 6553 d 22 h cejka /uspace/trunk/ Another doxygen comments.  
1649 6554 d 6 h cejka /uspace/trunk/ Doxygen comments update.  
1644 6554 d 10 h vana /uspace/trunk/kbd/arch/ Keyboard esc esc esc shortcut to kconsole & gxemul patch to work return  
1603 6555 d 12 h vana /uspace/trunk/kbd/arch/ia32/src/ '?' character bug fix  
1566 6557 d 8 h cejka /uspace/trunk/kbd/arch/ia32/src/ Fixed problem with big chars on ia32.  
1560 6557 d 11 h vana /uspace/trunk/ fb make changes neaded by ega driver and console switching by function keys  
1504 6559 d 10 h cejka /uspace/trunk/ Some console bugfixes.  
1451 6562 d 13 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1353 6576 d 8 h jermar /uspace/trunk/ Fix uspace to compile again.  
1339 6577 d 2 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.