Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2131 6270 d 16 h decky /branches/ add development branches  
2071 6336 d 13 h jermar /trunk/ (c) versus (C)  
1873 6468 d 14 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1787 6526 d 15 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 6552 d 13 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 6568 d 23 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 6581 d 11 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 6581 d 11 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 6582 d 19 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 6583 d 12 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.