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
3923 5601 d 13 h svoboda /trunk/ Keyboard driver overhaul -- organize by hardware structure. This is w.i.p. Modifier keys, as well as ppc32, ia64 and sparc64 will not work yet.  
2479 6206 d 23 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6363 d 16 h jermar /trunk/ (c) versus (C)  
1874 6495 d 16 h jermar /trunk/uspace/kbd/ Cleanup and reorganize the kbd service a bit.  
1787 6553 d 18 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 6579 d 16 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1694 6583 d 19 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 6587 d 19 h cejka /uspace/trunk/ Doxygen comments update.  
1451 6596 d 1 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1445 6596 d 23 h cejka /uspace/trunk/ First attempt to uspace console. Not working yet.  
1339 6610 d 15 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.