Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4073 5544 d 5 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 5619 d 13 h rimsky /branches/sparc/ The sparc branch synchronized with trunk at revision 3722 (trunk@3722).  
3665 5643 d 2 h rimsky /branches/sparc/ Merged latest trunk changes into the sparc brach.  
3602 5654 d 5 h rimsky /branches/sparc/ Merge latest trunk changes into the sparc branch.  
3492 5692 d 6 h rimsky /branches/sparc/ Changes in trunk merged into the sparc branch. SILO's ramdisk issue solved by the CONFIG_RD_EXTERNAL option.  
3468 5712 d 17 h svoboda /trunk/kernel/generic/src/udebug/ Document functions in udebug_ipc.c  
3457 5717 d 6 h svoboda /trunk/kernel/generic/src/udebug/ Document functions in udebug.c and udebug_ops.c  
3441 5719 d 11 h svoboda /trunk/kernel/generic/src/ Use LOG() instead of printf() for debug messages.  
3438 5719 d 13 h svoboda /trunk/ Merge syscall tracer (trace) and relevant part of udebug interface from tracing to trunk.