Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3862 5561 d 12 h rimsky /branches/sparc/kernel/ Changed the structure of header files, which have sun4u and sun4v versions. Implemented some sun4v TSB functions.  
3618 5635 d 11 h rimsky /branches/sparc/ Support for framebuffers, where the first pixel is mapped to a different address than the OBP 'reg' property claims. Cleanup, comments, C-style.  
3549 5653 d 11 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).  
3514 5662 d 11 h rimsky /branches/sparc/ Input support added to SGCN driver, connected to HelenOS kernel (uspace TBD), so that kconsole is usable.  
3502 5663 d 12 h rimsky /branches/sparc/ Implemented Serengeti console driver (only output, input TBD), all output now goes to the console instead of Simics CLI window.