Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4223 5543 d 8 h decky /trunk/kernel/ represent special keystrokes (cursor arrows, page up/down, delete, etc.) as appropriate Unicode characters
do not parse ANSI control sequences in kconsole, but in serial line driver
 
4220 5543 d 16 h decky /trunk/kernel/ update for string changes  
4114 5565 d 3 h jermar /trunk/ Fix one RAW dependency.  
4060 5569 d 9 h jermar /trunk/kernel/arch/ia64/ Clean up ski handling in kernel.  
4044 5570 d 6 h svoboda /trunk/ Userspace driver for ski keyboard port.  
3962 5583 d 8 h jermar /trunk/kernel/arch/ia64/src/ski/ Make ia64 for ski build again.
Need to implement kernel notifications independent of IRQ notifications.
 
3941 5585 d 3 h jermar /trunk/kernel/ Let IRQ claim methods take irq_t * instead of the instance argument.  
3906 5590 d 0 h jermar /trunk/kernel/ IRQ handlers are using one superfluous argument and an unused elipsis.
On the other hand, IRQ claim functions would need to be passed the instance
argument.
 
3880 5593 d 3 h decky /trunk/kernel/arch/ simplify configuration
introduce arch_construct_function and inb/outb (sometimes empty) on all platforms
various code cleanup
 
3854 5603 d 16 h decky /trunk/kernel/arch/ia64/src/ski/ make compliant with r3848 (kernel/arch/mips32/src/drivers/serial.c)  
3853 5604 d 6 h jermar /trunk/kernel/arch/ia64/src/ski/ Fix ia64 build.  
3844 5605 d 2 h decky /trunk/ silent kernel console output when user space console is active  
3766 5636 d 8 h jermar /trunk/kernel/arch/ia64/src/ Humanitarian facelift for ia64.  
3718 5648 d 14 h svoboda /trunk/ Ski framebuffer driver.  
3661 5667 d 2 h vana /trunk/ IA64: repair similators support  
3657 5667 d 11 h vana /trunk/ Legacy IRQ support, uspace NS16550 support, some minor changes  
2089 6339 d 10 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2082 6345 d 10 h decky /trunk/ __asm__ __volatile__ -> asm volatile  
2071 6350 d 3 h jermar /trunk/ (c) versus (C)  
1945 6440 d 5 h jermar /trunk/kernel/arch/ia64/ ia64 work.
Move keyboard polling to a dedicated kernel thread.
Console initialization and console related sysinfo setup
can be now done in a single function.
 

Show All