Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4073 5621 d 3 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.  
3618 5730 d 0 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.  
3607 5730 d 23 h rimsky /branches/sparc/ Cleanup and minor fixes.  
3582 5740 d 13 h rimsky /branches/sparc/ Made changes making HelenOS run on US-IV CPUs. Minor refactoring of the SGCN driver.  
3549 5747 d 23 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 5825 d 6 h decky /branches/sparc/ add sparc branch  
2541 6152 d 10 h jermar /trunk/uspace/ Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get rid off the non-standard and dummy types.h.
 
2479 6248 d 9 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6405 d 2 h jermar /trunk/ (c) versus (C)  
1931 6497 d 3 h jermar /trunk/ Add support for IPC notifications even for polled ns16550 based keyboard.  
1923 6498 d 2 h jermar /trunk/ Replace the old IRQ dispatcher and IPC notifier with new implementation.
Note that all architectures except for sparc64 are now broken
and don't even compile.
 
1873 6537 d 3 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1797 6589 d 23 h decky /trunk/uspace/ dummy Sparc64 uspace support (it just compiles)