Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4073 6284 d 17 h rimsky /branches/sparc/ Implemented input and output drivers for Niagara. Written in the old-fashion style (do not use the new DDI infrastructure nor the new keyboard driver). Anyway, tetris can be played.  
3742 6360 d 1 h rimsky /branches/sparc/ The sparc branch synchronized with trunk at revision 3722 (trunk@3722).  
3665 6383 d 14 h rimsky /branches/sparc/ Merged latest trunk changes into the sparc brach.  
3593 6398 d 14 h rimsky /branches/sparc/ Merged latest trunk changes into sparc branch.  
3549 6411 d 14 h rimsky /branches/sparc/ Implemented uspace Serengeti drivers for kbd and fb. Integrated with other parts of HelenOS. Now it is possible to play Tetris on a simulated Serengeti machine (usiii.simics).  
3343 6488 d 20 h decky /branches/sparc/ add sparc branch  
3201 6536 d 0 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
3081 6565 d 22 h decky /trunk/uspace/srv/ remove __entry_driver entry points  
2479 6912 d 0 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2465 6926 d 22 h jermar /trunk/ Merge arm32 into trunk.  
2071 7068 d 17 h jermar /trunk/ (c) versus (C)  
1873 7200 d 17 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1787 7258 d 19 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 7284 d 17 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 7301 d 2 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 7313 d 15 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 7313 d 15 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 7314 d 23 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 7315 d 16 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.