Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4073 5546 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.  
3665 5645 d 0 h rimsky /branches/sparc/ Merged latest trunk changes into the sparc brach.  
3593 5660 d 0 h rimsky /branches/sparc/ Merged latest trunk changes into sparc branch.  
3492 5694 d 4 h rimsky /branches/sparc/ Changes in trunk merged into the sparc branch. SILO's ramdisk issue solved by the CONFIG_RD_EXTERNAL option.  
3445 5721 d 2 h jermar /trunk/kernel/ Rename ipc/ipc_kbox.c to ipc/kbox.c.  
3441 5721 d 10 h svoboda /trunk/kernel/generic/src/ Use LOG() instead of printf() for debug messages.  
3438 5721 d 11 h svoboda /trunk/ Merge syscall tracer (trace) and relevant part of udebug interface from tracing to trunk.